I am experiencing a recurring issue with my project where the database becomes completely unresponsive. This has happened twice now since I upgraded to the Pro Plan (Micro instance, 1GB RAM) last week. Interestingly, I never encountered this issue while on the Free Plan.
Symptoms:
- The app cannot connect to the database (even logins fail).
- The Supabase Dashboard fails to load any data or tables for this project.
- The only fix is a manual restart of the project.
Does anyone know why this is happening? I guess it could be because of a memory overload but how is that possible if there were no active users at the moment and i was just trying to log in. And this did never happen on the free plan.