Branch: master
Commit: 1f124b31b16303a511c86717f11dd28b9cbf7b46
Version: v2020.02.15-3
Database Version: 44.1
OS: Linux-5.3.0-28-generic-x86_64-with-Ubuntu-18.04-bionic
Browser: firefox 73.0 64bit
What you did: click on any tv show from main page
What happened: Mako error
File /opt/sickchill/lib/beekeeper/comms.py:99, in send:
raise ResponseException(self.action.format(), err)
ResponseException: Error message: 404/Not Found
What you expected: to go to tv show page
I completely re-cloned the repo, then just added my config.ini and my db file and I still get the same error. I can't find anything relevant in the logs, so I've attached a complete log from the new cloning.
Logs:
sickchill.zip
Hi, thanks for the report. Please use search to make sure your issue has not been reported yet, and someone will try to help you as soon as possible.
Post the log file, not a zip
What does the mako error say?
From the original report
File /opt/sickchill/lib/beekeeper/comms.py:99, in send:
raise ResponseException(self.action.format(), err)
ResponseException: Error message: 404/Not Found
From the original report
File /opt/sickchill/lib/beekeeper/comms.py:99, in send: raise ResponseException(self.action.format(), err) ResponseException: Error message: 404/Not Found
This is the same error output I get whenever I click on any one of my shows from within the Sickchill web interface.
I am using the linuxserver.io docker image, which is just pulling from the latest commit from this projects master branch whenever the container is rebuilt.
SickChill Info:
Branch: master
Commit: 1f124b31b16303a511c86717f11dd28b9cbf7b46
Database Version: 44.1
Can you access thetvdb from that machine?
Can you access thetvdb from that machine?
yes no issues there
in fact everything still works except viewing the show specific pages.. I can see schedule and history and also shows keep downloading and the post processor is still running sucessfully
root@f8e279e5c0b9:/$ curl -i --head https://api.thetvdb.com
HTTP/2 401
content-type: application/json; charset=utf-8
content-length: 26
date: Tue, 18 Feb 2020 23:45:02 GMT
cache-control: private, max-age=86400
www-authenticate: JWT realm=jwt auth
x-powered-by: Thundar!
x-thetvdb-api-version: 3.0.0
vary: Accept-Language
x-cache: Error from cloudfront
via: 1.1 e89d95d090c0c86ecc7b8930e434625d.cloudfront.net (CloudFront)
x-amz-cf-pop: IAD89-C3
x-amz-cf-id: 2BWZPjrklXgZZbhJcNy2RIrvRItX-GIOdkQ90OYVp4VI7m2wXdb6nA==
From within the sickchill container, failed to authenticate, but able to resolve the hostname and try to hit it.
I am having same issue and getting mako error. I cannot view the show content page for any show listed. It is running on Synology device.
I'm having exactly the same issue,
Same problem here.
The issue (at least my version of it) is caused by KODI notifications, even if you don't have KODI enabled. Go to settings -> Notifications -> KODI. Enable it and delete the localhost:80 in the KODI IP:Port settings and then save settings.
Not directly caused by, but https://github.com/SickChill/SickChill/commit/23f0d808a622009e7f4591f36a1177cb30111f72 exposed the issue.
Same issue. I was using Kodi notifications before, but I disabled it months ago. I went in tonight, enabled Kodi notifications, deleted the Kodi IP:Port User/Pass settings and saved it. Now I can view shows again.
Same issue. I was using Kodi notifications before, but I disabled it months ago. I went in tonight, enabled Kodi notifications, deleted the Kodi IP:Port User/Pass settings and saved it. Now I can view shows again.
Yes, this works, disabled Kodi notifications months ago, deleting all kodi information solved the problem.
Most helpful comment
Same issue. I was using Kodi notifications before, but I disabled it months ago. I went in tonight, enabled Kodi notifications, deleted the Kodi IP:Port User/Pass settings and saved it. Now I can view shows again.