Stop Auth Warnings when not using Auth

Hi

I’m getting the following warnings on one of my backup jobs. I’m not using authentication, how can I clear this from happening? See warnings below:

  • 2020-11-04 17:30:00 +00 - [Warning-Duplicati.Library.Main.Controller-UnsupportedOption]: The supplied option --auth-username is not supported and will be ignored
  • 2020-11-04 17:30:00 +00 - [Warning-Duplicati.Library.Main.Controller-UnsupportedOption]: The supplied option --auth-password is not supported and will be ignored

Many thanks
David

First, if you allow your browser to fill username and password for web sites, delete its data for Duplicati, typically at address localhost:8200 but yours may vary. If you don’t do this, it will also break your restore.

Password saver may autofill too many places, getting --auth-password is not supported #4102

A couple of ways to remove the extraneous information from your destination are shown on page below.

–auth-password is not supported

Fantastic, I’ll give that a go.