79787328

Date: 2025-10-10 12:12:11
Score: 2
Natty:
Report link

You most likely need to set the hostname that Duplicati should accept:

environment:
          - DUPLICATI__WEBSERVICE_INTERFACE=any
          - DUPLICATI__WEBSERVICE_ALLOWED_HOSTNAMES: example.com;other.example.com

This is described in the docs:

https://docs.duplicati.com/detailed-descriptions/using-duplicati-from-docker#hostname-access

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kenneth Skovhede