Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.82k stars 2.03k forks source link

My comp restarted and now Chia won't restart #11145

Closed dhandler01 closed 2 years ago

dhandler01 commented 2 years ago

What happened?

I even download the new version 1.3.3 or whatever from 10 days ago and it won't even launch to install.

Version

Whatever the last Beta was...

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output

No response

LeslieChiang commented 2 years ago

yea.. is very delicate. I don't know how many times I had to reinstall.

dhandler01 commented 2 years ago

This does not inspire confidence that this platform is viable long term...

wallentx commented 2 years ago

Are you able to set your chia config.yaml to DEBUG, and share the log output when you attempt to start it? Without more details, we can't determine if the issue is specifically related to Chia.

wallentx commented 2 years ago

I've also noticed that if you have bad values in your config.yaml, and you try to launch the GUI, nothing appears to happen. If you check your task manager, you may see 3 Chia services, but nothing outputs to the logs. You may want to kill any of the Chia processes running, rename your current config.yaml, and try to re-launch Chia. It should generate a new config.yaml, and Chia should open.

You can verify if this is indeed the issue by running .\chia.exe stop all -d from your C:\Users\YOURUSER\AppData\Local\chia-blockchain\app-YOURVERSION\resources\app.asar.unpacked\daemon\ directory. If you have an invalid config.yaml, it will inform you of the issues.

dhandler01 commented 2 years ago

When I start I see one process in my task manager and it goes to "0%" of memory used rather fast so it never even opens the node let alone syncs it. It just sits there.

I am not sure how to do any of the things you are suggesting can you give me basic steps thanks!

github-actions[bot] commented 2 years ago

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

github-actions[bot] commented 2 years ago

This issue was automatically closed because it has been flagged as stale, and subsequently passed 7 days with no further activity from the submitter or watchers.