-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
'Invalid PEM formatted message.' Error during lando setup #70
Comments
lando version |
I tried to update to v3.23.7, but I run into this error: lando/core#263
Without any more information.
|
And |
Well, this time after this the 'orchestrator' was still missing So, I had to run This is not really the best experience to install lando, I never had any errors with the old .deb files. But I can't go back because now our projects use node 20 which was still not there in the last .deb file. |
On Ubuntu 24.10 with Docker Engine version 27.3.1.
When I run
/bin/bash -c "$(curl -fsSL https://get.lando.dev/setup-lando.sh)"
And crashed, I do not remember the error message.
Then I run
lando setup
and seems to run fine without throwing any errors, but when I check withlando update
I can see that it did not install most of the plugins in the output.If I run again
lando setup
it does the same think finishes without error and the plugins like node are not installed.Then I run
lando setup --debug
and I see this error:Then it tells me this:
I say yes and this time works and installs everything fine.
The text was updated successfully, but these errors were encountered: