2 months ago
I am having an issue with my database deployment, it first started failing writes, I tried restarting and it could not mount ant volumes
The deployment gets stuck at
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/62be2fbb-3827-4a26-b681-205006a2c0b0/vol_bvw48h9j8ai7gx3b
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/62be2fbb-3827-4a26-b681-205006a2c0b0/vol_bvw48h9j8ai7gx3b
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/62be2fbb-3827-4a26-b681-205006a2c0b0/vol_bvw48h9j8ai7gx3b
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/62be2fbb-3827-4a26-b681-205006a2c0b0/vol_bvw48h9j8ai7gx3b
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/62be2fbb-3827-4a26-b681-205006a2c0b0/vol_bvw48h9j8ai7gx3b
5 Replies
2 months ago
Your Postgres service appears to have been stuck in a volume mount loop, but it is now showing a successful deployment status. If the issue persists on a new deploy, it may indicate the volume reached full capacity - you can check volume usage in the service's volume settings panel and use the live resize option if needed.
Status changed to Awaiting User Response Railway • about 2 months ago
2 months ago
same issue with mysql
Status changed to Awaiting Railway Response Railway • about 2 months ago
2 months ago
all of the sudden, volume still has space
Status changed to Awaiting Railway Response Railway • about 2 months ago
2 months ago
Same issue here
2 months ago
putting env var RAILWAY_RUN_UID=0 fixed it
Status changed to Solved brody • about 2 months ago