OIDC error : failed reading provided config file: /etc/netbird/management.json #2063

Open
opened 2025-11-20 06:12:09 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @peel509-server on GitHub (Jul 12, 2025).

Describe the problem

OIDC configuration failed to load up.

To Reproduce

Steps to reproduce the behavior:

services:
  npmplus:
    container_name: npmplus
    image: docker.io/zoeyvid/npmplus:latest
    restart: always
    network_mode: host
    volumes:
      - "/opt/npmplus:/data"
    environment:
      - "TZ=EST"
      - "DISABLE_IPV6=true"
      - "X_FRAME_OPTIONS=none"

  # UI dashboard
  dashboard:
    image: netbirdio/dashboard:latest
    restart: unless-stopped
    ports:
      - 180:80
      - 3443:443
    environment:
      # Endpoints
      - NETBIRD_MGMT_API_ENDPOINT=https://domain.tld:443
      - NETBIRD_MGMT_GRPC_API_ENDPOINT=https://domain.tld:443
      # OIDC
      - AUTH_AUDIENCE=************
      - AUTH_CLIENT_ID=************
      - AUTH_CLIENT_SECRET=
      - AUTH_AUTHORITY=
      - USE_AUTH0=false
      - AUTH_SUPPORTED_SCOPES=openid profile email offline_access api
      - AUTH_REDIRECT_URI=
      - AUTH_SILENT_REDIRECT_URI=
      - NETBIRD_TOKEN_SOURCE=accessToken
      # SSL
      - NGINX_SSL_PORT=443
      # Letsencrypt
      - LETSENCRYPT_DOMAIN=
      - LETSENCRYPT_EMAIL=
    volumes:
      - netbird-letsencrypt:/etc/letsencrypt/
    logging:
      driver: "json-file"
      options:
        max-size: "500m"
        max-file: "2"

  # Signal
  signal:
    image: netbirdio/signal:latest
    restart: unless-stopped
    volumes:
      - netbird-signal:/var/lib/netbird
    ports:
      - 10000:80
  #      # port and command for Let's Encrypt validation
  #      - 443:443
  #    command: ["--letsencrypt-domain", "", "--log-file", "console"]
    logging:
      driver: "json-file"
      options:
        max-size: "500m"
        max-file: "2"
  # Relay
  relay:
    image: netbirdio/relay:latest
    restart: unless-stopped
    environment:
    - NB_LOG_LEVEL=info
    - NB_LISTEN_ADDRESS=:33080
    - NB_EXPOSED_ADDRESS=rels://domain.tld:33080/relay
    # todo: change to a secure secret
    - NB_AUTH_SECRET=*************
    ports:
      - 33080:33080
    logging:
      driver: "json-file"
      options:
        max-size: "500m"
        max-file: "2"

  # Management
  management:
    image: netbirdio/management:latest
    restart: unless-stopped
    depends_on:
      - dashboard
    volumes:
      - netbird-mgmt:/var/lib/netbird
      - netbird-letsencrypt:/etc/letsencrypt:ro
      - ./management.json:/etc/netbird/management.json
    ports:
      - 33073:443 #API port
  #    # command for Let's Encrypt validation without dashboard container
  #    command: ["--letsencrypt-domain", "", "--log-file", "console"]
    command: [
      "--port", "443",
      "--log-file", "console",
      "--log-level", "info",
      "--disable-anonymous-metrics=false",
      "--single-account-mode-domain=domain.tld",
      "--dns-domain=netbird.selfhosted"
      ]
    logging:
      driver: "json-file"
      options:
        max-size: "500m"
        max-file: "2"
    environment:
      - NETBIRD_STORE_ENGINE_POSTGRES_DSN=
      - NETBIRD_STORE_ENGINE_MYSQL_DSN=
      -   # Coturn
  coturn:
    image: coturn/coturn:latest
    restart: unless-stopped
    #domainname: domain.tld # only needed when TLS is enabled
    volumes:
      - ./turnserver.conf:/etc/turnserver.conf:ro
    #      - ./privkey.pem:/etc/coturn/private/privkey.pem:ro
    #      - ./cert.pem:/etc/coturn/certs/cert.pem:ro
    network_mode: host
    command:
      - -c /etc/turnserver.conf
    logging:
      driver: "json-file"
      options:
        max-size: "500m"
        max-file: "2"

