Everything posted by Gog
-
[Support] Linuxserver.io - Piwigo
I just saw the announcement for Piwigo Remote Sync (http://piwigo.org/forum/viewtopic.php?id=26090) This is precicely what I was looking for, I'm going to have to try piwigo again!
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
The autoupdate froze my engine container once. A container restart or two was all it needed
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Why not? Mine still does and if you want to make change use the windows client
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
I get that too. The engine still runs, I have other pcs backuping to the unraid server but the desktop used to work and now gets this message
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
You've checked the permissions for the content of /data/backup. What about the permissions of that directory? ls -l /data
-
[support] pducharme's Dockers support thread
A shot in the dark here but are your permissions OK on your config file?
-
[support] pducharme's Dockers support thread
I just installed my first unifi AP with your docker. I had to set network type to bridge and bump up the host ports by 1000 to get rid of port conflicts but after that it was perfect. The AP gave me some trouble until I figured out I had to putty to the AP and do a "set-inform http://192.168.1.74:9080/inform" Thanks for the docker
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Have ypu tried the crashplan-desktop docker?
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Humm, that's all I had to do for mine, but my client is not on windows. I found this: http://lime-technology.com/forum/index.php?topic=33864.msg397752#msg397752 that says that the config file on windows also needs to be modified: C:\ProgramData\CrashPlan\conf\my.service.xml
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Are you using putty to create a tunnel to crashplan or did you modify the crashplan server settings to grant access to unsecured connections?
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
jumperalex, I use my crashplan as a backup destination for friends and family. It is very easy. You do not need a static IP. I have a crashplan central account but "friend backup" is available for free to everyone. You just go in the friends tab in the desktop client and invite a friend or copy the backup code and give them that.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
I'm hitting a snag configuring the client to use the password. I go in the GUI and check the "Require account password to access Crashplan desktop application" but the setting doesn't stick. It won't save. This is a fresh crashplan-desktop docker install but my crashplan docker itself is pretty old. I'm guessing that is going to change the config on the server side so I checked the permissions on the conf directory. Only root had write permissions to the directory(755) and most of the files (644) in but I gave 777/666 to everything and that did not help. I can change other configuration settings in the client like backup files. Any ideas?