-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Description
👟 Reproduction steps
Log in to Appwrite Cloud Console
.
Open your project (e.g., Capstone Project).
Observe the resource metrics — bandwidth, database rows, and storage are all within Free Plan limits.
Attempt to perform an action such as adding a new document, user, or file upload.
See the “max limit reached” or “quota exceeded” error appear, even though usage is below the plan threshold.
👍 Expected behavior
The project should continue functioning normally and allow additional operations until the actual Free Plan limits are reached.
👎 Actual Behavior
Appwrite Cloud displays a “max limit reached” message and blocks further operations (e.g., database writes or uploads), despite being under the Free Plan resource limits. #
🎲 Appwrite version
Version 1.8.x
đź’» Operating system
Windows
đź§± Your Environment
Platform: Appwrite Cloud (Frankfurt region)
Project: Capstone Project (6850197b0027d9fccc86)
SDK: Appwrite Web SDK
No self-hosted or custom modifications
Cloudflare is used for DNS
đź‘€ Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct