Giter Club home page Giter Club logo

Comments (7)

Dramelac avatar Dramelac commented on September 16, 2024

Hello,

If you want to remove your Exegol, you can remove every container with exegol remove and uninstall images with exegol uninstall and then you can remove the wrapper itself with pip3 uninstall exegol.

But i dont think a reinstall would fix your problem.
Here is some question to help me find your problem:

  • What do you have when running ls -lha /tmp/.X11-unix ?
  • Are you using docker desktop on your Linux machine ?
  • Did you change recently your graphical environment ?

from exegol.

Lamarr404 avatar Lamarr404 commented on September 16, 2024

Thank you for you're fast reply,

My output:

> ls -lha /tmp/.X11-unix
drwxrwxrwt  2 root  root  4,0K oct.   2 20:05 .
drwxrwxrwt 23 root  root   20K oct.   2 23:26 ..
srwxrwxrwx  1 lucas lucas    0 oct.   2 20:05 X1

I don't use Docker-Desktop and i don't have recently change my graphical environnement.

from exegol.

Dramelac avatar Dramelac commented on September 16, 2024

What is your Linux distro ? If your OS is now using wayland it can lead to instability / incompatibility ...

from exegol.

Lamarr404 avatar Lamarr404 commented on September 16, 2024

I'm using 22.04.1-Ubuntu
and i don't use wayland:
echo $XDG_SESSION_TYPE
X11

I have uninstall and reinstall exegol but the problem is persisting

from exegol.

Dramelac avatar Dramelac commented on September 16, 2024

hmmm it should definitely work...
Maybe you installed a rootless docker at some time ? Did you try to run exegol as root (you might need to install requirements as root too) ?

from exegol.

Lamarr404 avatar Lamarr404 commented on September 16, 2024

Okay so ! the problem was resolved ! I give the doc for solve the issue:

Problem:

[-] invalid mount config for type "bind": bind source path does not exist:      
/tmp/.X11-unix                                                                  
[*] Rollback: removing dedicated workspace directory                            
[!] Error while creating exegol container. Exiting.
  1. Desinstal existing exegol:
exegol remove
exegol uninstall
pip3 uninstall exegol
  1. Add xhost for X11
[Tools] xhost "+Local:*"                                                       
non-network local connections being added to access control list
[Tools] xhost                                                                  
access control enabled, only authorized clients can connect
LOCAL:
SI:localuser:lucas
  1. Reinstall exegol as root and it's work !

from exegol.

Lamarr404 avatar Lamarr404 commented on September 16, 2024

Thank you for the help !

from exegol.

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.