Sonarr version (exact version): 4.0.0.401
Mono version (if Sonarr is not running on Windows): 6.12.0.200
OS: QNAP
Debug logs:
Description of issue: How to reset password in v4?
My config file only has this:
<Config>
<LogLevel>info</LogLevel>
<Port>8989</Port>
</Config>
According to this info: Sonarr FAQ | Servarr Wiki
" If you are using v4 of Sonarr the AuthenticationMethod
type None
is no longer valid - please see this FAQ"
Then there is no information on resetting the password in that FAQ.
Can anyone help?
None
is no longer valid for using, but will force you to reconfigure authentication on startup.
AuthenticationMethod
will definitely be in the config file, if it’s missing then it’s not the correct config file.