-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
I have my mount points setup correctly and was able to get it to run once, but after recreating my containers I then ran into a problem again.
Attaching to simplex-smp, simplex-xftp
simplex-xftp | xftp-server: /etc/opt/simplex-xftp/fingerprint: withFile: does not exist (No such file or directory)
simplex-smp | smp-server: /etc/opt/simplex/fingerprint: withFile: does not exist (No such file or directory)
simplex-xftp exited with code 1
simplex-smp exited with code 1
I have tried several things. Spinning the containers down, recreating the directories (used for the bind mounts) and then spinning them up again. I still get the same error.
compose.yml
Basically looks something like this for xftp:
volumes:
- /mnt/datadisk/volumes/simplex/xftp/config:/etc/opt/simplex-xftpAnd this for smp:
volumes:
- /mnt/datadisk/volumes/simplex/smp/config:/etc/opt/simplexMetadata
Metadata
Assignees
Labels
No labels