RafalWilinski / express-status-monitor

🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
https://dynobase.dev/
MIT License
3.59k stars 253 forks source link

Not working on MacOS Safari, iOS browsers. #177

Open jeneewillis opened 3 years ago

jeneewillis commented 3 years ago

Websocket connection doesn't work on Safari desktop browser, and all browser at iOS.

https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.4.5/socket.io.min.js WebSocket connection to 'wss://{domain.com}/socket.io/?EIO=3&transport=websocket&sid=OwKaDx900YpSRDC7AAC_' failed: WebSocket is closed before the connection is established.

Is there any solution that works around it?

Thank!

petscheit commented 2 years ago

try deactivating your ad-blocker. that did it for me

LetsMelon commented 2 years ago

I think that my fork fixes this issue, but I'm not quite sure but I had an familiar error. the link You can just install it with

npm install https://github.com/diplomaProjectAdanui/express-status-monitor
yarn add https://github.com/diplomaProjectAdanui/express-status-monitor