Open anonymous-99529 opened 8 months ago
That's what happened to me
Can you please verify if that issue still occurs with v0.27.3
?
@lixmal The V0.27.3 issue still exists
Can you try if setting the env NB_USE_LEGACY_ROUTING=true
or, one step further, NB_DISABLE_CUSTOM_ROUTING=true
helps?
The first one will fallback to using plain routes to implement the exit node feature, the second one would completely disable it.
@lixmal Adding the NB_USE_LEGACY_ROUTING=true and NB_DISABLE_CUSTOM_ROUTING=true variables is still a problem, and I have not successfully run v0.26.3 or later.
Can you clarify which screenshot corresponds to which test attempt? You should add the variables one at a time, not together.
The first screenshot hints at missing permissions, can you share which capabilities you're starting the container with?
The second screenshot hints at an expired or invalid setup key, can you verify if it's actually valid? You should keep those secret in any case
v0.28.7 still has problems and can only be rolled back to v0.26.3.
2024-08-06T08:05:04Z ERRO util/grpc/dialer.go:38: Failed to dial: dial: dial tcp 35.186.199.111:443: i/o timeout 2024-08-06T08:05:14Z INFO util/grpc/dialer.go:75: DialContext error: context deadline exceeded 2024-08-06T08:05:14Z INFO management/client/grpc.go:55: createConnection error: context deadline exceeded 2024-08-06T08:05:14Z ERRO management/client/grpc.go:63: failed creating connection to Management Service: context deadline exceeded 2024-08-06T08:05:14Z ERRO client/internal/login.go:96: failed connecting to the Management service https://api.netbird.io:443 context deadline exceeded Error: foreground login failed: backoff cycle failed: context deadline exceeded
Describe the problem
OS: Synology NAS (DSM 7.2.1-69057 Update 4)
When I try installing the 0.26.3, 0.27.0, and 0.27.1 versions of the image in Docker, only 0.26.3 works, the rest register successfully up to the Management service, but after that they are unreachable.
I want to use the latest version, 0.27.0 or later, to use the new feature 'Exit Node'. I would be grateful if you could help me resolve the error.
Are you using NetBird Cloud?
YES
NetBird version
Docker offcial netbirdio image 0.26.3, 0.27.0, 0.27.1
Logs: 0.26.3
Logs: 0.27.0, 0.27.1