WebSocket connection in UI not working

Hi!

I’m running Rancher from Docker and I’m directly connecting to it, without a proxy in between and using LetsEncrypt certificate. I don’t get live updates in the UI, the console is full with:

Socket opened (state=connecting, id=13)
subscribe.js:260 Project Subscribe connected (sockId=13) (after 10 tries, 10.776 sec)
socket.js:187 Socket null closed
subscribe.js:267 Project Subscribe disconnected (sockId=null)
socket.js:49 Socket connecting (id=14, url=wss://localhost:3001/v3/projects/c-5x57f:p-mmhd4/subscribe...)
socket.js:239 Socket opened (state=connecting, id=14)
subscribe.js:260 Project Subscribe connected (sockId=14) (after 11 tries, 11.791 sec)
socket.js:187 Socket null closed
subscribe.js:267 Project Subscribe disconnected (sockId=null)
socket.js:49 Socket connecting (id=15, url=wss://localhost:3001/v3/projects/c-5x57f:p-mmhd4/subscribe...)
socket.js:239 Socket opened (state=connecting, id=15)
subscribe.js:260 Project Subscribe connected (sockId=15) (after 12 tries, 12.771 sec)
socket.js:187 Socket null closed
subscribe.js:267 Project Subscribe disconnected (sockId=null)
socket.js:49 Socket connecting (id=16, url=wss://localhost:3001/v3/projects/c-5x57f:p-mmhd4/subscribe...)
socket.js:239 Socket opened (state=connecting, id=16)
subscribe.js:260 Project Subscribe connected (sockId=16) (after 13 tries, 13.781 sec)
socket.js:187 Socket null closed
subscribe.js:267 Project Subscribe disconnected (sockId=null)

Would appreciate help!

Resolved, I think the problem was the cattle workload in the System project