Problems running gRPC server, misteriously led to failure attaching event_exit_acct_process
on latest version
#2263
Labels
kind/bug
Something isn't working
What happened?
This issue stated as a discussion with several participants who had mostly the same problem with Tetragon v1.0.0-v1.0.2.
Symptoms are:
tetra
being connected to Tetragon over gRPCWhen this line is present there should be goroutine started with gRPC server instance.
However, what we observed is that for some mysterious reason it's not run, and stack trace shows no such goroutine - try search for "grpc" in the stack trace output:
Here is
gops 1
output in our case, it's clear that gRPC server is not run:After upgrade to latest CI image with help of these command:
Tetragon start failing to start with this message:
OS is Oracle Linux 8.5 with CONFIG_BSD_PROCESS_ACCT enabled
Also:
Tetragon Version
v1.0.0, v1.0.2, latest CI
Kernel Version
5.4.17-2136.304.4.1.el8uek.x86_64
Kubernetes Version
No response
Bugtool
No response
Relevant log output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: