Skip to content

netbird-dashboard docker image missing Crowdsec feature? #618

@arjones852

Description

@arjones852

Describe the problem

Hi all,

I have verified I am running the netbird-dashboard v2.37.0 tag. There is no Access Restrictions section in the GUI (I have checked under normal browser tab and Incognito to rule out a browser cache issue).

In addition, I never see "CrowdSec bouncer synced initial decisions" in my proxy logs at all. I have bounced all of the containers multiple times.

Checking connectivity between the proxy and the crowdsec container does work fine though:

[root@exit-node compose]# docker compose exec proxy wget -qO- http://netbird-crowdsec:8080/v1/decisions/stream --header "X-Api-Key: <snip>" 2>&1 | head
{"deleted":null,"new":null}

Any ideas on something I might have missed in the migration steps?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions