Yves Blusseau
Yves Blusseau
Crashplan make deduplication. So if you change the path and the files are the same, they will not be upload one more time.
What FS do you using for the volumes ? What version of docker also ?
My crashplan container is working for several months without a glitch. I using docker 1.10.3 on CoreOS.
@hheimbuerger Yes i have the same messages every hour or two.
I have just ONE message with `INVITE timeout, STOP` and `TRAVERSAL FAILURE` one month ago
For the JRE i use a java build from Alpine Linux to get a "small" image. Perhaps i can try to use the one that download during the installation. For...
I have check and i never change the option of the JVM to limit the memory. I will recreate a new version with the JRE provide by crashplan.
@hheimbuerger Done ! I have create a new container with the legacy crashplan JRE. The JVM is limit to 1024 MiB (the default). I have reduce the image size from...
There 2 problems. If you do this you will not see the logs with the docker logs command, and i don't know if it will not affect the auto update...
I will update the image to make the container die if java die.