chiperific
chiperific
RRailway
Created by chiperific on 2/5/2024 in #✋|help
PG::ConnectionBad: connection to server at "34.105.6.235", port 6449 failed: Connection refused
Nevermind, I figured it out. I did have hard-coded variables in my Rails credentials.yml file. Thanks!
8 replies
RRailway
Created by chiperific on 2/5/2024 in #✋|help
PG::ConnectionBad: connection to server at "34.105.6.235", port 6449 failed: Connection refused
How can that be when my variables look like this:
DATABASE_URL=${{Postgres.DATABASE_URL}}
LANG=${{shared.LANG}}
PGDATABASE=${{Postgres.PGDATABASE}}
PGHOST=${{Postgres.PGHOST}}
PGPASSWORD=${{Postgres.PGPASSWORD}}
PGPORT=${{Postgres.PGPORT}}
PGUSER=${{Postgres.PGUSER}}
DATABASE_URL=${{Postgres.DATABASE_URL}}
LANG=${{shared.LANG}}
PGDATABASE=${{Postgres.PGDATABASE}}
PGHOST=${{Postgres.PGHOST}}
PGPASSWORD=${{Postgres.PGPASSWORD}}
PGPORT=${{Postgres.PGPORT}}
PGUSER=${{Postgres.PGUSER}}
?
8 replies
RRailway
Created by chiperific on 2/5/2024 in #✋|help
PG::ConnectionBad: connection to server at "34.105.6.235", port 6449 failed: Connection refused
I checked the variables and everything looks correct between the Postgres container and my other services.
8 replies
RRailway
Created by chiperific on 4/19/2023 in #✋|help
CLI: `railway shell` has ENV variables, but not accessible in Rails?
I "fixed" this by only relying on Rails.credentials and never ENV.fetch(). However, Rails.credentials relies on RAILS_MASTER_KEY, which it is obviously getting, so the error still seems weird to me.
4 replies
RRailway
Created by chiperific on 4/19/2023 in #✋|help
CLI: `railway shell` has ENV variables, but not accessible in Rails?
9ddc4dfb-ab3f-4809-8481-9657a0c52a43
4 replies
RRailway
Created by chiperific on 1/16/2023 in #✋|help
Getting "Nothing here yet" first time visiting URL
I'm about to move this app back to Heroku
10 replies
RRailway
Created by chiperific on 1/16/2023 in #✋|help
Getting "Nothing here yet" first time visiting URL
10 replies
RRailway
Created by chiperific on 1/16/2023 in #✋|help
Getting "Nothing here yet" first time visiting URL
Meaning, Safari seems to get the "Nothing here yet" screen more often than Chrome.
10 replies
RRailway
Created by chiperific on 1/16/2023 in #✋|help
Getting "Nothing here yet" first time visiting URL
It's very buggy. Safari seems to do it more often than Chrome.
10 replies
RRailway
Created by chiperific on 1/16/2023 in #✋|help
Getting "Nothing here yet" first time visiting URL
Any suggestions?
10 replies
RRailway
Created by chiperific on 11/10/2022 in #✋|help
Rails app logs are delayed ~3 minutes in dashboard, don't stream to CLI
I never did.
5 replies
RRailway
Created by chiperific on 11/2/2022 in #✋|help
RVM gemset breaks Nix or Docker
@Angelo, can you confirm this was patched?
11 replies
RRailway
Created by chiperific on 11/2/2022 in #✋|help
RVM gemset breaks Nix or Docker
E.g.: when .ruby-version is ruby-3.1.2 it deploys fine. When it's ruby-3.1.2@mygemset it fails towards the end of the build.
11 replies
RRailway
Created by chiperific on 11/2/2022 in #✋|help
RVM gemset breaks Nix or Docker
@Angelo, apologies for missing this. I successfully deploy by removing the gemset from .ruby-version
11 replies
RRailway
Created by chiperific on 11/2/2022 in #✋|help
RVM gemset breaks Nix or Docker
Any update @Angelo
11 replies
RRailway
Created by patd0 on 11/9/2022 in #✋|help
Server logs not showing up
Same. railway logs doesn't seem to be a live stream, but the shell remains active. On the dashboard, the logs seem to appear, but looks like a 3-minute delay. Is this expected?
16 replies
RRailway
Created by chiperific on 11/2/2022 in #✋|help
RVM gemset breaks Nix or Docker
e0cf682e-3491-4309-b018-e3f50c9eba10
11 replies
RRailway
Created by chiperific on 11/2/2022 in #✋|help
RVM gemset breaks Nix or Docker
Any suggestions?
11 replies
RRailway
Created by chiperific on 9/28/2022 in #✋|help
Magic login service down?
Shouldn't your status reflect the inability to login or create accounts using Magic? https://railway.instatus.com/
8 replies
RRailway
Created by chiperific on 9/28/2022 in #✋|help
Magic login service down?
3.5 hours later, Amazon has noticed something: https://status.aws.amazon.com/rss/apigateway-us-west-2.rss
8 replies