Replies: 2 comments
-
Plotting on Windows with Powershell, no issues at all. Open Powershell and do following: cd ~\AppData\Local\chia-blockchain\app-1.1.5\resources\app.asar.unpacked\daemon If you are running on a single system and using GUI you can close gui and give following command: More information can be found here: Running with Powershell it is harder to track the progress but on link below there is a section where every phase is explained and give you a good indication at where you're currently at while plotting: |
Beta Was this translation helpful? Give feedback.
-
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'm plotting with the GUI (Win 10 pro)
This is the fourth time crashed I've lost over 20 plots due to this problem without knowing the reason
This is the last information in the debug file
2021-05-17T09: 23: 54.788 full_node full_node_server: WARNING Trying to ban localhost for 10, but will not ban 2021-05-17T09: 23: 54.789 full_node asyncio: ERROR Task exception was never retrieved future: <Task finished coro = <ChiaServer.incoming_api_task. <locals> .api_call () done, defined at chia \ server \ server.py: 482> exception = CancelledError ()> concurrent.futures._base.CancelledError 2021-05-17T09: 23: 54.790 full_node full_node_server: ERROR Exception: <class 'concurrent.futures._base.CancelledError'>, closing connection {'host': '127.0.0.1', 'port': 8449}. Traceback (most recent call last): File "chia \ server \ server.py", line 531, in api_call File "asyncio \ tasks.py", line 435, in wait_for concurrent.futures._base.CancelledError
Beta Was this translation helpful? Give feedback.
All reactions