Jump to content

Latest Unraid Beta, Couchpotoato errors


Spydawg

Recommended Posts

I installed the latest Unraid beta and now Couchpotato is not loading up and I get the following errors in log over and over again.

 

CodernityDB.index.IndexException: Doesn't exists
Traceback (most recent call last):
File "/opt/couchpotato/CouchPotato.py", line 133, in 
l.run()
File "/opt/couchpotato/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 "/opt/couchpotato/couchpotato/runner.py", line 140, in runCouchPotato
db.open()
File "/opt/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
res = f(*args, **kwargs)
File "/opt/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 93, in open
res = super(SuperThreadSafeDatabase, self).open(*args, **kwargs)
File "/opt/couchpotato/libs/CodernityDB/database.py", line 571, in open
index.open_index()
File "/opt/couchpotato/libs/CodernityDB/tree_index.py", line 156, in open_index
raise IndexException("Doesn't exists")
CodernityDB.index.IndexException: Doesn't exists

 

Any help would be great.

 

Thanks

Link to comment
  • 1 month later...

Which instance did you use?  I ran into the same issue, although I believe my problem occurred when CP auto updated itself - not updating to the latest beta.

 

My needo CP docker self updated the other day on 6b14b and is still working flawlessly, I know that doesn't help too much, but thought it worthwhile letting you know.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...