aragon / aragon-apps

(Aragon 1) Aragon apps developed by Aragon Core Devs (smart contracts + webapps)
https://aragon.org/discover
GNU Affero General Public License v3.0
388 stars 212 forks source link

Survey app is loading inconsistently #353

Closed john-light closed 6 years ago

john-light commented 6 years ago

After a few refreshes it might load. But most of the time I just get a page that looks like this:

aragonsurveyload

N3R01N commented 6 years ago

can confirm this. but for me it never loaded. tried it with brave-browser and chrome. in the console log i see this: WebSocket connection to 'wss://mainnet.aragon.network/ws' failed: Error during WebSocket handshake: Unexpected response code: 502

sohkai commented 6 years ago

Closing this with the recent changes to which node we're pointing to (now pointing to infura): https://github.com/aragon/aragon/pull/284

In general our websocket connection and node infrastructure isn't the most robust... so this may happen a few times :(.