Need More Help?

If the simple fixes above don't work, you can try these advanced steps or contact support.

Check if Docker is Working

# See if Docker is running:
sudo systemctl status docker

# If it says "inactive", start it:
sudo systemctl start docker

Check Your License File

# Look at your license details:
sudo cat /etc/calibration_license.json

What to look for: Make sure the dates haven't passed and the customer ID matches yours.

Test if Everything is Connected

# Test your display:
xclock

What should happen: A small clock window should appear. If not, there's a display problem.