I have built at least 5 servers using wordops on digitalocean. I use this script for setup -- wget -qO wo wops.cc && sudo bash wo
It is that script that hangs -- I am installing as root. I have never used dns-dns_dgon in the previous installations
But the script fails long before I can create a site ..
Here are the results of a syslog printout from just after Oct 28 17:23:58 site.ltd-site ntpd[3102]: 149.56.121.17 local addr 159.203.39.140 -> <null>
Oct 28 17:26:32 site.ltd-site systemd-resolved[503]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
Oct 28 17:26:32 site.ltd-site systemd-resolved[503]: message repeated 3 times: [ Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.]
Oct 28 17:26:33 site.ltd-site dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.41' (uid=0 pid=15667 comm="/usr/bin/gdbus call --system --dest org.freedeskto" label="unconfined")
Oct 28 17:26:33 site.ltd-site systemd[1]: Starting PackageKit Daemon...
Oct 28 17:26:33 site.ltd-site PackageKit: daemon start
Oct 28 17:26:33 site.ltd-site dbus-daemon[619]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Oct 28 17:26:33 site.ltd-site systemd[1]: Started PackageKit Daemon.
Oct 28 17:27:34 site.ltd-site systemd[14959]: Started D-Bus User Message Bus.
Oct 28 17:27:34 site.ltd-site dbus-daemon[16157]: [session uid=0 pid=16157] AppArmor D-Bus mediation is enabled
Oct 28 17:31:38 site.ltd-site PackageKit: daemon quit
Oct 28 17:31:38 site.ltd-site systemd[1]: packagekit.service: Succeeded.the setup script starts to when I used control-c to get out of it