Hi there
I was having an issue with couchpotato scanning so I refreshed it but since then it’s not come back up I’ve tried using the slider to effectively turn it off again I had it load once but my snatched list and managed library was missing but all my settings were still in place so of course I restarted again but this time it wont load once again
Small update
Couchpotato has loaded but my error log is nothing but red and everything is missing again for example I can’t add new movie all my snatched and wanted are missing and the drop down menu for quality is blank
The log file is none stop but here is a snippet
Logs
12345clear
12-21 11:26:49 ERROR[ couchpotato.api] Failed doing api request "media.list": Traceback (most recent call last): File "/home/joemannix8/.couchpotato/couchpotato/api.py", line 36, in run_handler res = api[route](**kwargs) File "/home/joemannix8/.couchpotato/couchpotato/core/media/_base/media/main.py", line 321, in listView search = kwargs.get('search') File "/home/joemannix8/.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 "/home/joemannix8/.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
12-21 11:26:53 ERROR[chpotato.core.plugins.log] API log: {'file': u'https://HOST/couchpotato/static/scripts/combined.plugins.min.js?1479026318', 'message': u"chrome 55: \nUncaught TypeError: Cannot read property 'length' of undefined", 'line': u'863', 'page': u'https://HOST/couchpotato/home/', '_request': <couchpotato.api.ApiHandler object at 0x7f46502b2750>}
12-21 11:26:58 ERROR[ couchpotato.api] Failed doing api request "media.list": Traceback (most recent call last): File "/home/joemannix8/.couchpotato/couchpotato/api.py", line 36, in run_handler res = api[route](**kwargs) File "/home/joemannix8/.couchpotato/couchpotato/core/media/_base/media/main.py", line 321, in listView search = kwargs.get('search') File "/home/joemannix8/.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 "/home/joemannix8/.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
12-21 11:27:02 ERROR[chpotato.core.plugins.log] API log: {'file': u'https://HOST/couchpotato/static/scripts/combined.plugins.min.js?1479026318', 'message': u"chrome 55: \nUncaught TypeError: Cannot read property 'length' of undefined", 'line': u'863', 'page': u'https://HOST/couchpotato/movies/', '_request': <couchpotato.api.ApiHandler object at 0x7f46502b2490>}
Since I’ve got a topic open could anyone also tell me how to backup my config so if I need to reinstall I don’t have to manually put all my providers in again I’ve done it so many times and I feel like an idiot not backing it up