Pascal Fischer

Results 23 comments of Pascal Fischer

Hello @zwn, we have different implementations for DNS depending on how DNS is managed on your device (e.g. by the network manager, systemd, resolvconf...) From the error message, I can...

Hi @grahamIT, I understand the issue. We will look into possible solutions for those situations.

HI @hurricanehrndz, I think you are right. The condition will keep the worse route. I updated the tests and will create a fix soon. As for the 100ms between the...

There is a race condition if a peer just connected the latency might still be 0 if the route selection happens before the first update. However, this should not be...

Hi @oddlama, the the routes command is not reading the env variables. This is a bug. We will fix it.

HI @Berndinox, do you have a chance to test this from any other external network that is not mobile? We had a case where the iOS app did not work...

Hi @cmjdev, the route errors are unrelated and will be hidden in a next PR. The issue seems to be wireguard. The peer is missing the handshake. We had a...

Hi @redecs, `NETBIRD_AUTH_SUPPORTED_SCOPES="[email protected]"` should be `NETBIRD_AUTH_SUPPORTED_SCOPES="openid profile email"`

Hi @ednxzu, yes that seems to be a limitation of the front end right now. We are going to fix that. Till then if you need this earlier you can...

Ah you are right, my bad. Then we need to update and test this on the backend as well.