I have this problem with realtime in my selfhost appwrite is there any ways i could fix it?
- 0
- Self Hosted
- Databases
- Realtime
- Web

all it shows the that web socket couldn't connect, i even changed the whole Endpoint of the realtime but still no fix.
appwrite.js?v=7fdd19a8:620 WebSocket connection to 'wss://appwrite.kubak.co/v1//realtime?project=658ddeb87e8649fdc4f9&channels%5B%5D=databases.654b2f6a8af9b2ed391f.collections.6564217c78122dc22f6f.documents&channels%5B%5D=databases.659babf02c0fe1918e99.collections.659baedcb1cca60dc271.documents' failed:
is there anyways i could fix this?

Do you have anything in front of Appwrite like a reverse proxy?

No I don’t think so but the weird thing is it worked for the console version of appwrite until i changed to the self host version now the realtime doesn’t work properly.

What do you mean console version vs self hosted version?

I meant appwrite cloud. Sorry

One problem here is you gave an extra slash at the end of the endpoint

Besides that, what's the output of docker ps -a
on the server?

Okay i will check that too

Weird thing is that I didn’t put any extra slashes at the end

Recommended threads
- setup custom domain to appwrite but stil...
i just installed a Appwrite instance in my vps and i did all default otions exept the domain i have setuop its dns as A records pointing to my vps ip altho...
- 1.7.x Style issue in the migration page
I am not able to select what to migrate because of the styling... the checkboxes are not showing on any of the appwrite versions 1.7.x. I tried other browsers, ...
- Website not responding on User session T...
The website is not responding after opening the user sessions tab. (The Chrome tab crashes and i need to open a new one )
