Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: Error while reading outbound packet error=EOF #1348

Open
maggie44 opened this issue Mar 8, 2025 · 0 comments
Open

🐛 BUG: Error while reading outbound packet error=EOF #1348

maggie44 opened this issue Mar 8, 2025 · 0 comments
Milestone

Comments

@maggie44
Copy link

maggie44 commented Mar 8, 2025

What version of nebula are you using? (nebula -version)

main branch (certs v2)

What operating system are you using?

Linux

Describe the Bug

After calling ni.Control.Stop() the following error occurs:

Error while reading outbound packet           error=EOF

And a fatal error with exit code 2:

f.l.WithError(err).Error("Error while reading outbound packet")
// This only seems to happen when something fatal happens to the fd, so exit.
os.Exit(2)

Logs from affected hosts

Error while reading outbound packet           error=EOF

Config files from affected hosts

N/A

I am using the Nebula Service: https://github.com/slackhq/nebula/blob/master/service/service.go

@nbrownus nbrownus added this to the v2.0.0 milestone Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants