sync issues due to asyncio.wait() #10127
ashokaustin7
started this conversation in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
My chia gui in ubuntu hasn't been syncing for about a month now.
I am getting the following error. Can anyone help me please?
(venv) ashok@ashok-Inspiron-3670:
/chia-blockchain/chia-blockchain-gui$ npm run electron &/chia-blockchain/chia-blockchain-gui$[1] 5868
(venv) ashok@ashok-Inspiron-3670:
/home/ashok/chia-blockchain/app.asar.unpacked/daemon
false
[5956:0204/105657.795221:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
startUrl file:///home/ashok/chia-blockchain/chia-blockchain-gui/build/renderer/index.html
/home/ashok/chia-blockchain/app.asar.unpacked/daemon
false
/home/ashok/chia-blockchain/app.asar.unpacked/daemon
false
Running python script
Script ../chia/daemon/server.py
child process success
(venv) ashok@ashok-Inspiron-3670:~/chia-blockchain/chia-blockchain-gui$ No cert
Have cert
stderr: /home/ashok/chia-blockchain/chia-blockchain-gui/../chia/daemon/server.py:1100: DeprecationWarning: The explicit passing of coroutine objects to asyncio.wait() is deprecated since Python 3.8, and scheduled for removal in Python 3.11.
await asyncio.wait(jobs)
Thanks,
Ashok
Beta Was this translation helpful? Give feedback.
All reactions