Summary: | sysutils/graylog 4.3.1 fails to start | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Ivan <bsd> |
Component: | Individual Port(s) | Assignee: | Dave Cottlehuber <dch> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | bsd |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(dch) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Ivan
2022-07-30 17:44:31 UTC
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(-) |