Back

Limit exceeded

  • 0
  • Web
  • Cloud
D_Chitale
23 Sep, 2024, 18:42

status of 429 {"message":"The current user session could not be found.","code":404,"type":"user_session_not_found","version":"1.6.0"}

TL;DR
The developer encountered a limit exceeded issue with Appwrite cloud, potentially due to rate limits. Check for accidental code loops. It can be disabled by changing `_APP_OPTIONS_ABUSE` to false, but it's not recommended for production. The error message suggests the current user session couldn't be found.
D5
23 Sep, 2024, 18:45

Looks like you have logged in too many times or introduced a password too many times incorrect?

Zynth
23 Sep, 2024, 18:46

https://appwrite.io/docs/advanced/self-hosting/production#rate-limits

Change _APP_OPTIONS_ABUSE to false to disable (only in dev though, not recommended in prod)

D5
23 Sep, 2024, 18:46

No possible in cloud

Zynth
23 Sep, 2024, 18:46

ooh, its cloud 🌧️

D_Chitale
23 Sep, 2024, 18:46

no sir i just tried 3-4 times

D5
23 Sep, 2024, 18:47

Hmmm maybe you have an accidental loop in the code?

D5
23 Sep, 2024, 18:49

That endpoint is limited to 10 attempts per hour

Zynth
23 Sep, 2024, 18:50

That seems extremely low, especially for someone developing and trying to integrate with Appwrite cloud 🤔

D_Chitale
23 Sep, 2024, 18:51

now i think i need to wait a hour

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more