Incompatible CPU detected Error
To resolve this issue, ensure you download and install the appropriate Docker version. For macOS, Docker provides two options: “Apple Chip” and “Intel Chip.”


Waiting for IO Containers to Start
Ensure the “Use containerd for storing and pulling images” option is disabled in Docker’s General Settings.
Worker Disconnecting Despite Containers Running
If your Worker disconnects even when the containers are up, try the following checks:-
Ensure resources aren’t limited. Make sure Docker’s “Resource Saver” feature is disabled in the Resources tab of Docker Settings.
-
Check Docker Resource Allocation. Ensure Docker is allocated the minimum required CPU, RAM, and disk space. System requirements are as follows:
- Memory: At least 512MB of free RAM (2GB is recommended)
- Disk: Adequate storage to run the Docker containers you intend to use
- GPU: You can check the currently supported GPUs.
Connectivity Tier Not Displaying Correctly
To troubleshoot connectivity tier issues, users can test network speeds via a sample Docker container. Here’s how:-
Pull the Python 3.9 Slim container:
-
Run the container:
-
Install the speedtest tool:
-
Test the network speed:
