jedmund
jedmund
RRailway
Created by jedmund on 2/29/2024 in #✋|help
Can't connect to Postgres via third-party tool
I haven't changed anything at all! Everything is exactly the same
6 replies
RRailway
Created by jedmund on 2/29/2024 in #✋|help
Can't connect to Postgres via third-party tool
4d5a4e32-8846-4b6d-8cf2-b7cd30a96946
6 replies
RRailway
Created by jedmund on 12/16/2023 in #✋|help
Redis permission failed in PR environment
4d5a4e32-8846-4b6d-8cf2-b7cd30a96946
5 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
👍🏾
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
wasnt sure if it was in the UI somewhere too
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
thats what i thought :P
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
d17b4bb2-8c6e-4e95-9490-8c8d8d3f9438
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
where can i find that?
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
Adding a new Postges instance and migrating my data fixed the issue. I have no clue what went wrong but that container was made in January 2022 so maybe its something to do with the age? I haven't deleted the old instance yet for if someone at Railway wants to debug
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
Error: connect ETIMEDOUT 34.127.35.192:6620
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {
[1] errno: -110,
[1] code: 'ETIMEDOUT',
[1] syscall: 'connect',
[1] address: 'IP REDACTED',
[1] port: PORT REDACTED
[1] }
Error: connect ETIMEDOUT 34.127.35.192:6620
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {
[1] errno: -110,
[1] code: 'ETIMEDOUT',
[1] syscall: 'connect',
[1] address: 'IP REDACTED',
[1] port: PORT REDACTED
[1] }
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
For context, another service in the same project also is trying to activate the production database and is completely failing to as well
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
I have a staging environment that I was able to upload my build to that uses the exact same variable references as the production environment, and that one works completely fine. The production one still will not connect despite being the same code. I tried removing the variable references and re-adding them and that didn't do anything obviously. It's Rails so it's not like I'm writing any database connection logic... This makes absolutely no sense lol
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
everything was working fine for months until some undetermined date in the past 3ish days
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
yep
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
redeploying now so we'll see what happens
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
yeah, thats what I was gonna try
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
notably, my desktop client is using a containers-us-west-XX.railway.app host but inside of my app it looks like railway is giving my app an IP address
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
In that case, yes. Works instantly using the postgres URL
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
Give me a few minutes to install it and loop back
32 replies
RRailway
Created by jedmund on 6/5/2023 in #✋|help
Deployed services suddenly cannot connect to Postgres database
I don't have it installed but I'll try now. Postico is fairly similar so I bet it will work
32 replies