Hi!
I have a self-hosted netbird setup with docker installed and fully functional.
I already have the proxy cluster and custom domains configured:
Exposing a service via the dashboard works perfectly.
But, when the client runs netbird expose, I get following error:
Client side: Error: receive expose event: internal error
Server side: ERRO [context: GRPC, requestID: d8v79jtl5mhc73cl8a0g, accountID: d8q180tl5mhc73dl13gg] management/internals/shared/grpc/expose_service.go:141: expose service error: no cluster domains available
The “Enable peer expose” feature is enabled, and all groups have the proper permissions.
What am I missing here?
Versions used:
management: v0.73.2
dashboard: v2.80.0
client: v0.73.2
Thank you!

