#Trouble with Medusa and Supabase

1 messages · Page 1 of 1 (latest)

cerulean spade
#

Hello I am a beginner at full stack and for my project I am trying to connect Medusa with supabase using a db url, the thing is no matter what I try it always says “Couldn’t connect to PostgresSql using the database URL you passed. Make sure it’s correct and try again.”

how can I fix this?

ivory quail
#

@cerulean spade Looks like your connection string is not correct. I can see that your connection string is in the format postgres.db.something.supabase.co:password
Are you sure that the string db. exists in your connection string?

Here's my supabase connection string that worked :

postgresql://postgres.dueiomaeqnxwdbymutgl:[email protected]:6543/postgres
cerulean spade
#

no, the db comes from the components found below it, I did it because I was throwing stuff at the wall to see if it sticks

#

so I just took yours and modified it to pertain to mine and this is what I got

ivory quail
#

Looks like your password is wrong. I get the "Wrong password" error when I connect to your DB using DBeaver. Double check your password and retry

cerulean spade
#

I reset my password again and clicked reset password because I don't think I tend to press that button and did it again

cerulean spade
#

could the problem be because of a problem in regards to the database itself?

pliant bolt
ivory quail
#

@cerulean spade DM me for a call with screen share. Will fix it in 5 mins

cerulean spade
#

ok