MeshCentral: Upgrade to 1.0.49 Unable to connect web socket, click to reconnect.
I just upgraded from 1.0.48 to 1.0.49. No other changes made. Now I’m getting this error after logging on: “Unable to connect web socket, click to reconnect.”
To Reproduce Steps to reproduce the behavior:
- Lot into MechCentral
- Error “Unable to connect web socket, click to reconnect.” appears
- If you click to reconnect, it takes you back to the login screen.
Expected behavior You would normally see the list of systems after logging in.
Server Software (please complete the following information):
- OS: Windows 10
- Virtualization: N/A
- Version: 1.0.49
- Node: 16.16.0
- Browser: Google Chrome 103.0.5060.114 64-bit
Remote Device (please complete the following information):
- Device: Laptop / Desktop
- LAN/WAN
- OS: Windows 10
- Version: 21H2
Config.json
{
"settings": {
"cert": "mesh.XXXXX.com",
"_minify": true,
"AllowHighQualityDesktop": true
},
"letsencrypt": {
"email": "XXX@XXXX.com",
"names": "mesh.XXXX.com,
"rsaKeySize": 3072,
"production": true,
"desktopMultiplex": true
}
}
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19 (5 by maintainers)
Commits related to this issue
- Changed the web relay system to correctly with multiple DNS names, #4242 — committed to Ylianst/MeshCentral by Ylianst 2 years ago
Now it works! Thank you very much!
I removed the domain for the cookie as that is not going to work well for many people. I am almost done on the improved version with the fix.
Hello .
I confirm the bug. The problem appears on Chrome and Firefox when trying to access by IP address, not by hostname.
Wow, that was quick! I Installed the update, but now the “MeshCentral” service doesn’t start at all.
It works! Thank you very much!
I tried logging in with clear cookies but that didn’t solve the problem. When accessing through the hostname - the problem does not appear.
Try clearing cookies It worked for me
@Ylianst Thank you, you’re amazing! That worked and both issues are resolved.
If you run
node node_modules/meshcentral --help
you should see this:You can try: