iStornZ
@istornz
- Rank 3: Container
- Flutter Developer
- Product Updates
- 9Threads
- 65Replies
Threads
Latest Appwrite package 26.0.0 introduce regression for self-hosted
It seems latest package from Appwrite replace Execution.functionId to resourceId + resourceType but Appwrite self hosted do not have that props: I/flutter (17390): The following exception was thrown ...
- Self Hosted
- Flutter
CPU is +200% when building functions
When building a python function on self hosted 1.9.6 version, CPU is +200% and build never complete. Server is KO. Need to stop it... Hosted on CPX21 Hetzner: 3 VCPUs 4Gb Ram
- Self Hosted
OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper redirect URL...." I inspected the url which...
- Self Hosted
- Android
[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