For the complete documentation index, see llms.txt. This page is also available as Markdown.

Broker & Tokens - SCM or broker URL changed

Symptoms

  • Your on-premises SCM hostname, domain, or broker endpoint changed.

  • Mobb can no longer connect after an infrastructure change.

Likely cause

The broker is configured with fixed target and host values. When the SCM address or brokered domain changes, those values are stale.

Resolution

  1. Update TARGET_SERVER_URL and HOST_HEADER_OVERWRITE to the new SCM address.

  2. Confirm FRP_BROKER_SERVER_HOST and FRP_BROKERED_DOMAIN match the values provided by your Mobb representative.

  3. Restart the broker container.

If you're unsure of the correct broker server host or brokered-domain values, contact support@mobb.ai.

Updating the broker (tunnel) token is different from updating the SCM credential (the PAT/OAuth token Mobb uses to authenticate to your SCM). For the latter, see Update Broker Token.

Last updated