I was working with a websocket server that hosted in glitch, everything was fine, until last night when I tried to connect to the server from my client, and I got this error: "WebSocket connection to ‘wss://mydomain.glitch.me/’ failed: ". ( There was no more details about the error in the console & network page on devtols )
The next day I kept trying and nothing, I tried with several of my devices and nothing, so I tried other projects with websocket in glitch and I got the same error, any help?