-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
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
[README] Trouble getting started "insufficient balance to pay fees" #1517
Comments
Hello! Please ensure your pdr-backend is up to date. Try running |
Hi, thanks for offering to help troubleshooting! I cloned the repo a few days ago; after a fresh Best, Gordon |
Thanks for the update! I wasn't able to reproduce the issue that you're experiencing. Could you please share the error message and relevant logs, specifically the 4-5 lines leading up to it? Additionally, ensure that you're running the command on |
Thanks for trying ! Yes, I run the command for I suppose it is a misunderstanding or misuse from my side, not the software.
as written in the tutorial. Another concern of mine: The only way I supplied to the Is this correct? This is the full log: |
Reading the An issue here seems odd to me as
I've also created new keys and checked that I have Test Roses on ParaTimes: Sapphire when importing my private key with RoseWallet. Same result. I am out of ideas for getting this running. @trentmc @trizin Do you perhaps see where I am using Best From Hamburg. |
Thanks for sharing the logs! I noticed it's failing when submitting the predictions. To troubleshoot, would you like to try going back to a fresh install of pdr-backend? Here are the steps:
I've also never tested it on Windows before. If the issue persists even after a fresh installation, using Windows Subsystem for Linux (WSL) may be worth considering. |
Alright, it works now. I cannot pin down what went wrong. I was convinced I had done every step religiously as the ReadMe prescribes. In retrospect – I might have missed the Mac-specific setup below:
After your response, I read the ReadMe concerning the OS more carefully. Perhaps it was this. Whatever it was, the error message I got before was misleading. Thank you for investigating this issue with me! Debugging with someone is invaluable, even for something as trivial as this ! Feel free to close the issue unless you think the error message is worth improving. I'm happy to help investigate. Best Gordon |
Awesome! Thanks for the update. I've created a new issue #1548 to improve the error message. |
Hi Oceaners,
I am just getting started with pdr-backend aiming to make predictions.
Working through the README I fail to run the predictor bot on sapphire testnet
pdr predictoor my_ppss.yaml sapphire-testnet
I keep running into the following error when the bot tries to submit the first prediction:
2024-08-12 13:04:16,534 predictoor_agent INFO Submitting predictions to the chain... Pending nonce: 22 client: transaction check failed: runtime error: module: core code: 5 message: insufficient balance to pay fees
To my understanding of the oasis explorer: I got OCEAN and I got ROSES on testnet.
I've already debugged a bit on the Ocean Discord, yet I seem to get nowhere. Hence, I post it also here whilst this is probably not a bug, but an issue with my setup. I am relatively new to web3, so it's likely me.
I'd appreciate any suggestions - I can't wait to get to the data science part.
My bot makes contract calls, so the connection works fine.
Here is how I set up the rest:
To my understanding, I have about 1000 OCEAN on Sapphire testnet and about 50 Test Tokens, which I assume to be ROSES.
See on OASIS explorer
Screenshots
Desktop:
The text was updated successfully, but these errors were encountered: