realies
realies
output of `uname -a` and `docker --version`
@VinneyUK, how do you start the container?
To be able to help, I need to reproduce your issue. How does Portainer start the container?
I've tried this in a simpler compose stack, while trying to retain most of the specifics you have in yours: ``` version: '2' services: soulseek: security_opt: - seccomp:unconfined platform: linux/amd64...
You can check out this repository at an earlier commit and build an image from it. Probably better to debug what's going wrong if it does not work. Are you...
I occasionally see the same issue with a working key. Seems reproducible when I restart the pipelines container. If I go into Open WebUI/Pipelines and select the anthropic_manifold_pipeline (manifold), the...
Don't use network: host and map it to a different port.
There's now a VNC_PORT environment variable.
Fix this issue. There's a PR fixing it.
@RanVaknin, I made a PR which fixes this a long time ago. Nobody bothered to have a look. v2 is deprecated in a while.