-
-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plex Cacher job failed every time #1237
Comments
Hi! |
You must have run a really early build. Can you delete the PlexContent table? DELETE PlexContent in SQLiteBrowser |
@tidusjar That did the trick. Thanks. I'm not sure how it is possible that i missed that colum. Maybe i upgraded in the past to a early dev build :/ (i can't remember lol) |
Here is how to do it for those that dont know how to do sqlite stuff. I'm on Ubuntu Server in this example. ~$ sqlite3 /opt/ombi/Release/PlexRequests.sqlite |
@CystemDown thanks for you help. Didnt saw you post :( |
Any idea where the sqlite file is on a macOS installation? Can't find it anywhere, but i also have this problem. |
Okay, how can this be done in a Docker container? I'm getting |
Ombi Version:
V2.1.1514
Update Branch:
Early Access Preview
Media Sever:
Plex
Media Server Version:
1.4.3.3433
Operating System:
Windows 10
Mono Version (only if your not on windows)
Applicable Logs (from
/logs/
directory or the Admin page):Problem Description:
Everytime the job plex cacher is running, it failed everytime. Ombi doesn't cache the content on my plex server
Reproduction Steps:
I run the job manualy and under the admin panel it will show only a error that the job failed.
I found in a path /logs/ where a whole different error shows up (see log text above)
The text was updated successfully, but these errors were encountered: