[Bug 270997] net-mgmt/netdata: sometimes not running when expected, sometimes running but http://localhost:19999 not responding

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Apr 2023 21:22:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270997

--- Comment #4 from Graham Perrin <grahamperrin@freebsd.org> ---
(In reply to Namkhai B. from comment #3)

Thanks for asking. 

The noise in /var/log/messages is a frustration. 

Should I focus on any of the four non-empty files below? 
root@mowa219-gjp4-8570p-freebsd:~ # ls -hl /var/log/netdata
total 19499
-rw-r--r--  1 netdata  netdata   1.9M Apr 22 13:09 access.log
-rw-r--r--  1 netdata  netdata   5.0M Apr 23 21:57 collector.log
-rw-r--r--  1 netdata  netdata     0B Jul 28  2021 debug.log
-rw-r--r--  1 netdata  netdata   393M Apr 23 22:20 error.log
-rw-r--r--  1 netdata  netdata   2.4M Apr 23 20:24 health.log
root@mowa219-gjp4-8570p-freebsd:~ # tail /var/log/netdata/error.log 
2023-04-23 22:21:36: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:37: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:38: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:39: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:40: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:41: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:42: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:43: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:44: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
2023-04-23 22:21:45: netdata ERROR : P[freebsd] : FREEBSD:
sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory (errno
2, No such file or directory)
root@mowa219-gjp4-8570p-freebsd:~ #

-- 
You are receiving this mail because:
You are the assignee for the bug.