You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forge is entering a fatal state due to a torch gpu error. I have attached the error as well as the relevant nvidia driver and tool versions. The command used to deploy was docker compose up per the documentation.
Error:
supervisor-1 | Starting SD Web UI Forge...
supervisor-1 | Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0]
supervisor-1 | Version: f0.0.1-v1.7.0d
supervisor-1 | Commit hash: f53d0b42cc0ed5098dec2ab2315d8f907786e175
supervisor-1 | Traceback (most recent call last):
supervisor-1 | File "/workspace/stable-diffusion-webui-forge/launch.py", line 48, in <module>
supervisor-1 | main()
supervisor-1 | File "/workspace/stable-diffusion-webui-forge/launch.py", line 39, in main
supervisor-1 | prepare_environment()
supervisor-1 | File "/workspace/stable-diffusion-webui-forge/modules/launch_utils.py", line 429, in prepare_environment
supervisor-1 | raise RuntimeError(
supervisor-1 | RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
supervisor-1 |
supervisor-1 | ==> /var/log/supervisor/supervisor.log <==
supervisor-1 | 2024-09-23 17:48:00,937 INFO spawned: 'forge' with pid 1859
supervisor-1 | 2024-09-23 17:48:01,745 INFO exited: forge (exit status 1; not expected)
supervisor-1 | 2024-09-23 17:48:01,933 INFO gave up: forge entered FATAL state, too many start retries too quickly
Forge is entering a fatal state due to a torch gpu error. I have attached the error as well as the relevant nvidia driver and tool versions. The command used to deploy was
docker compose up
per the documentation.Error:
Docker version:
Nvidia SMI
NVCC:
Nvidia Drivers:
Nvidia Container Toolkit:
I have also verified that gpu passthrough is functioning:
The text was updated successfully, but these errors were encountered: