Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Restarting always broke something #35

@fdecourt

Description

@fdecourt

Hi JrCs,
I have a problem with your container. When launching for the first time, it works well, using this command :
docker run -d --name crashplan2 -p 4242:4242 -p 4243:4243 -v /docker/crashplan/data:/var/crashplan -v /volume1:/volume1 jrcs/crashplan:latest
But if I restart it, then nothing work.
I am running on a Synology.
Here are some logs :
2017-01-20 00:33:53 stderr tail: cannot open '/var/crashplan/log/service.log.0' for reading: Symbolic link loop
2017-01-20 00:33:53 stderr touch: cannot touch '/var/crashplan/log/service.log.0': Symbolic link loop
2017-01-20 00:33:53 stderr /etc/init.d/crashplan: line 42: /var/crashplan/app/bin/CrashPlanEngine: Symbolic link loop
2017-01-20 00:33:53 stderr mv: failed to access '/var/crashplan/conf': Symbolic link loop

Thanks a lot for your support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions