stable-diffusion-webui-docker icon indicating copy to clipboard operation
stable-diffusion-webui-docker copied to clipboard

Cannot load container on Ubuntu 24.04

Open Otts86 opened this issue 1 year ago • 4 comments

Has this issue been opened before?

  • [X] It is not in the FAQ, I checked.
  • [X] It is not in the issues, I searched.

Describe the bug

Which UI

auto

Hardware / Software

  • OS: Ubuntu 24.04
  • OS version: Linux 6.8.0-35-generic
  • Docker Version: 24.0.5
  • Docker compose version: v2.20.3
  • Repo version: from master
  • RAM: 64GB
  • GPU/VRAM: 8GB

Steps to Reproduce

  1. docker compose --profile auto up --build
  2. Build goes well but at the end cannot launch container
  3. Error: => [auto] exporting to image 0.0s => => exporting layers 0.0s => => writing image sha256:dbc04f4494248ab5963e254c56f76a91e15d1033aa05b1ede1e91f3157413188 0.0s => => naming to docker.io/library/sd-auto:78 0.0s Attaching to webui-docker-auto-1 Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy' nvidia-container-cli: initialization error: load library failed: libnvidia-ml.so.1: cannot open shared object file: no such file or directory: unknown

Additional context Nvidia-SMI: 535.171.04 Driver Version: 535.171.04 CUDA Version: 12.2

Otts86 avatar Jun 14 '24 16:06 Otts86