I'm running it though python on windows, current verison says: f278c96
When i click Update now it seems to be doing it but then it stops, and just says update now again.
In the log i get this:
Code: Select all
21:53:43,585 INFO [app.config.updater] Update available
21:53:48,279 INFO [app.config.updater] Updating
21:53:49,163 INFO [app.config.updater] Removing old updates.
21:53:49,164 INFO [app.config.updater] Downloading RuudBurger-CouchPotato-42aba9f.tar.gz.
21:54:00,055 INFO [app.config.updater] Extracting.
Code: Select all
File "C:\Python27\lib\tarfile.py", line 2319, in next
tarinfo = self.tarinfo.fromtarfile(self)
File "C:\Python27\lib\tarfile.py", line 1237, in fromtarfile
buf = tarfile.fileobj.read(BLOCKSIZE)
File "C:\Python27\lib\gzip.py", line 243, in read
self._read(readsize)
File "C:\Python27\lib\gzip.py", line 294, in _read
uncompress = self.decompress.decompress(buf)
error: Error -3 while decompressing: invalid distance too far back
Updating through this way has worked a few times before for me.
Thanks for any help.