Console: project creation fails with 503 — "Automatic pause: database size" error
Author: MulhattoCreated Sep 17, 2026Updated Sep 17, 2026
Description Creating a new project in the Graphify console (app.graphify.net/console) consistently fails. This appears to be a backend/infrastructure issue, not something specific to my account.
Error shown in UI "Automatic pause: database size 16653254656 bytes reached the 471859200-byte budget."
Confirmed via network inspection POST https://api.graphify.net/v1/projects → 503 Service Unavailable
Steps to reproduce
- Log in to app.graphify.net/console
- Click "+" next to the project selector to create a new project
- Fill in any name/slug and click OK
- Request fails with 503, modal stays open
Additional context
- This has been happening consistently for 12+ hours (since last night).
- My account is otherwise empty (0 existing projects, ~2280/2300 monthly credits available), so this doesn't look like a per-account quota issue.
- I also hit a related OAuth registration failure when connecting via Claude Code CLI's MCP integration, with these reference IDs: ofid_33bbfb4643af8370, ofid_6f7b192a62f6ab55
- Trying to set up the MCP connector (api.graphify.net/mcp) for use with Claude Code, currently blocked by this.
Any update on when this might be resolved would be appreciated!
Source: Graphify-Labs/graphify