[Bug 257619] textproc/kibana7 (kibana7-7.13.4) does not start
Date: Wed, 04 Aug 2021 15:23:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257619
Bug ID: 257619
Summary: textproc/kibana7 (kibana7-7.13.4) does not start
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: elastic@FreeBSD.org
Reporter: freebsd-ports@andre.rikkertdekoe.nl
Flags: maintainer-feedback?(elastic@FreeBSD.org)
Assignee: elastic@FreeBSD.org
root@monitor:/etc/rc.conf.d # pkg info | grep kibana
kibana7-7.13.4 Browser based analytics and search interface to
ElasticSearch
root@monitor:/etc/rc.conf.d # cat /etc/rc.conf.d/kibana
kibana_enable="YES"
kibana_syslog_output_enable="YES"
root@monitor:/etc/rc.conf.d # service kibana start
Starting kibana.
root@monitor:/etc/rc.conf.d # date
Wed Aug 4 17:16:13 CEST 2021
root@monitor:/etc/rc.conf.d # grep kiba /var/log/messages | tail -1
Aug 4 17:16:11 monitor kibana[57516]: Kibana does not support the current
Node.js version v14.17.0. Please use Node.js >= v14.17.2.
root@monitor:/etc/rc.conf.d # service kibana status
kibana is not running.
root@monitor:/etc/rc.conf.d #
root@monitor:/etc/rc.conf.d # pkg info | grep node | grep 14.17
node14-14.17.0 V8 JavaScript for client and server
root@monitor:/etc/rc.conf.d
--
You are receiving this mail because:
You are the assignee for the bug.