Scanning & Upload - Scan or analysis times out
PreviousScanning & Upload - Upload fails due to file nameNextScanning & Upload - Mobb says my report is invalid
Last updated
Symptoms
The analysis runs for a long time and then times out or never completes.
Likely cause
Very large codebases/reports, or network conditions (proxies, firewalls, dropped long-lived connections), can cause timeouts.
Resolution
If you're using the CLI and the run hangs during analysis, use the --polling flag so the CLI uses HTTP polling instead of a long-lived WebSocket connection — see the Mobb CLI Troubleshooting Guide.
Reduce the scope of a single submission where possible (fewer findings / a smaller module).
If timeouts persist, contact support@mobb.ai with the report ID and approximate size.
Still stuck? Contact support@mobb.ai.
Last updated