Unable to connect neon postgres db from railway

ars123z
TRIAL

9 months 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

0 Replies

9 months ago

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


ars123z
TRIAL

9 months ago

Yes it's set correctly


ars123z
TRIAL

9 months ago

I checked that multiple times


9 months ago

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


ars123z
TRIAL

9 months ago

Here it is

1287776787593564200


9 months ago

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


ars123z
TRIAL

9 months ago

Can I share you the GitHub repo



ars123z
TRIAL

9 months ago

I have to directly add the parameters to make it work


9 months ago

its not.


ars123z
TRIAL

9 months ago

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


9 months ago

please use environment variables


ars123z
TRIAL

9 months ago

I am trying but it's just not working


9 months ago

let me know when you have used environment variables


ars123z
TRIAL

9 months ago

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


9 months ago

i'm sorry but that would be incorrect


ars123z
TRIAL

9 months 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


9 months ago

can i see this change in your code?


ars123z
TRIAL

9 months ago

Ofcourse I am sending the link with changed code



ars123z
TRIAL

9 months ago

Here is the changed code


9 months ago

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


ars123z
TRIAL

9 months ago

Ok will try and see


Unable to connect neon postgres db from railway - Railway Help Station