I am not able to deploy new apps, I am on Ubuntu 22.
host -t NS mydomain.com works fine.
host -t NS mydomain.com 127.0.0.150 does not work (timeout or not reachable IIRC).
The unbound service says it's active and running, restarting it does not fix the issue.
unbound-control says control is not enabled, and the service is stopped.
I also tried removing the forward everything unbound config and restarting.
Do you know a way to test if unbound is working correctly?