Jacket fails to start

Getting this error repeated after starting the container:

jackett_1           | Unhandled Exception:
jackett_1           | System.IO.FileNotFoundException: Could not load file or assembly 'Jackett, Version=0.8.1243.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
jackett_1           | File name: 'Jackett, Version=0.8.1243.0, Culture=neutral, PublicKeyToken=null'
jackett_1           |   at CommandLine.ParserResultExtensions.WithParsed[T] (CommandLine.ParserResult`1[T] result, System.Action`1[T] action) [0x00011] in <5f6458f0234f43a48c09047109c24684>:0
jackett_1           |   at Jackett.Console.Program.Main (System.String[] args) [0x00030] in <1c1b36368a95453bb8e26cd893b44a83>:0
jackett_1           | [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'Jackett, Version=0.8.1243.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
jackett_1           | File name: 'Jackett, Version=0.8.1243.0, Culture=neutral, PublicKeyToken=null'
jackett_1           |   at CommandLine.ParserResultExtensions.WithParsed[T] (CommandLine.ParserResult`1[T] result, System.Action`1[T] action) [0x00011] in <5f6458f0234f43a48c09047109c24684>:0
jackett_1           |   at Jackett.Console.Program.Main (System.String[] args) [0x00030] in <1c1b36368a95453bb8e26cd893b44a83>:0

Running on QNAP x86 machine, jacket image e65f5d9e24bc

Removed everything associated with my jackett instance and recreated it. Works fine now.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.