Broker & Tokens - Broker can't reach the SCM
PreviousBroker & Tokens - Rotated token but still failingNextBroker & Tokens - SCM or broker URL changed
Last updated
This scenario applies only to on-premises deployments that use the Mobb Broker.
Symptoms
The broker starts but never establishes a working tunnel to the SCM.
Connectivity works only after network/firewall changes.
Likely cause
The broker client must be allowed to reach both the Mobb Broker Server and your internal SCM. Corporate firewalls, or a required outbound HTTPS proxy, can block the tunnel.
Resolution
Ensure outbound connectivity from the broker host to the Mobb Broker Server is allowed by your firewall.
If your network requires an outbound proxy, configure the optional proxy environment variables (FRP_PROXY_URL, TARGET_PROXY_URL) as described in the Mobb Broker guide.
If your SCM uses a self-signed or internal certificate, set TARGET_DISABLE_CERT_VALIDATION=true.
Still stuck? Contact support@mobb.ai.
Last updated