mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-29 02:51:29 +02:00
Bedrock lists from the control plane and infers on the runtime host, so a successful listing says nothing about the URL on the record. An upstream matching no catalog template left no region to derive, which skipped the check entirely: a record pointed at a host that does not exist saved clean, and every request it later served went nowhere. Entries that declare a listing host of their own now have their configured upstream resolved on its own account. A host that will not resolve blocks the save; one that resolves privately does not, since Bedrock behind a proxy is a supported configuration and stays the unverifiable case it already was.