Pascal Fischer
Pascal Fischer
Hi @wehagy, the reason for this is that we are triggering a release on GitHub. After that, the binaries are being created and uploaded for the different operating systems. This...
Hi @mstaafdewit, we had a discussion a while ago about some [profile switching capabilities](https://github.com/netbirdio/netbird/pull/2401) for the clients which would allow you to have multiple profiles on the same machine, you...
Hi @patsevanton, there is an option to run `netbird-ui -use-log-file` this will create a logfile and print any error messages to `/tmp/netbird-ui-*.log`. If there is no file created that means...
This flag is not straight forward. You can not specify a path after this it really is just `netbird-ui -use-log-file` and then a file is being created in the temp...
Hi @fadyHemaya, we introduced a waiting mechanism into the netbird down command to wait until all the processes stopped and the wireguard interface is being removed. This change was released...
Hi @ndziuba, this should already be the case. The peer only receives a network map with peers when there is at least 1 port allowed to be accessed from the...
Ok got you point. Yes for a directional ACL the destination peer also sees all the information about the connected peers. We need to check how we can propagate this...
Hi @gecube , so the client shows connected as soon as it is connected to management and receives a network map. After that, the time it takes for the peers...
Hi @Integral-Tech, to have a full P2P connection both peers need to be reachable directly. In your status output you see `ICE candidate (Local/Remote): host/relay` so one way is connected...
Hi @iball, can you share [debug logs](https://docs.netbird.io/how-to/troubleshooting-client#debug-for-a-specific-time) of that peer?