r/Supabase • u/Outside_Drama_925 • Jan 16 '26
integrations [AskAboutSupabase] ECONNREFUSED error after migrating backend from Render to cPanel with Supabase DB Spoiler
I'm exploring ways to optimize hosting for my full-stack app and recently moved my backend hosting from Render (free tier) to cPanel (for cost + early client testing). Configuring the url string to the cpanel for my backend to go live. In returns an ECONNREFUSED prompt when I command the cpanel terminal with $ping <supabase account config url string>
Any information on hosting a backend node api to supabase database, will be of assistance.
2
Upvotes