unbalance
unbalance copied to clipboard
unable to read websocket message: websocket: close 1006 (abnormal closure): unexpected EOF
Placed unbalanced behind Nginx Proxy Manager and enabled websocket support, no other config added to nginx. I can access the app , browse the options, but when it has to do calculations, just gets stuck and in logs I see:
unable to read websocket message: websocket: close 1006 (abnormal closure): unexpected EOF
Is there a nginx config I should use to be able to access unbalanced through NPM, or just I just stick to localhost:7090 ?