You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
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
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