Olivier Poitrey
Olivier Poitrey
Do you know if the problem appeared after upgrading to 1.37 or it was here before? If it's the former, would you be able to test with the previous version...
The problem seems unrelated to the CLI as you seem to get TLS errors with the diag tool too but not with curl (you executed the curl from the router...
Yes but with `.` instead of `*`.
Please try to uninstall then reinstall.
NextDNS is part of home assistant now.
What’s the output of `cat /etc/os-release`?
Support for this distribution need to be added.
openrc is supported: https://github.com/nextdns/nextdns/blob/master/host/service/openrc/service.go
The installer does not support gentoo yet. Please try installing the binary manually in `/usr/bin` and call `nextdns install` to see if it would work.
Can't the build system use go module or the content of go.sum? The dep inflation is due to the quic/http3 package. You can ignore most of the dep if you...