Hi,

just updated, or better say freshly installed,
 my elkstack host to a snapshot as of today, and starting kibana fails with:

 Kibana does not support the current Node.js version v10.15.3. Please use 
Node.js v>=10.15.0 <10.16.



OpenBSD 6.5-current (GENERIC) #42: Wed Jun 19 21:41:26 MDT 2019
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC


/etc/rc.d/kibana -d start                                              
doing _rc_parse_conf
doing _rc_quirks
kibana_flags >--config /etc/kibana/kibana.yml<
doing _rc_parse_conf /var/run/rc.d/kibana
doing _rc_quirks
doing rc_check
kibana
doing rc_start
doing _rc_wait start
No home directory /nonexistent!
Logging in with home = "/".
doing rc_check
Kibana does not support the current Node.js version v10.15.3. Please use 
Node.js v>=10.15.0 <10.16.
doing _rc_rm_runfile
(failed)
root@memory-alpha:~# pkg_info | grep -e kibana -e node                          
                                                            
kibana-6.6.1p0      browser based analytics/search interface to ElasticSearch
node-10.15.3        V8 JavaScript for clients and servers

is it just me, or someone else sees the same?

when I manually change /usr/local/kibana/package.json the node engine version 
to "10.15.3"
it just starts, but using this range, which from my googling foo should be 
correct, I get this startup
error.



cheers,
Sebastian

Reply via email to