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
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?