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

Connection not restored after internet outage. #1076

Closed staviq closed 3 years ago

staviq commented 3 years ago

0.2.2, Windows gui.

I had a small ~5min internet outage yesterday, and the chia connection did not recover after internet came back.

It's stuck, since yesterday.

Height 39947

Last blocks stuck unfinished from around 4pm from the day before.

debug.zip

dorkmo commented 3 years ago

rc4 came out this morning, might give it a try too

staviq commented 3 years ago

Dumb question, wht am i supposed to do at "Drag and drop your backup file" ? I don't see any option to make backup from gui from the previous version ?

hoffmang9 commented 3 years ago

It's a backup of non vanilla wallet data - Coloured coins or rate limited wallets. Skip.

I test - far too often - that chia-blockchain will reconnect and sync when a laptop is hibernated and moved to a new network. Was your router confused about uPnP after the outage?

mariano54 commented 3 years ago

I got the same issue after losing wifi, my node did not recover. This was defnitely working a few months ago, not sure when we broke it.

Also, I was syncing and the sync did not cancel properly.

mariano54 commented 3 years ago

Fixed by this: https://github.com/Chia-Network/chia-blockchain/pull/1095