Giter Club home page Giter Club logo

couchpotato's People

Contributors

gfjardim avatar needo37 avatar ryanmurray avatar thomasleveil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

couchpotato's Issues

Couchpotato server got a major update and no longer works on restart (EDGE=1)

Yup, CP blew up today. It got a major update. After the update, it seemed to work fine, but there was an issue with snatching. So I went to restart the docker. Now it won't start. I tried a reinstall as well, no dice. Below is what I get in the logs:

*** Running /etc/my_init.d/edge.sh...
Updating source...
Already up-to-date.
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 41
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
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
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
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
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
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
*** Shutting down runit daemon (PID 41)...
*** Killing all processes...

Thanks

need to install python lxml for iptorrents.com search to work

is lxml and libxml2 and libxslt installed in the docker image. I have them installed on my base image but this provider fails to produce results could also be that this needs to be updated since there was a recent change in the source builds.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.