rgmvisser
rgmvisser
RRailway
Created by stratimo on 2/9/2024 in #✋|help
Healthchecks not working
Fp, works again, thanks!
14 replies
RRailway
Created by stratimo on 2/9/2024 in #✋|help
Healthchecks not working
No description
14 replies
RRailway
Created by stratimo on 2/9/2024 in #✋|help
Healthchecks not working
I have the same issue, project 9e28999f-05b9-4b5c-9caf-7a1d7bd55312
14 replies
RRailway
Created by Pepijn on 11/2/2023 in #✋|help
Internal Redis URL
Thanks @Pepijn for the family=6 tip, saved me a ton of time! 🙂
40 replies
RRailway
Created by rgmvisser on 8/12/2023 in #✋|help
idle_in_transaction_session_timeout for idle connections
9e28999f-05b9-4b5c-9caf-7a1d7bd55312
4 replies
RRailway
Created by WearBullish on 7/30/2023 in #✋|help
Deployment via github taking more than 25 minutes
It's also down for me
45 replies
RRailway
Created by rgmvisser on 7/3/2023 in #✋|help
Metrics not showing Postgres and Redis plugin
Well nvm it's seem to be working again. 🤷🏻‍♂️
7 replies
RRailway
Created by rgmvisser on 7/3/2023 in #✋|help
Metrics not showing Postgres and Redis plugin
yeah it's almost 6 months old I think.
7 replies
RRailway
Created by rgmvisser on 7/3/2023 in #✋|help
Metrics not showing Postgres and Redis plugin
Railway team, any idea what is going on here?
7 replies
RRailway
Created by rgmvisser on 7/3/2023 in #✋|help
Catch Sigterm NodeJS
Thanks for your replies! I can't really find something that will do this, it looks like npm it self is spawnning command sh -c -- npx so I can't really customize anything there. @Brody where did you find this was a general docker problem? I wasn't able to come across that, but would love to read and see if they have some workarounds
10 replies
RRailway
Created by rgmvisser on 7/3/2023 in #✋|help
Catch Sigterm NodeJS
Thanks for your response @Brody ! Maybe you're right, but when I just locally run this:
setTimeout(() => {
console.log("SIGTERM timeout");
process.kill(process.pid, "SIGTERM");
}, 5000);
setTimeout(() => {
console.log("SIGTERM timeout");
process.kill(process.pid, "SIGTERM");
}, 5000);
The logs are showing up just fine 🤔
10 replies
RRailway
Created by niconico6710 on 1/22/2023 in #✋|help
BullMQ (with Redis) on Railway keeps getting ECONNREFUSED errors when running locally
FWIW my issue is fixed, I think it was something unrelated.
44 replies
RRailway
Created by rgmvisser on 1/29/2023 in #✋|help
Redis maxmemory-policy setting
It looks like it's already set to noeviction ("config get maxmemory-policy"), could you confirm this?
7 replies
RRailway
Created by rgmvisser on 1/29/2023 in #✋|help
Redis maxmemory-policy setting
9e28999f-05b9-4b5c-9caf-7a1d7bd55312
7 replies
RRailway
Created by niconico6710 on 1/22/2023 in #✋|help
BullMQ (with Redis) on Railway keeps getting ECONNREFUSED errors when running locally
Great thanks!
44 replies
RRailway
Created by niconico6710 on 1/22/2023 in #✋|help
BullMQ (with Redis) on Railway keeps getting ECONNREFUSED errors when running locally
@Angelo I am also running into this issue, do you mind updating me as well when this is/will be fixed? 🙂
44 replies