I am running Appwrite docker container locally on port 85
Earlier I set my Appwrite Endpoint to: http://localhost:85/v1 Appwrite Project Id: resonate
It gave me this error on email password auth Connection refused
Now i have my endpoint as http://<My Mac's IP address>:85/v1
It gives error on email password auth Server Error 500
My client app is on flutter
docker logs?
Hello @darShan , Pls can you help check this issue https://discord.com/channels/564160730845151244/1251068849688936489
Recommended threads
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- SSL certificate generation failed even t...
Hello, I have an Appwrite Site for which I added a custom domain. However, even though the domain is verified, the SSL certificate generation is failing. It is ...