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

Unable to decode search flow message #2450

Open
666ares opened this issue Jan 15, 2025 · 0 comments
Open

Unable to decode search flow message #2450

666ares opened this issue Jan 15, 2025 · 0 comments

Comments

@666ares
Copy link

666ares commented Jan 15, 2025

I'm trying to build Skydive myself but I'm getting the following error when trying to capture flows from a specific interface:

2025-01-15T12:09:37.273Z	ERROR	flow/server.go:41 (*WSTableServer).OnTableQuery	rigorous-open5gs: Unable to decode search flow message Namespace:"Flow" Type:"TableQuery" UUID:"1a91ac40-33f4-4476-8564-0d0e242e40a5" Status:200 Obj:"{\"Type\":\"SearchQuery\",\"query\":{\"Filter\":{\"BoolFilter\":{\"Op\":1,\"Filters\":[{\"TermStringFilter\":{\"Key\":\"CaptureID\",\"Value\":\"ff492b7d-5e79-4962-b419-d4ab189265a9\"}}]}},\"PaginationRange\":{\"To\":30},\"Dedup\":true}}"

Also getting a bunch of errors that look like this:

2025-01-15T12:09:47.273Z	ERROR	flow/client.go:47 (*WSTableClient).lookupFlows	rigorous-open5gs: Unable to send message to agent rigorous-open5gs: Timeout

I followed the documentation, all I did was getting the source code and compiling and installing it with make install

Any ideas? @lebauce 😔

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

1 participant