simoelalj
simoelalj
RRailway
Created by simoelalj on 5/31/2024 in #✋|help
How to do a partial rollout on Railway?
Does anyone had an experience using Railway to do a partial rollout (or canary deployment) of a new version of an app? Any recommendations? Thanks!
5 replies
RRailway
Created by simoelalj on 5/20/2024 in #✋|help
MongoNetworkError: getaddrinfo ENOTFOUND mongo.railway.internal
I'm getting random errors from my NodeJS express app. I have added the 100ms before connecting to mongo on the start. The app connects successfully, and can query the Mongo database, but randomly I get an getaddrinfo ENOTFOUND error, which makes my app unstable. Any idea about what might be happening?
20 replies
RRailway
Created by simoelalj on 3/8/2024 in #✋|help
Getting frequent EAI_AGAIN on my local mongo
No description
6 replies
RRailway
Created by simoelalj on 2/28/2024 in #✋|help
Applying changes stuck?
No description
25 replies
RRailway
Created by simoelalj on 2/21/2024 in #✋|help
My mongo instance is stuck on "Completed" state even after restart
This is weird behavior, as I retarted the mongo instance and the deployment status shows "Completed" and the lasts logs are:
Connection accepted

client metadata

Auth metrics report

client metadata

Auth metrics report

Successfully authenticated

Successfully authenticated

Received first command on ingress connection since session start or auth handshake

Received first command on ingress connection since session start or auth handshake
Connection accepted

client metadata

Auth metrics report

client metadata

Auth metrics report

Successfully authenticated

Successfully authenticated

Received first command on ingress connection since session start or auth handshake

Received first command on ingress connection since session start or auth handshake
23 replies
RRailway
Created by simoelalj on 2/21/2024 in #✋|help
Getting 504 Bad gateway on deployment
No description
6 replies
RRailway
Created by simoelalj on 2/1/2024 in #✋|help
Cron jobs not running since Jan 17
No description
5 replies
RRailway
Created by simoelalj on 12/11/2023 in #✋|help
Cannot set `/~health` as healthcheck path: Invalid input
No description
12 replies
RRailway
Created by simoelalj on 12/11/2023 in #✋|help
What is the difference between "Completed" and "Active"
No description
18 replies
RRailway
Created by simoelalj on 12/7/2023 in #✋|help
What is the cost of the log storage?
I couldn't find the information anywhere. Do we pay something for the amount of the logs on the observability?
4 replies
RRailway
Created by simoelalj on 12/5/2023 in #✋|help
Deploys doesn't follow Cron schedule
No description
11 replies
RRailway
Created by simoelalj on 12/2/2023 in #✋|help
Redeploy (when we edit an env variable) doesn't pick the railway.toml
My service is using a custom railway.toml so that it can use a custom dockerfile, I deploy to railway using railway up. So far everything is good (it uses my dockerfile). However when I edit an env var, it redeploy, but this time it uses the nixpacks builder instead of dockerfile.
7 replies
RRailway
Created by simoelalj on 12/1/2023 in #✋|help
Update docker image version (for example n8n)
I have installed the template n8n, and the primary service is using the image n8nio/n8n:latest. How can I update the docker image on railway when they push a new version?
10 replies