jgaikwad

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by jgaikwad

  1. 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
  2. Yes, I took the screenshot while array was started to show that it wouldnt spin up. Thank you this was it!
  3. I've added a new drive to the system, completed preclear on it, but it still shows its in "standby" and wont let me add it to the array. Clicking spin up does nothing. I've tried rebooting, and here is the disk log: Sep 30 09:57:11 unraid kernel: sd 1:0:0:0: [sdh] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) Sep 30 09:57:11 unraid kernel: sd 1:0:0:0: [sdh] Write Protect is off Sep 30 09:57:11 unraid kernel: sd 1:0:0:0: [sdh] Mode Sense: d3 00 10 08 Sep 30 09:57:11 unraid kernel: sd 1:0:0:0: [sdh] Write cache: disabled, read cache: enabled, supports DPO and FUA Sep 30 09:57:11 unraid kernel: sdh: sdh1 Sep 30 09:57:11 unraid kernel: sd 1:0:0:0: [sdh] Attached SCSI disk Sep 30 09:57:30 unraid emhttp: MG03SCA400_X4G0A1WIFVL8_350000395d8cb311c (sdh) 3907018532 Sep 30 09:57:40 unraid emhttp: MG03SCA400_X4G0A1WIFVL8_350000395d8cb311c (sdh) 3907018532 Sep 30 09:57:50 unraid emhttp: MG03SCA400_X4G0A1WIFVL8_350000395d8cb311c (sdh) 3907018532 Sep 30 09:58:00 unraid emhttp: MG03SCA400_X4G0A1WIFVL8_350000395d8cb311c (sdh) 3907018532 Sep 30 09:58:06 unraid emhttp: MG03SCA400_X4G0A1WIFVL8_350000395d8cb311c (sdh) 3907018532 Sep 30 09:58:27 unraid emhttp: MG03SCA400_X4G0A1WIFVL8_350000395d8cb311c (sdh) 3907018532 Sep 30 09:58:33 unraid emhttp: MG03SCA400_X4G0A1WIFVL8_350000395d8cb311c (sdh) 3907018532 Sep 30 09:59:22 unraid emhttp: cmd: /usr/local/emhttp/plugins/dynamix/scripts/hd_parm up sdh Sep 30 09:59:36 unraid emhttp: cmd: /usr/local/emhttp/plugins/dynamix/scripts/hd_parm up sdh