Describe the problem
I just updated my netbird server to v0.73.1. Immediatly the reverse proxy stopped working.
Im pretty sure I was on v0.72.4 right before.
To Reproduce
Steps to reproduce the behavior:
- Update Netbird to v0.73.1
- Try to access reverse proxied service
- See error
Expected behavior
For it to show forward correctly to the service.
Are you using NetBird Cloud?
Self Hosted
NetBird version
v0.73.1
Is any other VPN software installed?
No
Debug output
netbird-proxy logs:
[netbird-proxy] 2026-06-20T17:41:21.682478946Z 2026-06-20T17:41:21.681Z INFO proxy/cmd/proxy/cmd/root.go:160: configured log level: info
[netbird-proxy] 2026-06-20T17:41:21.689150586Z 2026-06-20T17:41:21.688Z INFO proxy/internal/acme/locker.go:47: auto-detected cert lock method: flock
[netbird-proxy] 2026-06-20T17:41:21.691501158Z 2026-06-20T17:41:21.689Z INFO proxy/internal/acme/locker.go:60: using flock cert locker in /certs
[netbird-proxy] 2026-06-20T17:41:21.698530859Z 2026-06-20T17:41:21.697Z INFO proxy/internal/geolocation/download.go:44: geolocation database not found, downloading from pkgs.netbird.io
[netbird-proxy] 2026-06-20T17:41:21.708442206Z 2026-06-20T17:41:21.707Z INFO ./caller_not_available:0: 2026/06/20 17:41:21 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: "172.30.0.2:80", ServerName: "netbird-server:80", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 172.30.0.2:80: connect: connection refused"
[netbird-proxy] 2026-06-20T17:41:21.708456628Z 2026-06-20T17:41:21.707Z WARN proxy/server.go:1234: management connection failed, retrying in 1.557s: mapping stream: create sync stream: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 172.30.0.2:80: connect: connection refused"
[netbird-proxy] 2026-06-20T17:41:23.543863184Z 2026-06-20T17:41:23.543Z INFO proxy/internal/geolocation/download.go:89: geolocation database downloaded: /var/lib/netbird/geolocation/GeoLite2-City_20260602.mmdb
[netbird-proxy] 2026-06-20T17:41:23.553858731Z 2026-06-20T17:41:23.553Z INFO proxy/internal/geolocation/geolocation.go:80: geolocation database loaded from /var/lib/netbird/geolocation/GeoLite2-City_20260602.mmdb
[netbird-proxy] 2026-06-20T17:41:23.558898553Z 2026-06-20T17:41:23.558Z INFO proxy/server.go:1035: private inbound listeners enabled (per-account :80 + :443)
[netbird-proxy] 2026-06-20T17:41:23.559372268Z 2026-06-20T17:41:23.559Z INFO proxy/server.go:692: PROXY protocol enabled on listener
[netbird-proxy] 2026-06-20T17:41:23.559807608Z 2026-06-20T17:41:23.559Z INFO [requested_addr: :8443, bound_addr: [::]:8443, private: true, proxy_protocol: true] proxy/server.go:609: proxy main listener bound
[netbird-proxy] 2026-06-20T17:41:23.560748379Z 2026-06-20T17:41:23.560Z INFO proxy/internal/health/health.go:293: starting health probe server on 127.0.0.1:8080
[netbird-proxy] 2026-06-20T17:41:23.585624346Z 2026-06-20T17:41:23.585Z INFO [service_id: d7qd7l5sn6ps73e705sg, public_key: v1DVhL9r+9MTrnnb8DlSPpW40tfFcvQDS92+XzNzvh0=, account_id: d75ccitsn6ps73e1pvhg] proxy/internal/roundtrip/netbird.go:348: proxy peer authenticated successfully with management
[netbird-proxy] 2026-06-20T17:41:23.590282291Z 2026-06-20T17:41:23.590Z INFO [account_id: d75ccitsn6ps73e1pvhg, service_key: domain:nextcloud.josiebytes.com] proxy/internal/roundtrip/netbird.go:245: created new client for account
[netbird-proxy] 2026-06-20T17:41:23.591743909Z 2026-06-20T17:41:23.591Z INFO proxy/server.go:1403: Initial mapping sync complete
[netbird-proxy] 2026-06-20T17:41:23.760341980Z 2026-06-20T17:41:23.756Z INFO proxy/internal/acme/manager.go:346: acquiring cert lock for domain "matrix.josiebytes.com"
[netbird-proxy] 2026-06-20T17:41:23.760423262Z 2026-06-20T17:41:23.756Z INFO proxy/internal/acme/manager.go:352: acquired cert lock for domain "matrix.josiebytes.com" in 99.85µs
[netbird-proxy] 2026-06-20T17:41:23.760433589Z 2026-06-20T17:41:23.757Z INFO proxy/internal/acme/manager.go:357: certificate for domain "matrix.josiebytes.com" already on disk, skipping ACME
[netbird-proxy] 2026-06-20T17:41:23.760437097Z 2026-06-20T17:41:23.757Z INFO proxy/internal/acme/manager.go:458: certificate for domain "matrix.josiebytes.com" ready in 0s: serial=5219cd4c2a509aa2588df09203797f82830 SANs=[matrix.josiebytes.com] notBefore=2026-06-15T14:29:06Z, notAfter=2026-09-13T14:29:05Z, now=2026-06-20T17:41:23Z
[netbird-proxy] 2026-06-20T17:41:23.771757541Z 2026-06-20T17:41:23.771Z INFO proxy/internal/acme/manager.go:346: acquiring cert lock for domain "nextcloud.josiebytes.com"
[netbird-proxy] 2026-06-20T17:41:23.772529861Z 2026-06-20T17:41:23.772Z INFO proxy/internal/acme/manager.go:352: acquired cert lock for domain "nextcloud.josiebytes.com" in 121.669µs
[netbird-proxy] 2026-06-20T17:41:23.773390360Z 2026-06-20T17:41:23.773Z INFO proxy/internal/acme/manager.go:357: certificate for domain "nextcloud.josiebytes.com" already on disk, skipping ACME
[netbird-proxy] 2026-06-20T17:41:23.773841708Z 2026-06-20T17:41:23.773Z INFO proxy/internal/acme/manager.go:458: certificate for domain "nextcloud.josiebytes.com" ready in 0s: serial=66cb42ee0b7ce17f1f9db4c009b06d18ed7 SANs=[nextcloud.josiebytes.com] notBefore=2026-05-01T14:03:04Z, notAfter=2026-07-30T14:03:03Z, now=2026-06-20T17:41:23Z
[netbird-proxy] 2026-06-20T17:41:23.792791267Z 2026-06-20T17:41:23.792Z INFO proxy/internal/acme/manager.go:346: acquiring cert lock for domain "vaultwarden.josiebytes.com"
[netbird-proxy] 2026-06-20T17:41:23.794724916Z 2026-06-20T17:41:23.794Z INFO proxy/internal/acme/manager.go:352: acquired cert lock for domain "vaultwarden.josiebytes.com" in 247.228µs
[netbird-proxy] 2026-06-20T17:41:23.799400061Z 2026-06-20T17:41:23.797Z INFO proxy/internal/acme/manager.go:357: certificate for domain "vaultwarden.josiebytes.com" already on disk, skipping ACME
[netbird-proxy] 2026-06-20T17:41:23.799463822Z 2026-06-20T17:41:23.797Z INFO proxy/internal/acme/manager.go:458: certificate for domain "vaultwarden.josiebytes.com" ready in 0s: serial=5aa37f6cd20d9daefdfa4ef12c0606eed14 SANs=[vaultwarden.josiebytes.com] notBefore=2026-06-16T12:07:15Z, notAfter=2026-09-14T12:07:14Z, now=2026-06-20T17:41:23Z
[netbird-proxy] 2026-06-20T17:41:53.593114778Z 2026-06-20T17:41:53.592Z WARN [account_id: d75ccitsn6ps73e1pvhg] proxy/internal/roundtrip/netbird.go:425: netbird client start timed out, will retry on first request
[netbird-proxy] 2026-06-20T17:41:53.596262319Z 2026-06-20T17:41:53.595Z ERRO shared/signal/client/grpc.go:98: failed to connect to the signalling server: context canceled
[netbird-proxy] 2026-06-20T17:41:53.599104475Z 2026-06-20T17:41:53.597Z ERRO client/internal/connect.go:642: error while connecting to the Signal Exchange Service netbird.josiebytes.com:443: context canceled
[netbird-proxy] 2026-06-20T17:41:53.599339661Z 2026-06-20T17:41:53.598Z ERRO client/internal/connect.go:325: rpc error: code = FailedPrecondition desc = failed connecting to Signal Service : context canceled
[netbird-proxy] 2026-06-20T17:41:54.176910817Z 2026-06-20T17:41:54.175Z ERRO shared/signal/client/grpc.go:98: failed to connect to the signalling server: context canceled
[netbird-proxy] 2026-06-20T17:41:54.176957527Z 2026-06-20T17:41:54.175Z ERRO client/internal/connect.go:642: error while connecting to the Signal Exchange Service netbird.josiebytes.com:443: context canceled
[netbird-proxy] 2026-06-20T17:41:54.176966944Z 2026-06-20T17:41:54.175Z ERRO client/internal/connect.go:325: rpc error: code = FailedPrecondition desc = failed connecting to Signal Service : context canceled
[netbird-proxy] 2026-06-20T17:41:54.176974887Z 2026-06-20T17:41:54.176Z WARN proxy/internal/proxy/reverseproxy.go:364: proxy error: request_id=d8rd1h0cc29s73b44et0 client_ip=194.99.110.49 method=POST host=matrix.josiebytes.com path=/_matrix/client/v3/register status=504 title="Request Timeout" err=client start failed: context deadline exceeded
[netbird-proxy] 2026-06-20T17:41:54.198486049Z 2026-06-20T17:41:54.198Z WARN proxy/internal/proxy/reverseproxy.go:364: proxy error: request_id=d8rd1h0cc29s73b44etg client_ip=194.99.110.49 method=PUT host=matrix.josiebytes.com path=/_matrix/client/v3/rooms/!TyYgq2nktKMRZ7cc4H:josiebytes.com/typing/@discord_544586766133362700:josiebytes.com status=504 title="Request Timeout" err=client start failed: context deadline exceeded
[netbird-proxy] 2026-06-20T17:41:54.218165560Z 2026-06-20T17:41:54.216Z WARN proxy/internal/proxy/reverseproxy.go:364: proxy error: request_id=d8rd1h0cc29s73b44eu0 client_ip=94.226.71.227 method=PUT host=matrix.josiebytes.com:443 path=/_matrix/federation/v1/send/1781646065954 status=504 title="Request Timeout" err=client start failed: context deadline exceeded
[netbird-proxy] 2026-06-20T17:41:54.341819246Z 2026-06-20T17:41:54.340Z WARN proxy/internal/proxy/reverseproxy.go:364: proxy error: request_id=d8rd1h0cc29s73b44eug client_ip=194.99.110.49 method=GET host=192.168.1.4:11000 path=/index.php/204 status=504 title="Request Timeout" err=client start failed: context deadline exceeded
[netbird-proxy] 2026-06-20T17:41:54.343925607Z 2026-06-20T17:41:54.342Z ERRO shared/signal/client/grpc.go:98: failed to connect to the signalling server: context canceled
[netbird-proxy] 2026-06-20T17:41:54.343974288Z 2026-06-20T17:41:54.342Z ERRO client/internal/connect.go:642: error while connecting to the Signal Exchange Service netbird.josiebytes.com:443: context canceled
[netbird-proxy] 2026-06-20T17:41:54.350032876Z 2026-06-20T17:41:54.342Z ERRO client/internal/connect.go:325: rpc error: code = FailedPrecondition desc = failed connecting to Signal Service : context canceled
[netbird-proxy] 2026-06-20T17:41:54.373253261Z 2026-06-20T17:41:54.372Z WARN proxy/internal/proxy/reverseproxy.go:364: proxy error: request_id=d8rd1h0cc29s73b44ev0 client_ip=194.99.110.49 method=GET host=192.168.1.4:11000 path=/index.php/204 status=504 title="Request Timeout" err=client start failed: context deadline exceeded
[netbird-proxy] 2026-06-20T17:41:55.139102526Z 2026-06-20T17:41:55.138Z ERRO shared/signal/client/grpc.go:98: failed to connect to the signalling server: context canceled
netbird-treafik logs:
[netbird-traefik] 2026-06-20T17:41:21.335299089Z 2026-06-20T17:41:21Z WRN Traefik can reject some encoded characters in the request path. When your backend is not fully compliant with [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986), it is recommended to set these options to `false` to avoid split-view situation. Refer to the documentation for more details: https://doc.traefik.io/traefik/v3.6/migrate/v3/#encoded-characters-configuration-default-values
[netbird-traefik] 2026-06-20T17:41:21.339453133Z 2026-06-20T17:41:21Z INF Traefik version 3.6.21 built on 2026-06-10T14:09:30Z version=3.6.21
[netbird-traefik] 2026-06-20T17:41:21.356367108Z 2026-06-20T17:41:21Z INF Version check is enabled.
[netbird-traefik] 2026-06-20T17:41:21.370738690Z 2026-06-20T17:41:21Z INF Traefik checks for new releases to notify you if your version is out of date.
[netbird-traefik] 2026-06-20T17:41:21.370994514Z 2026-06-20T17:41:21Z INF It also collects usage data during this process.
[netbird-traefik] 2026-06-20T17:41:21.371370185Z 2026-06-20T17:41:21Z INF Check the documentation to get more info: https://doc.traefik.io/traefik/contributing/data-collection/
[netbird-traefik] 2026-06-20T17:41:21.372553034Z 2026-06-20T17:41:21Z INF
[netbird-traefik] 2026-06-20T17:41:21.372574462Z Stats collection is disabled.
[netbird-traefik] 2026-06-20T17:41:21.372579960Z Help us improve Traefik by turning this feature on :)
[netbird-traefik] 2026-06-20T17:41:21.372598425Z More details on: https://doc.traefik.io/traefik/contributing/data-collection/
[netbird-traefik] 2026-06-20T17:41:21.372603685Z
[netbird-traefik] 2026-06-20T17:41:21.394451904Z 2026-06-20T17:41:21Z INF Starting provider aggregator *aggregator.ProviderAggregator
[netbird-traefik] 2026-06-20T17:41:21.395824118Z 2026-06-20T17:41:21Z INF Starting provider *file.Provider
[netbird-traefik] 2026-06-20T17:41:21.399795175Z 2026-06-20T17:41:21Z INF Starting provider *traefik.Provider
[netbird-traefik] 2026-06-20T17:41:21.399829365Z 2026-06-20T17:41:21Z INF Starting provider *acme.Provider
[netbird-traefik] 2026-06-20T17:41:21.400047025Z 2026-06-20T17:41:21Z INF Testing certificate renew... acmeCA=https://acme-v02.api.letsencrypt.org/directory providerName=letsencrypt.acme
[netbird-traefik] 2026-06-20T17:41:21.403823206Z 2026-06-20T17:41:21Z INF Starting provider *acme.ChallengeTLSALPN
[netbird-traefik] 2026-06-20T17:41:21.405274937Z 2026-06-20T17:41:21Z INF Starting provider *docker.Provider
[netbird-traefik] 2026-06-20T17:41:21.776673463Z 2026-06-20T17:41:21Z WRN Could not find network named "netbird" for container "/netbird-proxy". Maybe you're missing the project's prefix in the label? container=proxy-administrator-5289e6dfd5e87384683504205ae9f2a4440e65555868d2084e1eabbbe796b90c providerName=docker serviceName=proxy-tls
[netbird-traefik] 2026-06-20T17:41:21.782324213Z 2026-06-20T17:41:21Z WRN Defaulting to first available network (&{"administrator_netbird" "172.30.0.4" '\x00' "" "3f218395d699e20f38384d48eedcbb475d28b31d2d93f8f0c2f86edf36d62114"}) for container "/netbird-proxy". container=proxy-administrator-5289e6dfd5e87384683504205ae9f2a4440e65555868d2084e1eabbbe796b90c providerName=docker serviceName=proxy-tls
[netbird-traefik] 2026-06-20T17:41:21.783140810Z 2026-06-20T17:41:21Z WRN Could not find network named "netbird" for container "/netbird-dashboard". Maybe you're missing the project's prefix in the label? container=dashboard-administrator-6177a12760c136970d4d04e2887634b1fa1ee5fc7f8bf5346d424dbb332e3256 providerName=docker serviceName=dashboard
[netbird-traefik] 2026-06-20T17:41:21.783147065Z 2026-06-20T17:41:21Z WRN Defaulting to first available network (&{"administrator_netbird" "172.30.0.3" '\x00' "" "3f218395d699e20f38384d48eedcbb475d28b31d2d93f8f0c2f86edf36d62114"}) for container "/netbird-dashboard". container=dashboard-administrator-6177a12760c136970d4d04e2887634b1fa1ee5fc7f8bf5346d424dbb332e3256 providerName=docker serviceName=dashboard
[netbird-traefik] 2026-06-20T17:41:21.783151772Z 2026-06-20T17:41:21Z WRN Could not find network named "netbird" for container "/netbird-server". Maybe you're missing the project's prefix in the label? container=netbird-server-administrator-a615cff06bc577a3359b5a5c9d6f8e23bf509b2baa2d4a2dfd14d97ec0c82cc8 providerName=docker serviceName=netbird-server-h2c
[netbird-traefik] 2026-06-20T17:41:21.783155862Z 2026-06-20T17:41:21Z WRN Defaulting to first available network (&{"administrator_netbird" "172.30.0.2" '\x00' "" "3f218395d699e20f38384d48eedcbb475d28b31d2d93f8f0c2f86edf36d62114"}) for container "/netbird-server". container=netbird-server-administrator-a615cff06bc577a3359b5a5c9d6f8e23bf509b2baa2d4a2dfd14d97ec0c82cc8 providerName=docker serviceName=netbird-server-h2c
[netbird-traefik] 2026-06-20T17:41:21.783160973Z 2026-06-20T17:41:21Z WRN Could not find network named "netbird" for container "/netbird-server". Maybe you're missing the project's prefix in the label? container=netbird-server-administrator-a615cff06bc577a3359b5a5c9d6f8e23bf509b2baa2d4a2dfd14d97ec0c82cc8 providerName=docker serviceName=netbird-server
[netbird-traefik] 2026-06-20T17:41:21.783164881Z 2026-06-20T17:41:21Z WRN Defaulting to first available network (&{"administrator_netbird" "172.30.0.2" '\x00' "" "3f218395d699e20f38384d48eedcbb475d28b31d2d93f8f0c2f86edf36d62114"}) for container "/netbird-server". container=netbird-server-administrator-a615cff06bc577a3359b5a5c9d6f8e23bf509b2baa2d4a2dfd14d97ec0c82cc8 providerName=docker serviceName=netbird-server
[netbird-traefik] 2026-06-20T17:41:22.428977745Z 2026-06-20T17:41:22Z ERR Error while dialing backend error="dial tcp 172.30.0.4:8443: connect: connection refused"
[netbird-traefik] 2026-06-20T17:41:22.647999804Z 2026-06-20T17:41:22Z ERR Error while dialing backend error="dial tcp 172.30.0.4:8443: connect: connection refused"
[netbird-traefik] 2026-06-20T17:41:23.287817265Z 2026-06-20T17:41:23Z ERR Error while dialing backend error="dial tcp 172.30.0.4:8443: connect: connection refused"
[netbird-traefik] 2026-06-20T17:41:23.446974142Z 2026-06-20T17:41:23Z ERR Error while dialing backend error="dial tcp 172.30.0.4:8443: connect: connection refused"
[netbird-traefik] 2026-06-20T17:41:24.315226591Z 77.179.153.204 - - [20/Jun/2026:17:41:24 +0000] "POST /management.ManagementService/GetServerKey HTTP/2.0" 200 61 "-" "-" 5 "netbird-grpc@docker" "h2c://172.30.0.2:80" 3ms
[netbird-traefik] 2026-06-20T17:41:24.630309790Z 80.115.234.83 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 7 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:24.672724883Z 80.115.234.83 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 8 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:24.679473415Z 80.115.234.83 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 9 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:24.710807406Z 80.115.234.83 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 10 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:24.733155821Z 194.99.110.49 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 11 "netbird-grpc@docker" "h2c://172.30.0.2:80" 2ms
[netbird-traefik] 2026-06-20T17:41:24.755152479Z 194.99.110.49 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 13 "netbird-grpc@docker" "h2c://172.30.0.2:80" 2ms
[netbird-traefik] 2026-06-20T17:41:24.760955586Z 194.99.110.49 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 14 "netbird-grpc@docker" "h2c://172.30.0.2:80" 3ms
[netbird-traefik] 2026-06-20T17:41:24.784311453Z 194.99.110.49 - - [20/Jun/2026:17:41:24 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 15 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:25.486464850Z 77.179.153.204 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 18 "netbird-grpc@docker" "h2c://172.30.0.2:80" 3ms
[netbird-traefik] 2026-06-20T17:41:25.505702098Z 77.179.153.204 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 19 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:25.534777964Z 77.179.153.204 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 20 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:25.594289422Z 77.179.153.204 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 21 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:25.815315271Z 194.99.110.49 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 22 "netbird-grpc@docker" "h2c://172.30.0.2:80" 2ms
[netbird-traefik] 2026-06-20T17:41:25.832596220Z 194.99.110.49 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 23 "netbird-grpc@docker" "h2c://172.30.0.2:80" 4ms
[netbird-traefik] 2026-06-20T17:41:25.838192839Z 194.99.110.49 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 24 "netbird-grpc@docker" "h2c://172.30.0.2:80" 2ms
[netbird-traefik] 2026-06-20T17:41:25.850347771Z 194.99.110.49 - - [20/Jun/2026:17:41:25 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 25 "netbird-grpc@docker" "h2c://172.30.0.2:80" 1ms
[netbird-traefik] 2026-06-20T17:41:26.014324857Z 80.115.234.83 - - [20/Jun/2026:17:41:26 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 26 "netbird-grpc@docker" "h2c://172.30.0.2:80" 5ms
[netbird-traefik] 2026-06-20T17:41:26.014392878Z 80.115.234.83 - - [20/Jun/2026:17:41:26 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 27 "netbird-grpc@docker" "h2c://172.30.0.2:80" 6ms
[netbird-traefik] 2026-06-20T17:41:26.016945406Z 80.115.234.83 - - [20/Jun/2026:17:41:26 +0000] "POST /signalexchange.SignalExchange/Send HTTP/2.0" 200 5 "-" "-" 28 "netbird-grpc@docker" "h2c://172.30.0.2:80" 5ms
[netbird-traefik] 2026-06-20T17:41:26.020586004Z 77.179.153.204 - - [20/Jun/2026:17:41:26 +0000] "POST /management.ManagementService/GetServerKey HTTP/2.0" 200 60 "-" "-" 29 "netbird-grpc@docker" "h2c://172.30.0.2:80" 5ms
**
Screenshots**
Additional context
This happened right after updating. Going to a previous version didnt fix the issue however.
Have you tried these troubleshooting steps?
- Reviewed client troubleshooting (if applicable)
- Checked for newer NetBird versions
- Searched for similar issues on GitHub (including closed ones)
- Restarted the NetBird client
- Disabled other VPN software
- Checked firewall settings

