Skip to content

Error with /etc/opt/simplex-xftp/fingerprint not existing in container usage #1538

@deavmi

Description

@deavmi

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-xftp

And this for smp:

    volumes:
      - /mnt/datadisk/volumes/simplex/smp/config:/etc/opt/simplex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions