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
Refused to connect to 'https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.52.2/min-maps/vs/loader.js.map' because it violates the following Content Security Policy directive: "default-src 'self' https://api.supabase.com http://localhost:8000 https://auth.supabase.io ws://localhost:8000 wss://localhost:8000 https://*.supabase.co wss://*.supabase.co https://*.hcaptcha.com https://cdn-global.configcat.com https://configcat.supabase.com https://*.stripe.com https://*.stripe.network https://www.cloudflare.com https://*.vercel-insights.com https://api.github.com https://raw.githubusercontent.com https://frontend-assets.supabase.com https://*.usercentrics.eu https://ss.supabase.com https://maps.googleapis.com https://ph.supabase.com wss://*.pusher.com https://*.ingest.sentry.io https://*.ingest.us.sentry.io https://*.ingest.de.sentry.io". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback.
Understand this error
Refused to connect to 'https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.52.2/min-maps/vs/loader.js.map' because it violates the following Content Security Policy directive: "default-src 'self' https://api.supabase.com http://localhost:8000 https://auth.supabase.io ws://localhost:8000 wss://localhost:8000 https://*.supabase.co wss://*.supabase.co https://*.hcaptcha.com https://cdn-global.configcat.com https://configcat.supabase.com https://*.stripe.com https://*.stripe.network https://www.cloudflare.com https://*.vercel-insights.com https://api.github.com https://raw.githubusercontent.com https://frontend-assets.supabase.com https://*.usercentrics.eu https://ss.supabase.com https://maps.googleapis.com https://ph.supabase.com wss://*.pusher.com https://*.ingest.sentry.io https://*.ingest.us.sentry.io https://*.ingest.de.sentry.io". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback.
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…
SandeshVakale
SandeshVakaleOPβ€’2w ago
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
garyaustin
garyaustinβ€’2w ago
Make sure you have a support request it. Not clear your issue is related or not. Your error is certainly different.
silentworks
silentworksβ€’2w ago
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.
SandeshVakale
SandeshVakaleOPβ€’2w ago
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
silentworks
silentworksβ€’2w ago
When you say replica, are you referring to a completely new project or read replica's?
SandeshVakale
SandeshVakaleOPβ€’2w ago
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 me
silentworks
silentworksβ€’2w ago
You need to check your roles section in the Dashboard to see what is using up your connections https://supabase.com/dashboard/project/_/database/roles
SandeshVakale
SandeshVakaleOPβ€’2w ago
No description
silentworks
silentworksβ€’2w ago
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?
SandeshVakale
SandeshVakaleOPβ€’2w ago
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 messaging
silentworks
silentworksβ€’2w ago
I 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.
SandeshVakale
SandeshVakaleOPβ€’2w ago
If it get stuck in restarting process then everything will be dead right? I already contacted support and waiting for reply
silentworks
silentworksβ€’2w ago
Yeah everything will go unresponsive
SandeshVakale
SandeshVakaleOPβ€’2w ago
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
SandeshVakale
SandeshVakaleOPβ€’2w ago
Yes. Project upgrade is successful and I can see now I have 90 connections available.
No description
𝙒𝙖𝙨𝙀𝙣
I guess North America is too lol. Db has been down for 24 hrs now. Do not restart it. Trust me.
SandeshVakale
SandeshVakaleOPβ€’2w ago
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. 🫠

Did you find this page helpful?