trizin

Results 18 comments of trizin

Hello! Please ensure your pdr-backend is up to date. Try running `git pull` to fetch the most recent changes. If you're still experiencing issues, feel free to let me know...

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...

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...

Awesome! Thanks for the update. I've created a new issue #1548 to improve the error message.

One users raised an issue: Starting a predictoor with the latest version fails with the following error: ``` File "/root/pdr-backend/venv3/pdr-backend/pdr_backend/predictoor/predictoor_agent.py", line 223, in take_step self.submit_prediction_txs( File "/root/pdr-backend/venv3/lib/python3.11/site-packages/enforce_typing/decorator.py", line 29, in...

im not familiar with this, better if @idiom-bytes takes a look

@KatunaNorbert I updated it in a few other places. I suggest we handle the rest of the changes in different PRs (readmes, code comments etc.), there are many and it's...