Got this error when attempting to update Sonnarr installed on my FreeNas as a Jail to the latest version:
Error occurred while executing task ApplicationUpdate: ApplicationName='mono', CommandLine='--debug /tmp/nzbdrone_update/NzbDrone.Update.exe 88519 /tmp/nzbdrone_update /usr/pbi/sonarr-amd64/share/sonarr/NzbDrone.exe /data=/var/db/sonarr /nobrowser', CurrentDirectory='', Native error= Cannot find the specified file
How to Fix and Update Sonarr
- Log onto FreeNas Gui
- Click Plugins
- Click Sonarr Jail
- Open Shell Terminal
- pkg install mono # install mono package say yes to install
- Go back to Sonarr GUI
- Click System –> Updates
- Click Install next to latest version
- Done