Facing rate limit in self hosted instance while testing login.
as said in the other channel,
toggle _APP_OPTIONS_ABUSE while in development in your .env file and restart the appwrite docker stack.
If you make many tries, you get blocked to prevent abuse. As Darshan mentioned, you can disable it during development, but make sure to re-enable it when entering in production
I just created a session 2-3 times back to back
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...