Hello Appwrite Team,
I’m experiencing a critical issue with the cloud console.
According to the pricing details on the official Appwrite website, the Pro Plan includes 3.5M executions. However, my cloud account has only reached 135K executions, yet I’m already unable to execute any cloud functions.
I’ve attached screenshots for further clarification. Please look into this urgently, as this is impacting my application's functionality.
Looking forward to your prompt response.
Recommended threads
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...