Rico
Rico
Explore posts from servers
RRailway
Created by Rico on 3/8/2024 in #✋|help
Can the allocated disk space for a Postgres volume be increased past 50GB at least temporarily?
Log purging / rotation was not working properly and has exhausted our disk space. We are now troubleshooting but temporarily locked out of the DB. If we could allocate some more space to it we would be able to resolve the issue quicker. Any chance anyone could help?
17 replies
RRailway
Created by Rico on 1/18/2024 in #✋|help
Redis dropping connection and not restarting on multiple environments simultaneously
New to railway and hope someone can help. I have a Nest Api deployed on two environments (develop and production) and each are connected to a Redis instance via the public URL (am having issues with PRIVATE_URL but will test the "sleep 3" fix shortly). Unfortunately, once a day, the connection to Redis drops and it does not reconnect leaving my API service completely unavailable. This happens at the exact same time on both environments which makes me believe it's related to Railway or connected to a deploy somehow (although each env is associated with a different branch / deployment cycle). For context, this project is an NX monorepo. I saw another similar post but with no clear resolution and in my scenario, the APIs are getting hit regularly.
Has anyone experienced this? Any suggestions? PS: I will followup with the exact error when it happens again. I disabled redis on production env for now since it is not critical at the moment but will be soon. Thanks in advance.
10 replies