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
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...