Skip to main content
This guide covers common error scenarios and solutions for each Scale Gymnasium environment.

Website Environment Issues

Verifier Errors

Failed checks include an all_results field containing all data that was searched. Use this to diagnose why expected data was not found.

Session Errors

State Not Updating


MCP Environment Issues

Tool Call Errors

Session Isolation

Server Errors


Desktop Environment Issues

VM Lifecycle Errors

Access Errors

Screenshot Issues


Docker Issues

Image Problems

Container Problems

Network Problems


Common Debugging Steps

1. Check Container Status

Look for:
  • Container is running (not exited)
  • Correct port mappings
  • Container age (recently restarted?)

2. View Container Logs

Look for:
  • Error messages
  • Stack traces
  • Startup issues

Getting Help

If issues persist, contact Scale support with:

Next Steps

Docker Quick Start

Deploy environments with Docker

API Reference

Check API documentation