Join us on Discord! We now have an official Discord server for OpenFLIXR: https://discord.gg/PcCErTQ , these forums will continue to operate as normal.
[SOLVED] Jackett is broken
Not sure why or how, the log spew is awful. Might have something to do with Ombi updating to .Net Framework 2.1 but I doubt it.
I tried to manually update Jackett and it didn't help.
Anyone else?
I tried to manually update Jackett and it didn't help.
Anyone else?
Comments
I have submitted a bug to Jackett but it's likely to cause all sorts of issues for us this weekend.
https://github.com/Jackett/Jackett/issues/3720
I deleted the /opt/jackett folder and copied over the folder from the clean install, chown root:root. Still same error. How can I fix this ?
Edit: I did a manual install according to "https://www.openflixr.com/forum/discussion/518/jackett-stops-running", same error when running "mono /opt/jackett/JackettConsole.exe --version"
Maybe give us the whole error, lets see if there's any clues in there.
The problem is a stale binary that should be removed, but our update script simply copies new files in over.
My update script will fix it, if run with the "-f" or "--force" flag:
https://gist.github.com/jeremysherriff/faac593ec2d26a23c635bb26164e9434