Hi,
If I can your tremendous efforts to work, I may fall back in love with CrashPlan.
I loaded the docker with:
docker run -d -h ${HOSTNAME} --name=crashplan -v /share/CACHEDEV1_DATA/container/config/crashplan:/config -v /share/CACHEDEV1_DATA:/storage -v /etc/localtime:/etc/localtime:ro -p 4242:4242 -p 4243:4243 gfjardim/crashplan:latest
Navigating to the prescribed URL: http://MYNAS:4280/vnc.html?host=MYNAS&port=4280 doesn't work.
In the console I see the following:
WebSocket server settings:
- Listen on :4280
- Flash security policy server
- Web server. Web root: /opt/novnc
- No SSL/TLS support (no cert file)
- proxying from :4280 to localhost:4279
Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml"
Starting CrashPlan Desktop...
ERROR: openbox-xdg-autostart requires PyXDG to be installed
I am new to containers and dockers, so excuse my ignorance, but I assume they are essentially a lightweight virtual machine, often tuned to run a specific application only...
Therefore, shouldn't PyXDG be in the container?
Any help would be greatly appreciated as this is my last hope of getting CrashPlan to work on my QNAP appliance.
Thanks
W.
Hi,
If I can your tremendous efforts to work, I may fall back in love with CrashPlan.
I loaded the docker with:
docker run -d -h ${HOSTNAME} --name=crashplan -v /share/CACHEDEV1_DATA/container/config/crashplan:/config -v /share/CACHEDEV1_DATA:/storage -v /etc/localtime:/etc/localtime:ro -p 4242:4242 -p 4243:4243 gfjardim/crashplan:latestNavigating to the prescribed URL: http://MYNAS:4280/vnc.html?host=MYNAS&port=4280 doesn't work.
In the console I see the following:
I am new to containers and dockers, so excuse my ignorance, but I assume they are essentially a lightweight virtual machine, often tuned to run a specific application only...
Therefore, shouldn't PyXDG be in the container?
Any help would be greatly appreciated as this is my last hope of getting CrashPlan to work on my QNAP appliance.
Thanks
W.