Joël Charles

Results 108 comments of Joël Charles

This comment can be of interest https://github.com/magne4000/node-libquassel/issues/25#issuecomment-988140501

@infecticide Can you just try to reload before trying to connect. The websocket seems to have closed. I need to fix that, but you can probably just have it working...

It should be there, but it appears to be broken 😬I'll need to fix this sorry.

What version of the core are you using ? And do you have a more detailed stacktrace ?

Hum, just in case, could you run the following command to cleanup and reinstall dependencies `rm -rf node_modules && npm install --production` ? Also, what `node` version are you using...

Yeah there seems to be a real error, its odd, I'm wondering if anyone else is having the same issue. Out of curiosity, which browser are you using / on...

Yep, seems to come from Chrome/Chromium latest versions. Sadly, I will not have time to dig into that until several months as I do not have a lot of free...

Could you check you `quassel-core.log` file (`/var/log/`) and see if there is any error when you send the message from the web interface ?

Could you also check the Browsers console for any error ?