Skip to content

bitcoind-pid argument is missing at the ebpf-extractor initialization #21

@lucasaafaria

Description

@lucasaafaria

When initializing the ebpf-extractor up a bitcoin node, the ebpf-extractor expects a --bitcoind-pid argument in its command, but it is not currently provided, generating an error.

Error sample:
Image

This can be fixed in the file peer-observer-docker/docker/bitcoin-node-entrypoint.sh by passing $BITCOIND_PID value as argument to the ebpf-extractor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions