mahrez
Volume root directory?
Hello, I am running an express server with a persistent volume attached to it, unfortunately nothing is saved when i redeployed. I thought it might be because I had to specify the root directory of my service in the volume's mount path but that did not help either. I have tried
/public
and /server-api/public
and both dont do anything.
I have to mention that my files are actually stored in subfolders of the public directory, I am assuming storage is recursive.
Also another mention is that my public folder does not exist when I first run the app, it only gets created once I upload my first file to the server.9 replies
Cannot create code snapshot
Im getting the error
Cannot create code snapshot right now, please review your last commit or try again
If this error persists, please reach out to Railway team
since yesterday and I need to deploy this as quickly as possible. I cannot use another platform since I developed everything with nixpacks.7 replies