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
Describe the bug
Every time i run a container for example docker run -d -e PUID=1000 -e PGID=1000 -e TZ=Etc/UTC -e WEBUI_PORT=8080 -p 8080:8080 -p 6881:6881 -p 6881:6881/udp -v /mnt/HD/HD_a2/Nas_Prog/qbittorrent/config:/config -v /mnt/HD/HD_a2/Nas_Prog/qbittorrent/torrents:/torrents -v /mnt/HD/HD_a2/Transmission:/downloads --restart unless-stopped --name=qbittorrent lscr.io/linuxserver/qbittorrent:latest
I have a segmentation fault. What is wrong? Portainer does run....
2023-10-11T12:38:33.618636+01:00 di=Vo76cF0sPe info kernel: [505685.338688] dockerd[24690]: segfault at 0 ip (null) sp 03bd794c error 17 in dockerd[10000+1a90000]
The text was updated successfully, but these errors were encountered:
Platform
My cloud ex2 ultra
Application
docker containers
Describe the bug
Every time i run a container for example
docker run -d -e PUID=1000 -e PGID=1000 -e TZ=Etc/UTC -e WEBUI_PORT=8080 -p 8080:8080 -p 6881:6881 -p 6881:6881/udp -v /mnt/HD/HD_a2/Nas_Prog/qbittorrent/config:/config -v /mnt/HD/HD_a2/Nas_Prog/qbittorrent/torrents:/torrents -v /mnt/HD/HD_a2/Transmission:/downloads --restart unless-stopped --name=qbittorrent lscr.io/linuxserver/qbittorrent:latest
I have a segmentation fault. What is wrong? Portainer does run....
2023-10-11T12:38:33.618636+01:00 di=Vo76cF0sPe info kernel: [505685.338688] dockerd[24690]: segfault at 0 ip (null) sp 03bd794c error 17 in dockerd[10000+1a90000]
The text was updated successfully, but these errors were encountered: