[Bug 272701] sysutils/beats8 filebeat tool fails with "Exiting: failed to get host information: unimplemented" error
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 272701] sysutils/beats8 filebeat tool fails with "Exiting: failed to get host information: unimplemented" error"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272701] sysutils/beats8 filebeat tool fails with "Exiting: failed to get host information: unimplemented" error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jul 2023 19:44:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272701 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: 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=CLD_EXITED pid=40496 uid=0 status=1 sigsuspend({ }) ERR#4 'Interrupted system call' wait4(-1,0x0,WNOHANG,0x0) = 40496 (0x9e30) sigreturn(0x3b1948977e40) EJUSTRETURN sigprocmask(SIG_UNBLOCK,{ SIGTERM|SIGCHLD },0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,{ SIGTERM },0x0) = 0 (0x0) nanosleep({ 1.000000000 }) = 0 (0x0) close(5) = 0 (0x0) pipe2(0x3b1948978480,0) = 0 (0x0) fork() = 40516 (0x9e44) sigprocmask(SIG_UNBLOCK,{ SIGTERM },0x0) = 0 (0x0) close(6) = 0 (0x0) __sysctl("kern.proc.args.-1",4,0x0,0x0,0x3b194c370000,40) = 0 (0x0) sigprocmask(SIG_BLOCK,{ SIGTERM|SIGCHLD },0x0) = 0 (0x0) SIGNAL 20 (SIGCHLD) code=CLD_EXITED pid=40516 uid=0 status=1 sigsuspend({ }) ERR#4 'Interrupted system call' -- You are receiving this mail because: You are the assignee for the bug.