volumes:
  netbird-mgmt:
  netbird-signal:
  netbird-letsencrypt:

Expected behavior

The same configuration used to work without any issues. A reboot of the machine seems to have created that issue.

Are you using NetBird Cloud?

Selfhosted

NetBird version

43 and 50

Debug output
2025-07-13T03:48:14Z INFO [context: SYSTEM] management/cmd/management.go:523: loading OIDC configuration from the provided IDP configuration endpoint https://domain.tld/application/o/netbird/.well-known/openid-configuration

Error: failed reading provided config file: /etc/netbird/management.json: OIDC configuration request returned status 403 with response: <html lang="en-US"><head><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;padding-left:1.5rem;max-width:60rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{line-height:2.25rem;font-size:1.5rem;font-weight:500}@media (width <= 720px){.h2{line-height:1.5rem;font-size:1.25rem}}#challenge-error-text{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme: dark){body{background-color:#222;color:#d9d9d9}}</style></head>

<script>(function(){window._cf_chl_opt = {cvId: '3',cZone: 'domain.tld',cType: 'managed',cRay: '95e5cdb9591536a7',cH: 'fh41ntr2bSM8xp8Y9iUaRgtSNAvT0poGthezFKlvpKs-1752378494-1.2.1.1-6hz4smRtnxawsVOusVfg64mFrAFkmfOD7Xkdk4VEQMmWavAjUpD2Szv7eLO7QnJj',cUPMDTk:"/application/o/netbird/.well-known/openid-configuration?__cf_chl_tk=IggqLMOSGViSUsQPN4Gn2PSiKAzfjqBb1tfpZHfG.QI-1752378494-1.0.1.1-OVZ5PE0oWOgwlFjUgDIVPMfIbmBTYLb7SJoHAnuHDzM",cFPWv: 'g',cITimeS: '1752378494',cTplC:0,cTplV:5,cTplB: 'cf',fa:"/application/o/netbird/.well-known/openid-configuration?__cf_chl_f_tk=IggqLMOSGViSUsQPN4Gn2PSiKAzfjqBb1tfpZHfG.QI-1752378494-1.0.1.1-OVZ5PE0oWOgwlFjUgDIVPMfIbmBTYLb7SJoHAnuHDzM",md: 'qS3Kr.56UQFEX8xM4mxnQhpOnbJRo7ZSzlN.qUrF8jM-1752378494-1.2.1.1-nAos7vNcA03CZuSpFvLrU3gvnYnb0DfkpMl1gVbajghL_HnCRrEjGBBRRR4H5e_P72lEW5aXt0B13hSL4AoVjgaHTu7a0cZeneWrciI0MwQxYUEnk5x22b1a2swnsgqiak9GEtDeIrtA5rRZg9BDjet0fHn9oT0lgx7K.XZMNaFkO7VMSiaxMekuJta2emceUMbXp3sqxIBViXWeEkdyTkwNOu6D84sdLbWSDImVcXiaP6wz8ILdtv0xYkmeMoHovRsoUERQEqAOo_2fMVyFVqWlRMMt2H3SSoz1Oscts24ARGblowhMT4_sDwdAw63NPVRLESiSaB6a_qySrvteuO09YFFf40Ni68oUIxXVbRwmFDBeaGGMj9VQ18rHTgh6ytdbCxhOZXV402e4PwTEt_w7ayGaiQvNi5ETmhPUOmelQ4YeesHxRSEfno7khnT9vfTs6eONxNcUvF59NqlFEQ54qS9J491KSmPM1V9pwBJIvv2S1NYYxQ.WW6KD0.33wPAkDYRUmptmI7uXozu2GzfdLW5VhOst_ieDgGd9Z7K4uItkzWH96a7VGppH5HaYaQcJwrrIgnojlckJ3MxQt0z0WEvxNS2dLe7XzukX01qyNrBhjh2T.fwDl.c..JVO2qgYiRwyDegK.UN6fWAoknhW3KVuRrhtGuLpKPObh1Qn3jtml3HnZKVJnsY_Slgve5wePAGDosnL8PABfRv_CBg18fsTXtDrKQQQNuPWrFZbICMc7gizvjxrr533I7sM7YVwx90EsQcr_JQosafII3bF0uuo5WpQD9WOKFlYJ1TmNy.NICS8bku8rCkEujUUraRVnWcdIqHNSCMu6qfzPwOWRrm.5U7WWKyEu0k0cA.2WxI93D5sZbFyd4AQwf5LEnUTn3kicN99nT7xaDl2ma8CjsysCcdD7k0eFuk_KikOitcat6bqNsNTusvqKqv1qgmFT6Eezd.47p0caDHh2Qi8mVfCqSq5eOU9o_ZxbFWahE6dcQRfuVNIJGiHUBpywbkCf4yHgY8gx7s1MPIPNDsSDkVEtC6CRFtDv1KtmfqVxQrGf8VJ5UAZbSmOxkw4',mdrd: '',};var a = document.createElement('script');a.src = '/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=95e5cdb9591536a7';window._cf_chl_opt.cOgUHash = location.hash === '' && location.href.indexOf('#') !== -1 ? '#' : location.hash;window._cf_chl_opt.cOgUQuery = location.search === '' && location.href.slice(0, location.href.length - window._cf_chl_opt.cOgUHash.length).indexOf('?') !== -1 ? '?' : location.search;if (window.history && window.history.replaceState) {var ogU = location.pathname + window._cf_chl_opt.cOgUQuery + window._cf_chl_opt.cOgUHash;history.replaceState(null, null,"/application/o/netbird/.well-known/openid-configuration?__cf_chl_rt_tk=IggqLMOSGViSUsQPN4Gn2PSiKAzfjqBb1tfpZHfG.QI-1752378494-1.0.1.1-OVZ5PE0oWOgwlFjUgDIVPMfIbmBTYLb7SJoHAnuHDzM"+ window._cf_chl_opt.cOgUHash);a.onload = function() {history.replaceState(null, null, ogU);}}document.getElementsByTagName('head')[0].appendChild(a);}());</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"0c9f1f476b8442deb0fab4e07b16eb8a","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>

