pendulum-chain / pendulum-webapp

Repository for the testnet prototype of the Pendulum web application
GNU General Public License v3.0
1 stars 0 forks source link

Blank white screen on startup #63

Open TorstenStueber opened 2 years ago

TorstenStueber commented 2 years ago

When connecting to a local node and then reloading the webapp at a later point in time when the node is not running anymore, then there is an error message API-WS: disconnected from ws://localhost:8844: 1006:: Abnormal Closure in the console and it takes about 30 seconds for the website to show any content. Before that it is just a blank page and looks like it is not working.

gonzamontiel commented 2 years ago

Hi, so if the node is down, and the UI is in an invalid state, what would be the expected behavior for you? Maybe fallback to a default network, like "Rococo"? Maybe we can indicate with a small dot (red/green) if the current node is available or not.