Skip to content

Unable to decode search flow message #2450

Description

@666ares

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 😔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions