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
I get the following error when requesting golem status. And the provider does not get any tasks.
$ golemsp status [2024-07-03T17:35:30Z WARN golemsp::status] yagna payment status for on-chain failed: Command { std: "/home/vilius/.local/share/ya-installer/bundles/golem-provider-linux-v0.15.2/yagna" "--json" "payment" "status" "--account" "0xd1c93d9ee0848646da18c1cf21e5a753cd422c75" "--network" "mainnet" "--driver" "erc20", kill_on_drop: false } failed.: Stdout: Stderr: [2024-07-03T19:35:29.868+0200 INFO ya_service_bus::remote_router] trying to connect to: /tmp/yagna.sock [2024-07-03T19:35:29.868+0200 INFO ya_service_bus::connection] started connection to gsb [2024-07-03T19:35:29.870+0200 ERROR yagna] Exiting..., error details: Error while sending payment: Unreachable, /home/runner/.cargo/git/checkouts/erc20_payment_lib-fffa785e9cf776f9/0304f7f/crates/erc20_payment_lib/src/eth.rs:162:22 [2024-07-03T19:35:29.870+0200 INFO ya_service_bus::connection] stopped connection to gsb Error: Error while sending payment: Unreachable, /home/runner/.cargo/git/checkouts/erc20_payment_lib-fffa785e9cf776f9/0304f7f/crates/erc20_payment_lib/src/eth.rs:162:22
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get the following error when requesting golem status. And the provider does not get any tasks.
The text was updated successfully, but these errors were encountered: