Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change permission 100999 #158

Open
dgrvedado opened this issue Aug 20, 2022 · 2 comments
Open

Change permission 100999 #158

dgrvedado opened this issue Aug 20, 2022 · 2 comments

Comments

@dgrvedado
Copy link

Ok!!

My enviroment:
Ubuntu Desktop 22.04 LTS
Docker CE: 20.10.17, build 100c701
Lando v.3.6.4

When i try run:
lando start
This software change permisssion in the user and gorup level
1- In my project directory
2- In my .lando directory
3- In my .ssh directory

imagen

imagen (1)

I honestly don't know what causes lando to do this, but it certainly stops me in my work. The but is that there is no way to run it as root, because that way you could avoid this behavior.

Is there any solution?

@dgrvedado
Copy link
Author

Possible solution:

Change the uid and gid of the local user...

@dzink
Copy link
Contributor

dzink commented May 26, 2023

Had the same issue on:
Lando v3.17.1
Docker version 24.0.1
Ubuntu 22.04

It is solved. I don't know how or why, but here's what i did:

I uninstalled lando and docker-ce, deleted all my data, and then re-installed without setting up rootless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants