We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For parachains with custom named directories, like Composable, there needs to be tweaks to the disk usage functions. Example failing action:
jr polkadot/0 get-node-info Running operation 3 with 1 task - task 4 on unit-polkadot-0 Waiting for task 4... chain-block-height: "4768315" chain-peer-count: RPC method error, check if the node has `--rpc-methods unsafe` enabled client-binary-last-changed: "2024-01-26 15:31:35" client-binary-md5sum: 0c948a587e39fe84743160aa76837a97 client-binary-version: 9.10043.0 client-proc-cmdline: "/home/polkadot/polkadot --node-key-file /home/polkadot/node-key --name \U0001F6E1 DWELLIR PICASSO RPC \U0001F6E1 --chain picasso --execution wasm --wasm-execution compiled --rpc-methods safe --state-pruning archive --rpc-max-connections 3000 --rpc-external --rpc-port 9933 --rpc-cors all --prometheus-external -- --sync warp --blocks-pruning 256 --state-pruning 256 " client-service-args: "'--node-key-file /home/polkadot/node-key --name \"\U0001F6E1 DWELLIR PICASSO RPC \U0001F6E1\" --chain picasso --execution wasm --wasm-execution compiled --rpc-methods safe --state-pruning archive --rpc-max-connections 3000 --rpc-external --rpc-port 9933 --rpc-cors all --prometheus-external -- --sync warp --blocks-pruning 256 --state-pruning 256'" client-wasm-files: ~/wasm directory not found disk-usage: "" node-relay: Error finding Relay Chain node-type: Parachain node
Also seen for Robonomics, Bittensor
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For parachains with custom named directories, like Composable, there needs to be tweaks to the disk usage functions. Example failing action:
Also seen for Robonomics, Bittensor
The text was updated successfully, but these errors were encountered: