You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
everything works when i manually connect to the server but it doesn't automatically connect, chrome dev console shows the following error
app.3e70f29417df73517431.js:1 Uncaught (in promise) Error: Error: server error
at d.<anonymous> (app.3e70f29417df73517431.js:1)
at d.n.emit (vendor.d4c8217a8eb92ad12509.js:27)
at d.emit (vendor.d4c8217a8eb92ad12509.js:35)
at d.emitAll (vendor.d4c8217a8eb92ad12509.js:35)
at l.<anonymous> (vendor.d4c8217a8eb92ad12509.js:35)
at l.n.emit (vendor.d4c8217a8eb92ad12509.js:27)
at l.onError (vendor.d4c8217a8eb92ad12509.js:1551)
at l.onPacket (vendor.d4c8217a8eb92ad12509.js:1551)
at c.<anonymous> (vendor.d4c8217a8eb92ad12509.js:1551)
at c.n.emit (vendor.d4c8217a8eb92ad12509.js:27)
I'm not using your nginx package as i reverse proxy seperately, my config is as follow
everything works when i manually connect to the server but it doesn't automatically connect, chrome dev console shows the following error
which points to
in file /js/app.3e70f29417df73517431.js
The text was updated successfully, but these errors were encountered: