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
Apparently the app crashes, when gaia can't connect to a certain node. The expected behavior is, that the app chooses a new node and tries to connect to that node.
The text was updated successfully, but these errors were encountered:
faboweb
added
the
bug 🐛
issues related to unhandled errors in the code that need to be fixed
label
Feb 5, 2018
in addition... i think we should consider refreshing the view for the user when we reconnect. otherwise, the view just displays the loading graphic and you have to refresh manually.
electron gaia server ready
reconnected to 159.89.3.34:46657
electron requesting to reconnect
electron Picked seed: 159.203.88.224:46656 of [ '178.62.35.120:46656',
'138.68.21.243:46656',
'159.203.88.224:46656',
'138.197.131.102:46656',
'95.85.37.158:46656',
'159.89.3.34:46656' ]
electron 1:20:16 PM 159.203.88.224:46657 is alive
electron quitting running baseserver
starting gaia server with nodeIP 159.89.3.34:46657
startBaseserver /Users/jolesbi/.Cosmos-dev/baseserver
spawning /Users/jolesbi/goApps/bin/gaia with args ""rest-server" "--port" 9070 "--home" "/Users/jolesbi/.Cosmos-dev/baseserver" "--node" "159.89.3.34:46657""
electron gaia exited with code null
electron gaia: 2018/02/05 13:20:16 Serving on ":9070"
electron gaia server ready
electron reconnected to 159.89.3.34:46657
Apparently the app crashes, when gaia can't connect to a certain node. The expected behavior is, that the app chooses a new node and tries to connect to that node.
The text was updated successfully, but these errors were encountered: