Just experimenting with ipv6 network stack. While core web seems fine, it does seem to break a lot of things.
Surprisingly, seems like duplicati web interface is one of those. Any particular reason (other than no real users) for this? It serves up as a regular webpage right? Should be fairly underlying ip4/6 agnostic?
I’m a first-time Duplicati user. Just installed it (as a service) on a Windows server (2012 R2). The server’s management interface is IPv6-only. Remote access to the Duplicati Web interface doesn’t work at all. (I’ve enabled remote access and added the hostname in the settings.) Local access only works when using localhost or 127.0.0.1, but not when using the server’s FQDN (resolves to an IPv6 address) or any of its IPv6 addresses (::1, link-local, GUA, ULA).
Searching for a solution brought me here. What’s the next step? Open an issue on GitHub?