provider-services tx deployment authz grant <deploy-wallet> <fund-amount> --from <funding-wallet>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Session into prod Akash providder | |
(base) scarruthers@Scotts-MacBook-Pro .ssh % tailscale ssh root@100.116.131.81 | |
### List deployments and target random Akash deployment | |
root@node1:~# kubectl get deployments -A | |
NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE | |
1kapm1ar3r05apaeh4k4ec1b32p67iim7e8i51dk3ij8u service-1 1/1 1 1 9h | |
1q4ds8qf39a2m7jghhkv1udfsiq0nh34en9n6vv61pnna service-1 1/1 1 1 23h |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"app_name": "akash", | |
"app_version": "v1.0.0-rc30", | |
"genesis_time": "2025-08-30T19:47:23.398782548Z", | |
"chain_id": "testnet-7", | |
"initial_height": 1, | |
"app_hash": null, | |
"app_state": { | |
"07-tendermint": null, | |
"audit": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Grant pre deployment creation: | |
``` | |
provider-services query authz grants akash14ql2n74l3jnpzvas4puflstxyn2k9thzmf98g9 akash1fvj54cfq2nrv24k3h9hetzadkgw3falw3suyms | |
grants: | |
- authorization: | |
'@type': /akash.escrow.v1.DepositAuthorization | |
scopes: | |
- deployment | |
spend_limit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"app_name": "akash", | |
"app_version": "v1.0.0-rc29", | |
"genesis_time": "2025-08-29T18:27:00.896898562Z", | |
"chain_id": "testnet-7", | |
"initial_height": 1, | |
"app_hash": null, | |
"app_state": { | |
"07-tendermint": null, | |
"audit": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
provider-services tx deployment create deploy.yml --from authztest --deposit-sources grant | |
Error: rpc error: code = Unknown desc = rpc error: code = Unknown desc = recovered: unexpected key length; got: 6, expected: 193 | |
stack: | |
goroutine 24023 [running]: | |
runtime/debug.Stack() | |
runtime/debug/stack.go:26 +0x5e | |
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x3db69c0, 0xc003c33d30}) | |
github.com/cosmos/cosmos-sdk@v0.53.3/baseapp/recovery.go:74 +0x25 | |
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x3db69c0?, 0xc003c33d30?}) | |
github.com/cosmos/cosmos-sdk@v0.53.3/baseapp/recovery.go:42 +0x2d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"app_name": "akash", | |
"app_version": "v1.0.0-rc28", | |
"genesis_time": "2025-08-29T13:00:27.133844843Z", | |
"chain_id": "testnet-7", | |
"initial_height": 1, | |
"app_hash": null, | |
"app_state": { | |
"07-tendermint": null, | |
"audit": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[?2004l | |
[?2004h]0;root@k8s-gpu-20250815-145403: ~root@k8s-gpu-20250815-145403:~# | |
[?2004l | |
[?2004h]0;root@k8s-gpu-20250815-145403: ~root@k8s-gpu-20250815-145403:~# | |
[?2004l | |
[?2004h]0;root@k8s-gpu-20250815-145403: ~root@k8s-gpu-20250815-145403:~# kubectl logs akash-provider-0 -n akash-services | |
[?2004l | |
Defaulted container "provider" out of: provider, init (init) | |
curl is /usr/bin/curl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"app_name": "akash", | |
"app_version": "v1.0.0-rc27", | |
"genesis_time": "2025-08-25T19:43:50.602448165Z", | |
"chain_id": "testnet-7", | |
"initial_height": 1, | |
"app_hash": null, | |
"app_state": { | |
"07-tendermint": null, | |
"audit": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"app_name": "akash", | |
"app_version": "v1.0.0-rc27", | |
"genesis_time": "2025-08-25T19:13:18.16869695Z", | |
"chain_id": "testnet-7", | |
"initial_height": 1, | |
"app_hash": null, | |
"app_state": { | |
"07-tendermint": null, | |
"audit": { |