ERROR Error fetching documents: [AppwriteException: Resource limit for your project has exceeded. Please Upgrade to a higher plans.]
Getting this error, can someone help me find out, which resource i have exceeded nothing is visible on the usage page?
Do you have any failed invoices?
Btw, it's best to create a support ticket via the Appwrite Console if you can for these types of questions
What's your project id?
hello steven
I am on the Starter (Free) Plan.
Project ID: 68bffaa8002769ba7d56
i recently deployed my Next.js project to Vercel and connected it to Google Search Console.
On Feb 12th, I noticed a spike in bandwidth usage (1.9 GB) likely due to initial crawling/indexing.
However, the Starter plan I am well below this limit
Despite being under the monthly quota, my project is completely locked out. I suspect this might be an automated flag due to the sudden spike in requests from Vercel/Google bots, or a billing system glitch.
Update on investigation:
I checked my Vercel usage logs. It seems the issue was caused by Next.js Image Optimization.
Upon deployment and Google crawling, Vercel triggered **4,500 image transformations** and ~30,000 cache writes in a very short period. This likely caused a burst of requests to Appwrite Storage, triggering your abuse protection system.
This was unintentional. I am optimizing my next.config.js to cache images aggressively and reduce requests to Appwrite. Please reinstate the project so I can apply these fixes.
Could you please review my project status and help me unlock it? I need to ensure my production site remains accessible.
Thanks in advance.
Recommended threads
- Appwrite Cloud project is paused and nev...
Hi Appwrite Team & Community, I am facing a problem with one of my Appwrite Cloud projects which seems to be identical to the other cases of "paused projects" ...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...