
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
- A full logout for users logged in via Go...
I have a web app in reactjs that uses the Google login that is integrated into Appwrite for user login. I use `createOAuth2Token()` to login to their account. ...
- Cookie rejected because it has the attri...
I have a dev website (dev.domain.com) and appwrite as a subdomain (api.dev.domain.com), but no cookies are saved in the browser when logging in using the web sd...
- Google login redirect error in auth.js a...
Hello people, I need urgent help. It's like this I'm using auth.js to authenticate my site and using Google to log in, when I click to log in with Google it red...
