-
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 …
-
When adding an extra volume to the `appserver_nginx` container, the source directory on the host is wrong as it seems to be using the location of the underlying docker compose file location instead of…
-
Our corporate overlords enforce the usage of Netskope upon us, and the nature of that software is that every https request is decoded, inspected and then re-signed with a self signed certificate. Norm…
-
Lando v3.6.5 here, but also happens on v3.6.4
Basically, the main issue here is that if you have two projects/directories with different recipes/plugins being used, Lando will not pick up the recip…
-
I have a .lando.yml file that specifies a version of MariaDB that matches what I run on production (10.11). MariaDB recently added a sandbox protection line in snapshots generated by mysqldump. Howeve…
-
I'm on Windows 11 and I installed the latest version of Lando v3.21.2 using these instructions: https://docs.lando.dev/install/windows.html#advanced
I already had version v3.20.4 installed, which w…
-
When I try to run any drush command I get an error with the drupal10 recipe.
I get the following error using `-vvv` option:
```
lando emitting event ready +7ms
lando emitting event cli-answer…
-
My issue looks very similar to what has been previously discussed in lando/lando#979.
It happens on very different projects, and therefore config and plugin.
I am running lando v3.21.2 with all pack…
-
Hello,
I know [the article ](https://lando.dev/blog/2022/02/10/using-lando-with-gitpod.html#possible-network-issues)mentions this error will happen if you put `lando start` in the init command, but…
-
Recipes = none for my new Windows 11 lando installation (v3.21.2)
Installed lando with standard pwsh script.
Am I missing something?