soulteary / docker-cronicle

Best Cron Docker Self-Hosted, Simple, lightweight, beautiful webui Cronjob / Scheduled task docker solution.
https://soulteary.com/2022/11/17/use-docker-and-traefik-to-build-a-lightweight-and-beautiful-scheduled-task-tool.html
MIT License
196 stars 27 forks source link

manager.js:108 WebSocket connection to 'wss://cronjob.mydomain.io/socket.io/?EIO=4&transport=websocket' failed #16

Open hermesalvesbr opened 9 months ago

hermesalvesbr commented 9 months ago

Captura de tela de 2023-12-14 09-45-30

I'm using caprover, and in the Chrome console, it's showing me the following error message:

manager.js:108 WebSocket connection to 'wss://cronjob.mydomain.io/socket.io/?EIO=4&transport=websocket' failed

Yes, I activated websocket on caprover, also https. But it doesn't work.

Do I need to do any more configuration in nginx for it to work? Because the home page does not open.