
While usining domain and im im messaging tab i see: 500 Internal Error
But when i use IP:PORT
i see this:
(Photo)
Where is problem
The console looks like this:
TypeScript
createSocket @ sdk.Ba_-dB3s.js:1
(anonymous) @ sdk.Ba_-dB3s.js:1
sdk.Ba_-dB3s.js:1 Realtime got disconnected. Reconnect will be attempted in 5 seconds. ```
TL;DR
Issue: Error encountered while trying to use a domain, resulting in 500 Internal Error, but no issues when using IP:PORT.
Console Error:
WebSocket connection to 'wss://appwrite.wvn.cz/v1/realtime?project=console&channels%5B%5D=console&channels%5B%5D=project' failed.
Solution: Check domain configuration for WebSocket connection issues. Consider troubleshooting domain settings or consulting with domain service provider.Recommended threads
- console messaging - Error 500
Hello, on my self hosted instance (1.6.0) after I tried to use the messaging feature and press "send" for a test message, I get "Error 500" for the messaging t...
- Selfhosting problem
I'm migrating from cloud to self-hosted. I tried using 'Export to self-hosted instance' and use my free Ngrok domain as Endpoint self-hosted instance, but I got...
- Direct Upgrade from Appwrite v1.5.11 to ...
I'm on Appwrite v1.5.11. Can I upgrade directly to v1.6.2?
