Oct 28, 17 / Oph 21, 01 22:02 UTC
Missing message icons on asgardia.space for 3 days and potential solution ¶
This seems to be a problem that has lasted the past 3 days.
Users are reporting not being able to see the icon "messages" (the one next to your profile photo on the top right side of the asgardia.space pages when you're logged in) and therefore write and read messages exchanged with the Asgardians they friended there.
I believe I found the problem but only half a solution. In the source there is a line of code; remove the Hidden style in your browser's developer tools and the two missing icons will appear. Here is the relevant line of code: "<div class="messenger-container js-messenger hidden" data-socket-url="/socket/messenger/" data-user-info-url="/en/user/api/chat-user-info/">" - the word "hidden" needs removing. I get the icons to appear but I'm told my lists are empty though.
This could be related to all the "WebSocket connection to 'wss://asgardia.space/socket/notifications/' failed: WebSocket is closed before the connection is established." messages I get in my console.