Usage report is off but Duplicati sends reports anyway

Setting environment variable USAGEREPORTER_Duplicati_LEVEL=none should stop the usage reporter.

Settings in the web UI (if that’s what you did) aren’t used by Duplicati.CommandLine.exe which is totally separate, and often needs to be told everything, e.g. if you start on GUI, a job export can form the base.

139.59.135.67 is both usage-reporter.duplicati.com and updates.duplicati.com and maybe other names. How are you distinguishing between these? One way is to use Wireshark on packets, but one can infer what’s being used by looking at the DNS client cache, e.g. you can ipconfig /flushdns then later do ipconfig /displaydns | findstr duplicati to see which name some program is trying to lookup.

AUTOUPDATER SKIP UPDATE is not supported discusses that issue and I’m not sure where it landed. Maybe you can test to see how difficult it is for you. I thought I had to do a rather ugly workaround for it.

1 Like