wingi11
wingi11
I think you have to build the frontend from scratch because certbot-dns-plugins.js gets bundled by webpack.
Add this to your docker-compose vpn container configuration: ``` services: vpn: ... sysctls: - "net.ipv6.conf.all.disable_ipv6=0" .. ``` This worked for me
I think ReferenceLoopHandling.Ignore should be the standard behavior.
I have the same issue. Version 2.1.2 is currently not usable for me.