Created attachment 212079 [details] netdata.diff Re-add web files owner = netdataa and web files group = netdata to the default config file. The default is root:wheel when not set. So if running as root user (by setting netdata_user="root"), and files are owner by netdata, netdata will refuse to to serve these files since default ownership does not correspond to installed files ownership. Webui fails on: Access to file is not permitted: /usr/local/share/netdata/web//index.html When these variables are not set.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/126517183
maintainer timeout
A commit references this bug: Author: mandree Date: Wed Apr 1 12:16:04 UTC 2020 New revision: 530214 URL: https://svnweb.freebsd.org/changeset/ports/530214 Log: net-mgmt/netdata: Unbreak webui permissions when running netdata as root Bump PORTREVISION (installed @sample file changes). PR: 244544 Submitted by: Dries Michiels <driesm.michiels@gmail.com> Approved by: maintainer timeout (mmokhi@, 31 d) Changes: head/net-mgmt/netdata/Makefile head/net-mgmt/netdata/files/netdata.conf.sample.in