Someone help me how to set up locally in docker
That property is not available showing
From what I've seen in general: https://discord.com/channels/564160730845151244/564160731327758347/1279928516925984918
Do you can send the code fragment giving issue or where you're adding setSelfSigned?
@D5
Hmm what does client() have?
You can check it by putting the cursor on the client
Hmmm ooops, looks like it's missing in the SDK. Do you can create a GitHub issue for this?
Meanwhile try it as always without the self-signed line
ok
@D5
@D5 phone auth , email pass auth both not working after self hosted
i set demo account
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...