2 years ago
I'm building a new template that uses Wordpress and Volumes and I'm seeing the following issues:
I am unable to delete an app that had an attached volume. The app is missing from the canvas, but still shows up as option.
Attached volumes have incorrect permissions.
Apps with Volumes appear to be causing deploys to be stuck in "Deployment in progress" stage.
8 Replies
2 years ago
I've tried to attach screenshots a few times, but unable to do so. I'l try again shortly.
2 years ago
1, 3. Yes there are some issues with volumes right now and the team is working on it.
They don't, they are just mounted as root, you may need to set
RAILWAY_RUN_UID=0if the app is running itself and non-root.
I'd be interested to know what kind of WordPress template that you're working on that Jack's WordPress template doesn't already do?
2 years ago
I'll try out 2.
I'm building a template based on bedrock (https://roots.io/bedrock/) which is suited for git-based development and workflows.
2 years ago
Thanks @angelo!
2 years ago
@angelo. I'm still seeing this error occur on my apps with volumes. Is this bug still a priority for the team?
2 years ago
I am looking at something similar, more just to experiment with, but having problems with the volume side of things as well. So I was wondering if this problem has been resolved, but also what was the path you use Marc?