Auteur Topic: Couchpotato start niet meer > wish list nog te redden?  (gelezen 2785 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: 2130
Laatste bericht 05 september 2014, 08:47:05
door Birdy
CouchPotato Installeren

Gestart door Martijn85Board Optware / IPKG / Telnet

Reacties: 18
Gelezen: 42590
Laatste bericht 11 februari 2011, 18:06:31
door SiXke
Couchpotato kan geen spot binnenhalen via spotweb.

Gestart door Murdog33Board CouchPotato

Reacties: 13
Gelezen: 10116
Laatste bericht 03 juni 2019, 16:21:38
door lars87
Couchpotato i.c.m DSM 5.0 : reinstall?

Gestart door JonazztyBoard CouchPotato

Reacties: 31
Gelezen: 9864
Laatste bericht 03 november 2014, 13:19:57
door DrBean
Tutorial couchpotato, sickchill, radarr

Gestart door h3x4Board 3rd party Packages

Reacties: 2
Gelezen: 3107
Laatste bericht 30 januari 2019, 12:48:01
door Ben(V)