Hello, i followed perfect server - Debian 10 for my dedicated server. My first domain work perfectly, when i analyse with an DNSSEC Analyzer all it's ok. But for my second domain i don't know why no data appear in DNSSEC DS-Data for registry.
Stats not generated. The GoAccess binary couldn't be found. Make sure that GoAccess is installed and that it is in $PATH No GoAccess base config found. Make sure that GoAccess is installed and that the goaccess.conf does exist in /etc or /etc/goaccess
That's not related to dnssec. Disable dnssec for the domain, press save, enable it again, and then run server.sh and check the debug output.
Did you install 3.1.15p3, or the git-stable version of ISPConfig? because GoAccess errors should not be thrown in 3.1.15p3 since it was added to the git-stable a few weeks ago (and will be part of 3.2)
As i remember, just straightforwardly such configuration file should be created... for example, by this way: mkdir /etc/goaccess ln -s /usr/local/etc/goaccess/goaccess.conf /etc/goaccess/goaccess.conf (in case, you use centos)