Giter Club home page Giter Club logo

Comments (9)

chansdad avatar chansdad commented on July 28, 2024

I just faced this issue and resolved it . In my case , lxc was t 2.0.x version , updated it to 3.0.x

from lxdui.

vhajdari avatar vhajdari commented on July 28, 2024

What's the version of LXD you are running?

from lxdui.

Rico29 avatar Rico29 commented on July 28, 2024

root@LXC-1:/# lxd --version
3.9

from lxdui.

chansdad avatar chansdad commented on July 28, 2024

it is supposed to be lxc version not the lxd , dont get mixed up between lxc and lxd , lxdui. on the host , what do you see when you type lxc version ? on my system it is as shown below

root@ubuntu:~# lxc version
 Client version: 3.0.3
 Server version: 3.0.3
root@ubuntu:~#

from lxdui.

Rico29 avatar Rico29 commented on July 28, 2024

hello
root@LXC-1:/# lxc version
Client version: 3.9
Server version: 3.9

from lxdui.

Rico29 avatar Rico29 commented on July 28, 2024

hello, any tip about this problem ?

from lxdui.

david-griffith avatar david-griffith commented on July 28, 2024

Found a fix that works for meβ„’ - you need to specify the PATH environment variable in the lxdui.service file. Insert this line in the [Service] section :

Environment=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/snap/bin:/var/lib/snapd/snap/bin

I'm not entirely sure which path it actually requires - this was a straight copy of my PATH as root on my server, yours might be different, etc etc.

from lxdui.

Rico29 avatar Rico29 commented on July 28, 2024

Hello @david-griffith
Thank you for the tip, it seems to fix the problem !

from lxdui.

joekrom avatar joekrom commented on July 28, 2024

hello @Rico29 i tried the same tips , but it did not work for me , When trying to open the terminal it is either black or i got sometimes cant create user data directory, permission denied.
Any suggestion is pleased

from lxdui.

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.