Containers's CPU are 0%
Last updated
Last updated
One common issue that many users encounter is the CPU of the container dropping to 0.
The main reason for this is often due to not having installed all the necessary software components. For example, on Windows, you need to ensure CUDA and WSL2 are installed, while on MacOS, you need to have Rosetta installed. I've provided detailed instructions on how to install these software components, check here.
After installing all the necessary software components, if you still encounter this issue, try deleting containers and images, then rerun the worker command and wait (you may need to do this 3 or 4 times until they are normal). If the issue persists after performing these steps, it may indicate a system-level error.