container still doesn't start #43
Replies: 7 comments 3 replies
|
Could you try pulling the latest image and test if the issue persists? we're unable to reproduce. |
reproduce steps? seems fine from my side. |
|
I'm not sure if I do anything specific other than docker compose pull & up. openwebui/docker-compose-openwebui.yml--------------------------------------------------------------version: "3.9" services: open-terminal: networks: volumes: |
|
try docker pull and docker run instead of docker compose? edit -- |
|
exactly the same... Getting the same error message as above. |
|
still can not reproduce, full log from container? |
|
There is nothing else. I really don't understand why it is not starting. |
Uh oh!
There was an error while loading. Please reload this page.
Freshly pulled container 0.11.5 still doesn't start with below error:
2026-03-10T07:56:49.800505415Z /usr/local/bin/python3.12: error while loading shared libraries: /usr/local/lib/libpython3.12.so.1.0: file too shortAll reactions