Jump to content

WebSocket connection to wss:// sub/var' failed: dynamix


Recommended Posts

When I go to the plugins tab, I only get the loading thingy (vertical bars) and then nothing happens. Console shows

WebSocket connection to 'wss://<my-server>:4433/sub/var' failed:

 from

dynamix.js?v=1596576684:34

How to fix this? I'm unable to upgrade my plugins at this moment. 

Edited by eXorQue
code-block
Link to comment
On 3/1/2022 at 8:58 PM, bonienl said:

Start with clearing the cache of your browser and restarting your browser fresh.

 

I have tried clearing cache, and in a fresh install of firefox (as I didn't have it installed yet). In Firefox I see another message 

```
GET wss://488af51abcfd8d6b9afac041cb7eb63e770b2928.unraid.net:4433/sub/dockerload [HTTP/1.1 507 Insufficient Storage 48ms]
```

Link to comment
  • 2 weeks later...

For anyone else having this problem in the future (Fix at the bottom, description in the middle):
 

Symptoms: Everything works fine after a reboot but after "extended" uptime (1-2 days) the error would occur and unraid would show 100% memory usage in the "Log" section.

 

Problem: After some days of testing I believe that the issue may be that unraid is unable to handle stale websocket connections. Like when you're putting your computer to sleep the connection doesn't get terminated by your browser since it doesn't actually quit, it just gets frozen.

 

Solution: What fixed it for me was to always log out of unraid, therefore properly closing the websockets, before putting my PC/Laptop to sleep/hibernate.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...