</html>
Originally created by @peel509-server on GitHub (Jul 12, 2025). **Describe the problem** OIDC configuration failed to load up. **To Reproduce** Steps to reproduce the behavior: ``` services: npmplus: container_name: npmplus image: docker.io/zoeyvid/npmplus:latest restart: always network_mode: host volumes: - "/opt/npmplus:/data" environment: - "TZ=EST" - "DISABLE_IPV6=true" - "X_FRAME_OPTIONS=none" # UI dashboard dashboard: image: netbirdio/dashboard:latest restart: unless-stopped ports: - 180:80 - 3443:443 environment: # Endpoints - NETBIRD_MGMT_API_ENDPOINT=https://domain.tld:443 - NETBIRD_MGMT_GRPC_API_ENDPOINT=https://domain.tld:443 # OIDC - AUTH_AUDIENCE=************ - AUTH_CLIENT_ID=************ - AUTH_CLIENT_SECRET= - AUTH_AUTHORITY= - USE_AUTH0=false - AUTH_SUPPORTED_SCOPES=openid profile email offline_access api - AUTH_REDIRECT_URI= - AUTH_SILENT_REDIRECT_URI= - NETBIRD_TOKEN_SOURCE=accessToken # SSL - NGINX_SSL_PORT=443 # Letsencrypt - LETSENCRYPT_DOMAIN= - LETSENCRYPT_EMAIL= volumes: - netbird-letsencrypt:/etc/letsencrypt/ logging: driver: "json-file" options: max-size: "500m" max-file: "2" # Signal signal: image: netbirdio/signal:latest restart: unless-stopped volumes: - netbird-signal:/var/lib/netbird ports: - 10000:80 # # port and command for Let's Encrypt validation # - 443:443 # command: ["--letsencrypt-domain", "", "--log-file", "console"] logging: driver: "json-file" options: max-size: "500m" max-file: "2" # Relay relay: image: netbirdio/relay:latest restart: unless-stopped environment: - NB_LOG_LEVEL=info - NB_LISTEN_ADDRESS=:33080 - NB_EXPOSED_ADDRESS=rels://domain.tld:33080/relay # todo: change to a secure secret - NB_AUTH_SECRET=************* ports: - 33080:33080 logging: driver: "json-file" options: max-size: "500m" max-file: "2" # Management management: image: netbirdio/management:latest restart: unless-stopped depends_on: - dashboard volumes: - netbird-mgmt:/var/lib/netbird - netbird-letsencrypt:/etc/letsencrypt:ro - ./management.json:/etc/netbird/management.json ports: - 33073:443 #API port # # command for Let's Encrypt validation without dashboard container # command: ["--letsencrypt-domain", "", "--log-file", "console"] command: [ "--port", "443", "--log-file", "console", "--log-level", "info", "--disable-anonymous-metrics=false", "--single-account-mode-domain=domain.tld", "--dns-domain=netbird.selfhosted" ] logging: driver: "json-file" options: max-size: "500m" max-file: "2" environment: - NETBIRD_STORE_ENGINE_POSTGRES_DSN= - NETBIRD_STORE_ENGINE_MYSQL_DSN= - # Coturn coturn: image: coturn/coturn:latest restart: unless-stopped #domainname: domain.tld # only needed when TLS is enabled volumes: - ./turnserver.conf:/etc/turnserver.conf:ro # - ./privkey.pem:/etc/coturn/private/privkey.pem:ro # - ./cert.pem:/etc/coturn/certs/cert.pem:ro network_mode: host command: - -c /etc/turnserver.conf logging: driver: "json-file" options: max-size: "500m" max-file: "2" volumes: netbird-mgmt: netbird-signal: netbird-letsencrypt: ``` **Expected behavior** The same configuration used to work without any issues. A reboot of the machine seems to have created that issue. **Are you using NetBird Cloud?** Selfhosted **NetBird version** 43 and 50 **Debug output** 2025-07-13T03:48:14Z INFO [context: SYSTEM] management/cmd/management.go:523: loading OIDC configuration from the provided IDP configuration endpoint https://domain.tld/application/o/netbird/.well-known/openid-configuration Error: failed reading provided config file: /etc/netbird/management.json: OIDC configuration request returned status 403 with response: <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;padding-left:1.5rem;max-width:60rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{line-height:2.25rem;font-size:1.5rem;font-weight:500}@media (width <= 720px){.h2{line-height:1.5rem;font-size:1.25rem}}#challenge-error-text{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme: dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="360"></head><body><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt = {cvId: '3',cZone: 'domain.tld',cType: 'managed',cRay: '95e5cdb9591536a7',cH: 'fh41ntr2bSM8xp8Y9iUaRgtSNAvT0poGthezFKlvpKs-1752378494-1.2.1.1-6hz4smRtnxawsVOusVfg64mFrAFkmfOD7Xkdk4VEQMmWavAjUpD2Szv7eLO7QnJj',cUPMDTk:"/application/o/netbird/.well-known/openid-configuration?__cf_chl_tk=IggqLMOSGViSUsQPN4Gn2PSiKAzfjqBb1tfpZHfG.QI-1752378494-1.0.1.1-OVZ5PE0oWOgwlFjUgDIVPMfIbmBTYLb7SJoHAnuHDzM",cFPWv: 'g',cITimeS: '1752378494',cTplC:0,cTplV:5,cTplB: 'cf',fa:"/application/o/netbird/.well-known/openid-configuration?__cf_chl_f_tk=IggqLMOSGViSUsQPN4Gn2PSiKAzfjqBb1tfpZHfG.QI-1752378494-1.0.1.1-OVZ5PE0oWOgwlFjUgDIVPMfIbmBTYLb7SJoHAnuHDzM",md: 'qS3Kr.56UQFEX8xM4mxnQhpOnbJRo7ZSzlN.qUrF8jM-1752378494-1.2.1.1-nAos7vNcA03CZuSpFvLrU3gvnYnb0DfkpMl1gVbajghL_HnCRrEjGBBRRR4H5e_P72lEW5aXt0B13hSL4AoVjgaHTu7a0cZeneWrciI0MwQxYUEnk5x22b1a2swnsgqiak9GEtDeIrtA5rRZg9BDjet0fHn9oT0lgx7K.XZMNaFkO7VMSiaxMekuJta2emceUMbXp3sqxIBViXWeEkdyTkwNOu6D84sdLbWSDImVcXiaP6wz8ILdtv0xYkmeMoHovRsoUERQEqAOo_2fMVyFVqWlRMMt2H3SSoz1Oscts24ARGblowhMT4_sDwdAw63NPVRLESiSaB6a_qySrvteuO09YFFf40Ni68oUIxXVbRwmFDBeaGGMj9VQ18rHTgh6ytdbCxhOZXV402e4PwTEt_w7ayGaiQvNi5ETmhPUOmelQ4YeesHxRSEfno7khnT9vfTs6eONxNcUvF59NqlFEQ54qS9J491KSmPM1V9pwBJIvv2S1NYYxQ.WW6KD0.33wPAkDYRUmptmI7uXozu2GzfdLW5VhOst_ieDgGd9Z7K4uItkzWH96a7VGppH5HaYaQcJwrrIgnojlckJ3MxQt0z0WEvxNS2dLe7XzukX01qyNrBhjh2T.fwDl.c..JVO2qgYiRwyDegK.UN6fWAoknhW3KVuRrhtGuLpKPObh1Qn3jtml3HnZKVJnsY_Slgve5wePAGDosnL8PABfRv_CBg18fsTXtDrKQQQNuPWrFZbICMc7gizvjxrr533I7sM7YVwx90EsQcr_JQosafII3bF0uuo5WpQD9WOKFlYJ1TmNy.NICS8bku8rCkEujUUraRVnWcdIqHNSCMu6qfzPwOWRrm.5U7WWKyEu0k0cA.2WxI93D5sZbFyd4AQwf5LEnUTn3kicN99nT7xaDl2ma8CjsysCcdD7k0eFuk_KikOitcat6bqNsNTusvqKqv1qgmFT6Eezd.47p0caDHh2Qi8mVfCqSq5eOU9o_ZxbFWahE6dcQRfuVNIJGiHUBpywbkCf4yHgY8gx7s1MPIPNDsSDkVEtC6CRFtDv1KtmfqVxQrGf8VJ5UAZbSmOxkw4',mdrd: '',};var a = document.createElement('script');a.src = '/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=95e5cdb9591536a7';window._cf_chl_opt.cOgUHash = location.hash === '' && location.href.indexOf('#') !== -1 ? '#' : location.hash;window._cf_chl_opt.cOgUQuery = location.search === '' && location.href.slice(0, location.href.length - window._cf_chl_opt.cOgUHash.length).indexOf('?') !== -1 ? '?' : location.search;if (window.history && window.history.replaceState) {var ogU = location.pathname + window._cf_chl_opt.cOgUQuery + window._cf_chl_opt.cOgUHash;history.replaceState(null, null,"/application/o/netbird/.well-known/openid-configuration?__cf_chl_rt_tk=IggqLMOSGViSUsQPN4Gn2PSiKAzfjqBb1tfpZHfG.QI-1752378494-1.0.1.1-OVZ5PE0oWOgwlFjUgDIVPMfIbmBTYLb7SJoHAnuHDzM"+ window._cf_chl_opt.cOgUHash);a.onload = function() {history.replaceState(null, null, ogU);}}document.getElementsByTagName('head')[0].appendChild(a);}());</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"0c9f1f476b8442deb0fab4e07b16eb8a","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script> </body></html>
saavagebueno added the triage-needed label 2025-11-20 06:12:09 -05:00
Author
Owner

@jtklinger commented on GitHub (Aug 26, 2025):

I'm having the same issue, but this is a new install. Did you find a work around?

@jtklinger commented on GitHub (Aug 26, 2025): I'm having the same issue, but this is a new install. Did you find a work around?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2063