Viktor Liu
Viktor Liu
Sorry I can't reproduce the issue. Could you start `netbird-ui` from the command line and see if there's anything in the log and/or paste it here?
If your setup is behind another proxy (cloudflare etc) you might need to accept `X-Forwarded-For` headers from there to display the real public IP. See https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#defaults As for > Needless...
> Thanks! My server is running on AWS EC2, so not behind any other proxy. Just to be sure, I tried accepting X-Forwarded-For headers in my Caddyfile, but still got...
Can you provide a `netbird status -dA` when on `0.27.5`, please? Logs would also be helpful. You can generate a bundle containing logs and the status output with `netbird debug...
Thanks so far. > netbird debug for 1m -A shows nothing, just a timer. It should print a file path at the end, does it not? You'll need root permissions...
Hi @lfarkas, please stick to the template. How did you notice it's not added, what does `ip route show table netbird` say? Can you provide `netbird status -dA`?
Can you check if the affected route is `Selected` in `netbird routes list` when the issue happens?
Can you tell us the version you're running? Did you happen to downgrade from a newer version?
Hi @MudNam, what's the purpose of this PR?
Tinygo also [doesn't support net/http/httptrace](https://tinygo.org/docs/reference/lang-support/stdlib/#nethttphttptrace) which is used by http2/grpc