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
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...
- Email address must be in its canonical f...
Hello, Recently I was trying to signup with my GitHub account with appwrite account for availing the student benifits but while trying to signup I saw such erro...
- 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...