Threads
[1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper redirect URL. Please check the OAuth docs ...
- Self Hosted
- Auth
[1.9.5] Functions building indefinitely and cause server to freeze
I try to deploy some function, it show "Building..." during minutes and freeze the entire server. Here is the result of `docker logs appwrite-worker-builds` worker.v1-builds · 295.44s · 4e97ac22 ...
- Self Hosted
SMTP flooding
I upgraded a self-hosted server from 1.8.1 to 1.9.0 then 1.9.5 and now every day at 02:00 AM seems the instance flood Mailjet with a ton of trash email "demo@example.com" subject "Test SMTP Connection...
- Self Hosted
Appwrite doctor show incorrect status
Seems the appwrite doctor show an error with DB but all is working well ... DB seems healthy and connected...
- Self Hosted
MCP on self-host is not working
Hello all, I'm trying to setup MCP with Claude Code on my self-hosted Appwrite instance 1.9.5. What I did: - Installed `uv` - Installed Claude Appwrite plugin with `claude plugin install appwrite@cla...
- Self Hosted
Git connection is not working anymore on 1.9.5
Hello all, I updated from 1.8.1 to 1.9.0 then 1.9.5. All seems to work even the Github connection. In Git configuration I see my Github user but when trying to deploy a new function, repositories are...
- Self Hosted
Unhandled Exception: type 'Null' is not a subtype of type 'int'
Hello I upgraded my instance from 1.6.2 to latest 1.7.4, doing migration. All seems to work fine but when I use the latest version of the appwrite plugin on my Flutter app (17.1.0) and trying to list ...
- Self Hosted
- Flutter