x42-Archive / X42-FullNode-Old

x42 Full Node
http://www.x42.tech
MIT License
4 stars 3 forks source link

Wallet does not restart after lost internet connection #7

Open EWUEaglesJ opened 6 years ago

EWUEaglesJ commented 6 years ago

When internet connection is unexpectedly lost, the following screen results:

image

To be reconnected, the wallet must manually be restarted. The current downside is that it interrupts staking. However, a greater concern is posed when considering how this will impact masternodes that are hosting other projects.

You can get the wallet to move past the "Something went wrong message" by clicking OK several times.

image

However, the wallet does not establish connections in this state. It will remain at zero connections indefinitely, even though internet connectivity has been restored on the device. The wallet MUST be manually restarted to once again reconnect to the network.

Steps to recreate:

  1. Lose internet connectivity unexpectedly.
  2. Receive error message
  3. Click OK repeatedly until main wallet screen is displayed.
  4. Note connections do not automatically reestablish.