enoent deploy error not reproducible
nektro
HOBBYOP

a month ago

deployed my app via docker container and im getting an error that does not reproduce for me locally simply running docker run <img>

14 Replies

nektro
HOBBYOP

a month ago

also are added railways volumes 1:1 to docker volumes or 1:many


nektro
HOBBYOP

a month ago

also not sure why when deploying it hits the error then appears to retry another 9 times


nektro
HOBBYOP

a month ago

is it actually running the image in docker? because my app does try to run a command inside the image and if its being unpacked in any way then the command might be whats not found


nektro
HOBBYOP

a month ago

the start command docs make me sus of this


nektro
HOBBYOP

a month ago

Each service can only have a single volume

why is this the case


nektro
HOBBYOP

a month ago

more importantly, why is the file browser not builtin


nektro
HOBBYOP

a month ago

$ railway volume browse /
> Select a volume ******
Failed to load remote directory /

Caused by:
    0: Failed to list / after reconnect
    1: Failed to initialize SFTP session
    2: Timeout

nektro
HOBBYOP

a month ago

rip


Console tab of the service


Railway iirc doesnt use docker, but that shouldn't really matter unless you are trying to do something the platform doesn't support.


nektro
HOBBYOP

a month ago

image.png

Attachments


nektro
HOBBYOP

a month ago

gonna edit my app to create the folder


nektro
HOBBYOP

a month ago

ah the console is a shell


nektro
HOBBYOP

24 days ago

solved on my end


Welcome!

Sign in to your Railway account to join the conversation.

Loading...