Not able to migrate from micro to small compute and Disk size
Hi,
Currenlty, I am on micro instance. And Wanted to buy Small. But I am getting following error.
Failed to load resource: the server responded with a status of 429 ()Understand this error
20 Replies
There are so many issues right now. I donβt know if that is related but my entire project is down with no signs of recovery.
Most of the issues are with micro and nano projectsβ¦
I choosed really bad time to upgrade my project.
It is partially updated that causes hell lot of issue for me in realtime now
Looks like it is 3 day old issue and not fixed
Make sure you have a support request it. Not clear your issue is related or not. Your error is certainly different.
Is this from your browser's console? because I have the same
Refused to connect to 'https... in my browser console and it doesn't affect the workings of the Supabase dashboard.Looks like after failed upgrade, My realtime is eniterly dead
@silentworks Dashboard is working but if I deploy new replica in another region then will my realtime start again. Currently i have only one infra in frankfurt
EU and APAC regions are having issues atm https://status.supabase.com/incidents/5hq69pvqdzmm
When you say replica, are you referring to a completely new project or read replica's?
read replica. I just asked chatGpt, it is not gonna help me π
after partial upgrade to SMALL instance, my max connection client reached to 400 and not changeable. Initially atleast 15 connections were required for realtime. Now it is saying 23.
"DatabaseLackOfConnections: Only 9 available connections. At least 23 connections are required."
My users are deleting app. it's really bad for meYou need to check your roles section in the Dashboard to see what is using up your connections https://supabase.com/dashboard/project/_/database/roles

This shows that you have more than 23 connections available, so not sure why you are getting this error. Are you sure it's the same project you are using in your code?
yes, I have only one project. It started happening after I tried to upgrade project from MICRO to SMALL thinking that
DatabaseLackOfConnections issue will disappear. But now, It's being a main issue. None of my users are able to do messagingI want to suggest restarting your instance but I'm so afraid that it might get stuck in the restarting process. I will suggest it's best to contact Supabase support on this one.
If it get stuck in restarting process then everything will be dead right?
I already contacted support and waiting for reply
Yeah everything will go unresponsive
ohhh
@silentworks I think things are coming back. After restart, I tried to upgrade to SMALL instance and its so far going well.
May be this could be solution or status page is not updated
Yes. Project upgrade is successful and I can see now I have 90 connections available.

I guess North America is too lol. Db has been down for 24 hrs now.
Do not restart it. Trust me.
I did and All is fine now
Awesome. I would try that, but I am in a pausing loop right now. Glad that worked, could have ended worse. π«