Project paused despite active use — restore not working via console
- 0
- 3
- Databases
- General
- Tools
- Cloud
- Self Hosted
Hey team! My Appwrite Cloud project (685579e5000d78e67009) has been marked as paused due to inactivity, but it's actively used in production. I clicked the Restore button in the console but the API is still returning 403 project_paused after waiting 10+ minutes. My portfolio site is fully down as a result — auth, database reads, and writes are all blocked. Can someone help kick-start the restore on the backend? Really appreciate any help!
same though
mine it was 403 yet when I upgraded then tried again, it did not open on a desktop then when I opened via mobile, it has the error of project paused even when I upgraded the acc
So even upgrading didn’t fix it right
iirc paused projects happen when there is no CONSOLE activity
try to at least check the appwrite console like once a week to see it this can resolve the issue
Recommended threads
- SMTP flooding
I upgraded a self-hosted server from 1.8.1 to 1.9.0 then 1.9.5 and now every day at 02:00 AM seems the instance flood Mailjet with a ton of trash email "demo@ex...
- Appwrite doctor show incorrect status
Seems the appwrite doctor show an error with DB but all is working well ... DB seems healthy and connected...
- MCP on self-host is not working
Hello all, I'm trying to setup MCP with Claude Code on my self-hosted Appwrite instance 1.9.5. What I did: - Installed `uv` - Installed Claude Appwrite plugin ...