You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Qt based sidechains like testchain start, they contact mainchain and synchronize a cache of mainchain block information. Since the launcher doesn't know about this it looks like it has frozen after hitting run on testchain until the mainchain block cache is synchronized.
Update: I tried to reproduce this again today, and it didn't freeze up and everything worked correctly. So this issue only happens sometimes but I haven't figured out why yet.
When the Qt based sidechains like testchain start, they contact mainchain and synchronize a cache of mainchain block information. Since the launcher doesn't know about this it looks like it has frozen after hitting run on testchain until the mainchain block cache is synchronized.
We could check for this error message:
or just wait for a minute, as syncing is pretty fast.
The text was updated successfully, but these errors were encountered: