Worker Troubleshooting Guide
  • Introduction
    • (Important) Requirements for running Workers
  • Environment Setup Guide
    • Windows
      • Installing WSL2 (Important)
    • Mac OS
    • Linux
  • How to re-run the Docker
    • Windows
    • Mac OS
    • Linux
  • FAQs
    • Containers's CPU are 0%
    • Docker running normally but Worker not connecting
    • Containers disappear
    • Worker's blocked
    • Unsupported status
    • Workers disappear
    • Can't connect new worker
    • Multiple containers are running.
    • UI bugs and issues
    • Creating multiple workers from same device
    • Incompatible CPU detected
    • Bad CPU type in executable
    • Unexpected WSL error
    • Vmmem use much ram usage
    • FAQs from team
    • 🆘NOTE
Powered by GitBook
On this page
  1. Environment Setup Guide
  2. Windows

Installing WSL2 (Important)

WSL2 is a commonly overlooked software that many users forget to install, leading to issues with running containers.

The project provides detailed instructions on how to install WSL2, kindly read here https://developers.io.net/docs/docker-installation-on-windows.

If you don't have WSL2 installed, it will show like this
If you installed WSL2, it will show like this

PreviousWindowsNextMac OS

Last updated 1 year ago