SCM Connection - "Could not connect to the server"
PreviousSCM Connection - No on-prem PAT connect optionNextSCM Connection - Azure DevOps OAuth won't complete
Last updated
Symptoms
After entering your SCM URL and token, Mobb returns a "could not connect to the server" error.
Likely cause
Mobb (or the broker) cannot reach the SCM URL, the URL is incorrect, or a network/proxy/ certificate issue is blocking the connection.
Resolution
Double-check the SCM server URL for typos and confirm it's reachable from the broker's network.
For on-premises SCMs, verify the broker is running and healthy — see My broker can't reach the SCM.
If the SCM uses an internal certificate, ensure certificate validation is handled (for the broker, TARGET_DISABLE_CERT_VALIDATION=true).
Still stuck? Contact support@mobb.ai.
Last updated