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.

jgaikwad

Members
  • Joined

  • Last visited

Everything posted by jgaikwad

  1. Found a db backup and restored. all is well now
  2. After the latest update, my home/wanted/movies screens are all blank. Can still access settings and logs though. 11-29 12:25:04 ERROR [ couchpotato.core.event] Error in event "profile.all", that wasn't caught: Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/event.py", line 15, in runHandler return handler(*args, **kwargs) File "/app/couchpotato/couchpotato/core/plugins/profile/main.py", line 77, in all return [x['doc'] for x in profiles] File "/app/couchpotato/libs/CodernityDB/database.py", line 1035, in all "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `profile` doesn't exists encoding=UTF-8 debug=False args=['--config_file=/config/config.ini', '--data_dir=/config/data'] app_dir=/app/couchpotato data_dir=/config/data desktop=None options=Namespace(config_file='/config/config.ini', console_log=False, daemon=False, data_dir='/config/data', debug=False, pid_file='/config/data/couchpotato.pid', quiet=False) 11-29 12:25:04 ERROR [ couchpotato.core.event] Error in event "quality.all", that wasn't caught: Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/event.py", line 15, in runHandler return handler(*args, **kwargs) File "/app/couchpotato/couchpotato/core/plugins/quality/main.py", line 103, in all quality_doc = db.get('quality', quality.get('identifier'), with_doc = True)['doc'] File "/app/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner res = f(*args, **kwargs) File "/app/couchpotato/libs/CodernityDB/database.py", line 938, in get "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `quality` doesn't exists encoding=UTF-8 debug=False args=['--config_file=/config/config.ini', '--data_dir=/config/data'] app_dir=/app/couchpotato data_dir=/config/data desktop=None options=Namespace(config_file='/config/config.ini', console_log=False, daemon=False, data_dir='/config/data', debug=False, pid_file='/config/data/couchpotato.pid', quiet=False) 11-29 12:25:04 ERROR [ couchpotato.api] Failed doing api request "media.list": Traceback (most recent call last): File "/app/couchpotato/couchpotato/api.py", line 36, in run_handler res = api[route](**kwargs) File "/app/couchpotato/couchpotato/core/media/_base/media/main.py", line 321, in listView search = kwargs.get('search') File "/app/couchpotato/couchpotato/core/media/_base/media/main.py", line 231, in list all_media_ids = all_media_ids.union(set([x['_id'] for x in db.get_many('media_by_type', media_type)])) File "/app/couchpotato/libs/CodernityDB/database.py", line 991, in get_many "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `media_by_type` doesn't exists 11-29 12:25:04 ERROR [chpotato.core.plugins.log] API log: {'file': u'http://HOST/couch/static/scripts/combined.plugins.min.js?1480442483', 'message': u"chrome 54: \nUncaught TypeError: Cannot read property 'length' of undefined", 'line': u'863', 'page': u'http://HOST/', '_request': <couchpotato.api.ApiHandler object at 0x2b23449fe250>} 11-29 12:25:04 ERROR [ couchpotato.api] Failed doing api request "notification.listener": Traceback (most recent call last): File "/app/couchpotato/couchpotato/api.py", line 36, in run_handler res = api[route](**kwargs) File "/app/couchpotato/couchpotato/core/notifications/core/main.py", line 276, in listener for n in notifications: File "/app/couchpotato/libs/CodernityDB/database.py", line 1035, in all "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `notification` doesn't exists 11-29 12:25:21 ERROR [ couchpotato.api] Failed doing api request "media.list": Traceback (most recent call last): File "/app/couchpotato/couchpotato/api.py", line 36, in run_handler res = api[route](**kwargs) File "/app/couchpotato/couchpotato/core/media/_base/media/main.py", line 321, in listView search = kwargs.get('search') File "/app/couchpotato/couchpotato/core/media/_base/media/main.py", line 231, in list all_media_ids = all_media_ids.union(set([x['_id'] for x in db.get_many('media_by_type', media_type)])) File "/app/couchpotato/libs/CodernityDB/database.py", line 991, in get_many "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `media_by_type` doesn't exists 11-29 12:25:21 ERROR [chpotato.core.plugins.log] API log: {'file': u'http://HOST/couch/static/scripts/combined.plugins.min.js?1480442483', 'message': u"chrome 54: \nUncaught TypeError: Cannot read property 'length' of undefined", 'line': u'863', 'page': u'http://HOST/couch/home/', '_request': <couchpotato.api.ApiHandler object at 0x2b2344adb710>} 11-29 12:25:56 ERROR [tato.core.plugins.renamer] Failed checking snatched: Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/plugins/renamer.py", line 932, in checkSnatched rels = list(fireEvent('release.with_status', ['snatched', 'seeding', 'missing'], single = True)) File "/app/couchpotato/couchpotato/core/plugins/release/main.py", line 536, in withStatus for ms in db.get_many('release_status', s): File "/app/couchpotato/libs/CodernityDB/database.py", line 991, in get_many "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `release_status` doesn't exists 11-29 12:26:56 ERROR [tato.core.plugins.renamer] Failed checking snatched: Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/plugins/renamer.py", line 932, in checkSnatched rels = list(fireEvent('release.with_status', ['snatched', 'seeding', 'missing'], single = True)) File "/app/couchpotato/couchpotato/core/plugins/release/main.py", line 536, in withStatus for ms in db.get_many('release_status', s): File "/app/couchpotato/libs/CodernityDB/database.py", line 991, in get_many "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `release_status` doesn't exists 11-29 12:27:56 ERROR [tato.core.plugins.renamer] Failed checking snatched: Traceback (most recent call last): File "/app/couchpotato/couchpotato/core/plugins/renamer.py", line 932, in checkSnatched rels = list(fireEvent('release.with_status', ['snatched', 'seeding', 'missing'], single = True)) File "/app/couchpotato/couchpotato/core/plugins/release/main.py", line 536, in withStatus for ms in db.get_many('release_status', s): File "/app/couchpotato/libs/CodernityDB/database.py", line 991, in get_many "Index `%s` doesn't exists" % index_name) IndexNotFoundException: Index `release_status` doesn't exists

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.