I’m following you in that one, and i know that it’s somehow Sonarr that don’t accept the credentials that have been setup for Jackett, but the problem started after my suders file got wiped during an update (i updated the quickbox script though the deskboard of quickbox and had to get my sudoers file rebuild in order to get the script back in working order), nothing else than the suders file have been rebuild on my server, but someone the connection between Sonarr and Jackett got lost after the sudoers file got wiped.
My jackett.conf looks like this (the real username have been replaced with “username” since i don’t want to exploit my credentials online ):
<Location /jackett>
ProxyPass http://localhost:9117/jackett
ProxyPassReverse http://localhost:9117/jackett
AuthType Digest
AuthName "rutorrent"
AuthUserFile '/etc/htpasswd’
Require user username