Hello,
my chat is not refreshing any more. I noticed this behaviour for some time now - in the past I could work around by reinstalling the server.
Usually it came to this error after updating - and this time it’s worse than ever and even after reinstalling I have this problems.
After sending a message it stays grey:
You have to reload the page in order to see messages.
Server Setup Information
Version of Rocket.Chat Server: 3.15.0
Operating System: Ubuntu 18.04.5 LTS
Deployment Method: tar
Number of Running Instances: 1
DB Replicaset Oplog: 4.0.24 / mmapv1 (oplog Aktiviert)
NodeJS Version: v12.18.4
MongoDB Version: 4.0.24
Proxy: apache, cloudflare
Firewalls involved:
Any additional Information
Firefox Console shows several errors:
Uncaught (in promise) undefined
Firefox can’t establish connection to the server wss://my.domain.com/sockjs/127/iikex39u/websocket
I can partitially solve this problem already:
I had cloudflare cache active and this seemed to be the main problem. now only a few users have problems like this (after clearing cache etc).
but the can’t establish connection to the server wss://bla error remained.
anyone an idea about that?
Hi John,
thanks for pointing me into the right direction!
I checked my bash history and uncovered that I ran proxy_wstunnel without sudo - so it wasn’t activated.
Together with deactivated caching on CDN side everything seems to be fine now!