Replies: 3 comments 6 replies
-
first what comes into my mind - check if services is running properly and even listening on localhost:55400. |
Beta Was this translation helpful? Give feedback.
-
Today I used chia.keva.app to find and connect to other peers and that seems to kick it back into syncing for a short time. |
Beta Was this translation helpful? Give feedback.
-
@Suprdude4 , if you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been unable to sync with the Chia network for the past 2 days without a hint as to why.
I'm using the Swar Chia Plot Manager for parallel plotting.
My Chia Software has been updated to 1.1.5,
I checked task manager and it shows many instances of these programs running, not sure if this is normal for parallel plotting or not.
Has anyone else had this issue?
I pulled this from the debug log:
Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 281, in connect_to_daemon
File "chia\rpc\rpc_server.py", line 239, in connection
File "aiohttp\client_ws.py", line 230, in receive
File "aiohttp\streams.py", line 644, in read
File "aiohttp\streams.py", line 604, in read
concurrent.futures._base.CancelledError
<class 'concurrent.futures._base.CancelledError'>
2021-05-13T20:15:37.975 harvester chia.rpc.rpc_server : WARNING Cannot connect to daemon at ws://localhost:55400
2021-05-13T20:15:37.994 full_node chia.rpc.rpc_server : WARNING Cannot connect to daemon at ws://localhost:55400
2021-05-13T20:15:38.007 wallet chia.rpc.rpc_server : WARNING Cannot connect to daemon at ws://localhost:55400
2021-05-13T20:15:38.347 harvester chia.rpc.rpc_server : WARNING Cannot connect to daemon at ws://localhost:55400
OS: [Windows 10]
CPU: [Ryzen 7 2700x]
-16 GB (2x8) DDR4 3200 mHz
-x2 1TB WD Blue m.2 nvme ssd raid 0
-x1 500GB SATA ssd
any help is greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions