Unable to connect neon postgres db from railway
ars123z
TRIALOP

a year ago

I am getting errors why trying to connect to neon postgres db from railway it works perfectly in local though. I am providing the logs as an attachment to this post.My project id is eda4e600-d3ed-4224-bb9b-127162c8c0c9

23 Replies

a year ago

are you using environment variables? and do you have the needed variables set?


ars123z
TRIALOP

a year ago

Yes it's set correctly


ars123z
TRIALOP

a year ago

I checked that multiple times


a year ago

maybe not, can you show me a screenshot of your variables tab? keep the variables hidden


ars123z
TRIALOP

a year ago

Here it is

1287776787593564200


a year ago

looks good, show me how you are consuming them in code


ars123z
TRIALOP

a year ago

Can I share you the GitHub repo



ars123z
TRIALOP

a year ago

I have to directly add the parameters to make it work


a year ago

its not.


ars123z
TRIALOP

a year ago

I changed it just now it's working this way only


a year ago

please use environment variables


ars123z
TRIALOP

a year ago

I am trying but it's just not working


a year ago

let me know when you have used environment variables


ars123z
TRIALOP

a year ago

I think this is a bug railway is not reading the postgres db environment variables correctly


a year ago

i'm sorry but that would be incorrect


ars123z
TRIALOP

a year ago

The moment I am trying to use any environment variables in there ,i am facing bunch of connection errors.without them the application is running fine


a year ago

can i see this change in your code?


ars123z
TRIALOP

a year ago

Ofcourse I am sending the link with changed code



ars123z
TRIALOP

a year ago

Here is the changed code


a year ago

i dont know what this config thing is, please use env vars, use them for all variables


ars123z
TRIALOP

a year ago

Ok will try and see


Loading...