After update to 4.3.1 graylog stucks in endless loop on startup. The latest line before restart is 2022-07-30 17:43:17,243 WARN o.u.FileUtil [main] File not found or not readable: /proc/mounts
Just found a workaround here https://github.com/Graylog2/graylog2-server/issues/12542 disable_native_system_stats_collector=true Looks like this issue will be fixed in next graylog minor version.
A gentle reminder to check /usr/ports/UPDATING - 20220602: AFFECTS: sysutils/graylog AUTHOR: dch@FreeBSD.org Graylog 4.3.0+ fails to start if graylog's internal collector for system statistics is enabled. This will eventually be addressed upstream. Add disable_native_system_stats_collector=true to your graylog.conf. Glad to see you found the workaround; 4.3.3 will be committed shortly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba5573df0d6bfe9cfe994634b4c4f57d84ec09c3 commit ba5573df0d6bfe9cfe994634b4c4f57d84ec09c3 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2022-07-30 20:54:57 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2022-07-30 20:54:57 +0000 sysutils/graylog: update to 4.3.3 - https://docs.graylog.org/docs/changelog#graylog-433 PR: 265523 sysutils/graylog/Makefile | 2 +- sysutils/graylog/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-)