just downloaded the latest version of Jackett and can't get it to start. Running Ubuntu 16.04 in an LXD container.
root@torrent:/etc/systemd/system# /usr/bin/mono /opt/JackettConsole.exe
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'CommandLine, Version=1.9.71.2, Culture=neutral, PublicKeyToken=de6f01bd326f8c32' or one of its dependencies.
File name: 'CommandLine, Version=1.9.71.2, Culture=neutral, PublicKeyToken=de6f01bd326f8c32'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'CommandLine, Version=1.9.71.2, Culture=neutral, PublicKeyToken=de6f01bd326f8c32' or one of its dependencies.
File name: 'CommandLine, Version=1.9.71.2, Culture=neutral, PublicKeyToken=de6f01bd326f8c32'
Make sure the mono-devel package is installed.
Does the previous version v0.7.923 work for you?
If it does it's most likely due to a new bug introduced during the dependency updates in v0.7.932
If it doesn't please try without LXD.
I assume this has been fixed
Most helpful comment
Make sure the mono-devel package is installed.
Does the previous version v0.7.923 work for you?
If it does it's most likely due to a new bug introduced during the dependency updates in v0.7.932
If it doesn't please try without LXD.