Coder Social home page Coder Social logo

KDE fails to start about docker-webtop HOT 5 CLOSED

linuxserver avatar linuxserver commented on May 22, 2024
KDE fails to start

from docker-webtop.

Comments (5)

github-actions avatar github-actions commented on May 22, 2024

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

from docker-webtop.

enrico2828 avatar enrico2828 commented on May 22, 2024

I think you need to add "privileged: true" to your compose file as it states in the docs that KDE en I3 flavors need that mode. In my case it fixed the issue.

from docker-webtop.

ac5tin avatar ac5tin commented on May 22, 2024

after adding privileged: true i get this error:

podman pod create --name=webtop --share net -p 3000:3000
0749284e2003ebd530a2a8a9b8e357a40a99ae8e8285de4b00092495f10204e0
0
podman create --name=webtop-server --pod=webtop -l io.podman.compose.config-hash=123 -l io.podman.compose.project=webtop -l io.podman.compose.version=0.0.1 -l com.docker.compose.container-number=1 -l com.docker.compose.service=webtop -e PUID=1000 -e PGID=1000 -e TZ=Asia/Hong_Kong --add-host webtop:127.0.0.1 --add-host webtop-server:127.0.0.1 ghcr.io/linuxserver/webtop:ubuntu-xfce
a775d52389f3faa385d182c8c9837cd714d949cb2848edf7040d0ca8e4904784
0
podman start -a webtop-server
ERRO[0001] error starting some container dependencies   
ERRO[0001] "/usr/bin/slirp4netns failed: \"open(\\\"/dev/net/tun\\\"): No such device\\nWARNING: Support for seccomp is experimental\\nchild failed(1)\\nWARNING: Support for seccomp is experimental\\n\"" 
Error: unable to start container a775d52389f3faa385d182c8c9837cd714d949cb2848edf7040d0ca8e4904784: error starting some containers: internal libpod error
125

from docker-webtop.

thelamer avatar thelamer commented on May 22, 2024

Podman is great, but I don't think this stack will every support anything but the official Docker platform.
Keep in mind we are a smaller Org from a development perspective and we only test these images mostly on Docker for Linux. Even stuff like OSX Docker and Windows Docker is outside of our certification of a container being "functional".
Ubuntu KDE definitely needs privileged and it is kind of a mess when it comes to interacting with secure computing mode, try the alpine or fedora KDE it does not require kernel privs.

linuxserver/webtop:alpine-kde
linuxserver/webtop:fedora-kde

from docker-webtop.

thelamer avatar thelamer commented on May 22, 2024

I just looped everything with podman, as stated earlier Ubuntu KDE is a mess for privs the other images work though.
I don't think Ubuntu KDE will work with podman, and generally we may think about in the future EOLing it as no container should really require privileged to function.
Closing this out as I do not see us being able to fix it.

from docker-webtop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.