
Hi my name is kennedy and I have a problem, I’am starting with appwrite and I’am getting the following error um the Auth tab ( limit apllied ). Can anyone help me

If you're using the appwrite free plan, that means you are limited to a specific amount of users according to the plan. In the case of the free plan, for now it's 75K monthly active users.
You can get all the details here: https://appwrite.io/pricing

The problem is that there is no user created, I am studying and practicing with the app, I found the app very interesting but I have this problem and I don't know how to solve it

You don't need to solve it. It's a simple informative message.
The message doesn't mean that you can't create new users.

Just that you have a limit in the amount of free users that you can have, that is 75k active users per month.
If you need a bigger number you need to upgrade to appwrite pro
Recommended threads
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
- OTP Session template not working and is ...
Okay so it has been a long while with the issue with OTP Session template, and currently I tried self-hosting and found out that it is linked with Verification ...
- CORS and 401 Unauthorized Issues on Appw...
I'm developing a frontend app using the Appwrite Web SDK on http://localhost:3000, and I'm encountering two issues when trying to register or log in users: COR...
