Back

Rate Limit Exceeded

  • 0
  • Web
ZachHandley
6 Dec, 2023, 03:38

I've recently been getting this error in Appwrite and I really don't quite understand why, the rate limits are different per endpoint but I think it's from account.get() in different places? How often are you guys calling this vs relying on state vars to update?

TL;DR
The user is experiencing a rate limit exceeded error from an API request. They have checked the logs and there doesn't seem to be any errors. The error occurs when trying to login and accessing the endpoint `account.get()`. They are unsure if the error is related to rate limiting or a bug. They are also asking for assistance in understanding how often they should be calling the `account.get()` endpoint. No solution is provided in the thread.
Drake
6 Dec, 2023, 09:36

can you maybe share the network request logs that shows the error?

VincentGe
6 Dec, 2023, 09:39

Let's verify if it is rate limiting account.get(), this endpoint shouldn't be rate limited, like other get endpoints in Appwrite.

This could be another endpoint being rate limited, or it could be a bug, let us know 😄

ZachHandley
6 Dec, 2023, 16:29

Yes 100% let me check, they’re on https://dailymatchup.com/login

ZachHandley
6 Dec, 2023, 17:17

Seems like

ZachHandley
6 Dec, 2023, 17:17

it could be from me getting their member account?

Drake
6 Dec, 2023, 17:20

i don't see any rate limit error here 🧐

ZachHandley
6 Dec, 2023, 17:21

There's no error atm no, but it happens from that endpoint I believe, it happened yesterday trying to login lemme try that again

ZachHandley
6 Dec, 2023, 18:03

@Drake so when I log in there seems to be some fkery going on, for lack of a better word

ZachHandley
6 Dec, 2023, 18:03

{"message":"Server Error","code":500,"type":"general_unknown","version":"1.4.9"} from a query of queries[0]=equal("user_id"%2C+["64fce4ee7249c9e9eed1"])

ZachHandley
6 Dec, 2023, 18:03

and that happened with a few things

Drake
6 Dec, 2023, 18:05

Check the server logs for the 500 error

ZachHandley
6 Dec, 2023, 18:06

which log

Drake
6 Dec, 2023, 18:19

Docker logs

ZachHandley
6 Dec, 2023, 18:33

I'm aware, there's a lot of services

ZachHandley
6 Dec, 2023, 18:33

I checked database worker and nothing

Drake
6 Dec, 2023, 18:34

If you get a 500 error from an API request, it's always the appwrite container

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