Crashplan does not connect to headless hda, SOLVED sort of
Posted: Sat Nov 29, 2014 6:36 pm
For using crashplan on a headless hda (fedora 19) you can follow the instructions on the wiki https://wiki.amahi.org/index.php/Crashplan
in:
/usr/local/crashplan/conf/my.service.xml
<serviceHost>127.0.0.1</serviceHost>
must be changed to
<serviceHost>0.0.0.0</serviceHost>
I have been spending hours to find out why I suddenly could not connect anymore. During a crashplan update above modifications were undone. So please note that you have to redo these modifications when you cannot connect to crashplan anymore from a desktop computer to your hda.
I added a warning to the wiki, but there should be a more stable solution. any suggestions?
in:
/usr/local/crashplan/conf/my.service.xml
<serviceHost>127.0.0.1</serviceHost>
must be changed to
<serviceHost>0.0.0.0</serviceHost>
I have been spending hours to find out why I suddenly could not connect anymore. During a crashplan update above modifications were undone. So please note that you have to redo these modifications when you cannot connect to crashplan anymore from a desktop computer to your hda.
I added a warning to the wiki, but there should be a more stable solution. any suggestions?