Auteur Topic: Couchpotato start niet meer > wish list nog te redden?  (gelezen 2727 keer)

Offline Cartaphilus

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 5
Couchpotato start niet meer > wish list nog te redden?
« Gepost op: 14 januari 2015, 19:47:15 »
Sinds kort start mijn Couchpotato niet meer op vanaf mijn Synology. Ik heb getracht deze opnieuw te installeren en vervolgens de oude database weer terug te zetten, maar dit werkt niet.

Is deze installatie nog te redden of is er op zijn minst een manier om de wanted list uit de `corrupte` database te redden?


19:38:43 CRITICAL [                 __main__] Traceback (most recent call last):
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 133, in <module>
    l.run()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 89, in run
    runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 140, in runCouchPotato
    db.open()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 93, in open
    res = super(SuperThreadSafeDatabase, self).open(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 567, in open
    self._read_indexes()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 498, in _read_indexes
    self.add_index('path:' + ind, create=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 105, in add_index
    res = super(SuperThreadSafeDatabase, self).add_index(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 331, in add_index
    ind_obj, name = self.__write_index(new_index, _next, edit=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 274, in __write_index
    raise IndexConflict("Already exists")
IndexConflict: Already exists
Traceback (most recent call last):
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 133, in <module>
    l.run()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 89, in run
    runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 140, in runCouchPotato
    db.open()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 93, in open
    res = super(SuperThreadSafeDatabase, self).open(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 567, in open
    self._read_indexes()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 498, in _read_indexes
    self.add_index('path:' + ind, create=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 105, in add_index
    res = super(SuperThreadSafeDatabase, self).add_index(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 331, in add_index
    ind_obj, name = self.__write_index(new_index, _next, edit=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 274, in __write_index
    raise IndexConflict("Already exists")
IndexConflict: Already exists
19:39:09 CRITICAL [                 __main__] Traceback (most recent call last):
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 133, in <module>
    l.run()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 89, in run
    runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 140, in runCouchPotato
    db.open()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 93, in open
    res = super(SuperThreadSafeDatabase, self).open(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 567, in open
    self._read_indexes()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 498, in _read_indexes
    self.add_index('path:' + ind, create=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 105, in add_index
    res = super(SuperThreadSafeDatabase, self).add_index(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 331, in add_index
    ind_obj, name = self.__write_index(new_index, _next, edit=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 274, in __write_index
    raise IndexConflict("Already exists")
IndexConflict: Already exists
Traceback (most recent call last):
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 133, in <module>
    l.run()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 89, in run
    runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 140, in runCouchPotato
    db.open()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 93, in open
    res = super(SuperThreadSafeDatabase, self).open(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 567, in open
    self._read_indexes()
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 498, in _read_indexes
    self.add_index('path:' + ind, create=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
    res = f(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 105, in add_index
    res = super(SuperThreadSafeDatabase, self).add_index(*args, **kwargs)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 331, in add_index
    ind_obj, name = self.__write_index(new_index, _next, edit=False)
  File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 274, in __write_index
    raise IndexConflict("Already exists")
IndexConflict: Already exists


 

nzbget koppeling CouchPotato en Sickbeard

Gestart door Guusje07Board NZBGet

Reacties: 2
Gelezen: 2082
Laatste bericht 05 september 2014, 08:47:05
door Birdy
XBMC icm NAS als storage met sickbeard en couchpotato

Gestart door B3rtBoard Overige software

Reacties: 18
Gelezen: 10839
Laatste bericht 02 mei 2013, 19:32:10
door buzzke
CouchPotato Installeren

Gestart door Martijn85Board Optware / IPKG / Telnet

Reacties: 18
Gelezen: 42350
Laatste bericht 11 februari 2011, 18:06:31
door SiXke
Tutorial couchpotato, sickchill, radarr

Gestart door h3x4Board 3rd party Packages

Reacties: 2
Gelezen: 2996
Laatste bericht 30 januari 2019, 12:48:01
door Ben(V)
Gezocht: SPK Couchpotato

Gestart door tasja71Board CouchPotato

Reacties: 5
Gelezen: 3406
Laatste bericht 21 november 2014, 07:13:50
door tasja71