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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...