I know this has been mentioned before but the suggestions didn't seem to help. When I install GUI there are no stats and the left side menu is black (nothing). Merlin v3006.102.4. Config includes:
#########################################
# integration LOG's
#
verbosity: 5 # v1.02 '1' is adequate to prove unbound is processing domains
logfile: "/opt/var/lib/unbound/unbound.log" # v1.01 as per @dave14305 minimal config (v3.06 now deletes this if size grows > 10MB)
log-time-ascii: yes # v1.01 as per @dave14305 minimal config
log-tag-queryreply: yes # v1.02 @Martineau Explicitly Tag log-queries/replies with 'query'/'reply'
log-queries: yes
log-replies: yes
use-syslog: yes # v1.02 @Martineau Recommended to let scribe/syslog-ng handle the log(s)
log-local-actions: yes # v1.02 @Martineau ('yes' required for @juched's Graphical Ad Block statistics)
log-servfail: yes # v1.01 as per @dave14305 minimal config
#########################################
/tmp/home/root# unbound-checkconf
unbound-checkconf: no errors in /opt/var/lib/unbound/unbound.conf
#########################################
# integration LOG's
#
verbosity: 5 # v1.02 '1' is adequate to prove unbound is processing domains
logfile: "/opt/var/lib/unbound/unbound.log" # v1.01 as per @dave14305 minimal config (v3.06 now deletes this if size grows > 10MB)
log-time-ascii: yes # v1.01 as per @dave14305 minimal config
log-tag-queryreply: yes # v1.02 @Martineau Explicitly Tag log-queries/replies with 'query'/'reply'
log-queries: yes
log-replies: yes
use-syslog: yes # v1.02 @Martineau Recommended to let scribe/syslog-ng handle the log(s)
log-local-actions: yes # v1.02 @Martineau ('yes' required for @juched's Graphical Ad Block statistics)
log-servfail: yes # v1.01 as per @dave14305 minimal config
#########################################
/tmp/home/root# unbound-checkconf
unbound-checkconf: no errors in /opt/var/lib/unbound/unbound.conf
Last edited: