almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
142 stars 59 forks source link

receiving "Socket operation timed out" #132

Closed verbal007 closed 3 years ago

verbal007 commented 3 years ago

Using latest build of Manjaro (Arch) linux. Unable to access account. After I start up Etherwall I received the following message after a few seconds.

"Socket operation timed out." ""

Log shows: Connecting to main Etherwall server Response parse error: illegal value HTTP Request error: Socket operation timed out.

almindor commented 3 years ago

It appears the whole server where geth is being hosted became inaccessible, I'm currently attempting a hw reset. If that fails I'll have to ask the hosting provider for support tomorrow.

almindor commented 3 years ago

The server restarted succesfully, a backup geth node is now in use until the primary syncs back to tip.

verbal007 commented 3 years ago

The server restarted succesfully, a backup geth node is now in use until the primary syncs back to tip.

Great. confirmed Thank you!