Edward Yuan
Edward Yuan
I have the same error with profile `auto` under Debian. The build succeeded but container fails to start. Here is the full log: ``` /stable-diffusion-webui total 772K drwxr-xr-x 1 root...
Confirmed fixed in debian 12.1
This issue has bug button showing like above.
I have found a work around as I use Intel integrated GPU, I need to disable [GPU](https://learn.microsoft.com/en-us/windows/wsl/wsl-config#gpu-settings) In `wsl.conf`: ``` [gpu] enabled=false ```
Issue #1355 seems relate to this