Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

needos cp docker suddenly not working

Featured Replies

Nothing changed, all my other dockers work fine but for some reason i can no longer access the GUI..i have posted some of the log which seems to be spooling the same text so i just copied some of it...

 

21:31:28 CRITICAL [                 __main__] Traceback (most recent call last):
  File "/opt/couchpotato/CouchPotato.py", line 133, in <module>
    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/hash_index.py", line 108, in open_index
    raise IndexException("Doesn't exists")
IndexException: Doesn't exists
Traceback (most recent call last):
  File "/opt/couchpotato/CouchPotato.py", line 133, in <module>
    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/hash_index.py", line 108, in open_index
    raise IndexException("Doesn't exists")
IndexException: Doesn't exists
21:31:30 CRITICAL [                 __main__] Traceback (most recent call last):
  File "/opt/couchpotato/CouchPotato.py", line 133, in <module>
    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/hash_index.py", line 108, in open_index
    raise IndexException("Doesn't exists")
IndexException: Doesn't exists
Traceback (most recent call last):
  File "/opt/couchpotato/CouchPotato.py", line 133, in <module>
    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/hash_index.py", line 108, in open_index
    raise IndexException("Doesn't exists")
IndexException: Doesn't exists
21:31:31 CRITICAL [                 __main__] Traceback (most recent call last):
  File "/opt/couchpotato/CouchPotato.py", line 133, in <module>
    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/hash_index.py", line 108, in open_index
    raise IndexException("Doesn't exists")
IndexException: Doesn't exists
Traceback (most recent call last):
  File "/opt/couchpotato/CouchPotato.py", line 133, in <module>
    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/hash_index.py", line 108, in open_index
    raise IndexException("Doesn't exists")
IndexException: Doesn't exists

Archived

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.