Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2023 19:44:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272701] sysutils/beats8 filebeat tool fails with "Exiting: failed to get host information: unimplemented" error
Message-ID:  <bug-272701-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272701

            Bug ID: 272701
           Summary: sysutils/beats8 filebeat tool fails with "Exiting:
                    failed to get host information: unimplemented" error
           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: manuel.steudtner@iuc.de
          Assignee: elastic@FreeBSD.org
             Flags: maintainer-feedback?(elastic@FreeBSD.org)

The filebeat utility fails with the following error on the following system=
:=20

FreeBSD elasticsearch 13.2-STABLE FreeBSD 13.2-STABLE
stable/13-n255847-d6fedc3f2d37 GENERIC amd64

Error:
root@elasticsearch:/usr/local/etc/beats # filebeat setup
Exiting: failed to get host information: unimplemented

The filebeat process starts and keeps running but fails to send data to
elasticsearch. The process shows problems during a system call.

SIGNAL 20 (SIGCHLD) code=3DCLD_EXITED pid=3D40496 uid=3D0 status=3D1
sigsuspend({ })                                  ERR#4 'Interrupted system
call'
wait4(-1,0x0,WNOHANG,0x0)                        =3D 40496 (0x9e30)
sigreturn(0x3b1948977e40)                        EJUSTRETURN
sigprocmask(SIG_UNBLOCK,{ SIGTERM|SIGCHLD },0x0) =3D 0 (0x0)
sigprocmask(SIG_BLOCK,{ SIGTERM },0x0)           =3D 0 (0x0)
nanosleep({ 1.000000000 })                       =3D 0 (0x0)
close(5)                                         =3D 0 (0x0)
pipe2(0x3b1948978480,0)                          =3D 0 (0x0)
fork()                                           =3D 40516 (0x9e44)
sigprocmask(SIG_UNBLOCK,{ SIGTERM },0x0)         =3D 0 (0x0)
close(6)                                         =3D 0 (0x0)
__sysctl("kern.proc.args.-1",4,0x0,0x0,0x3b194c370000,40) =3D 0 (0x0)
sigprocmask(SIG_BLOCK,{ SIGTERM|SIGCHLD },0x0)   =3D 0 (0x0)
SIGNAL 20 (SIGCHLD) code=3DCLD_EXITED pid=3D40516 uid=3D0 status=3D1
sigsuspend({ })                                  ERR#4 'Interrupted system
call'

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272701-7788>