DomotiGa SVN ERROR: E175002/Could not read chunk size
Posted: Mon Sep 23, 2013 4:38 pm
Normally to update DomotiGa the "svn up" command is sufficient to bring you to the most recent version, only due to an issue with the http://www.domotiga.nl site the SVN got out-of-sync and you can get an error like:
The following steps should do it (please stop DomotiGa first):
If you run zwave, include the following step:
That should do it, and restart DomotiGa

To resolve this issue, you need to re-download DomotiGa from then SVN.svn: E175002: REPORT of '/domotiga/!svn/vcc/default': Could not read chunk size: connection was closed by server.
The following steps should do it (please stop DomotiGa first):
Code: Select all
$ cd ~/
$ mv domotiga domotiga.bak
$svn co http://svn.domotiga.nl/domotiga/trunk domotiga
Code: Select all
$ mv ~/domotiga.bak/wrappers/domozwave/openzwave ~/domotiga/wrappers/domozwave


