We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have noticed on numerous occasions that lando will not connect to the correct database or confuse the name with another running project instance.
Steps to reproduce:
$ cd /path/to/project1 $ lando start $ cd /path/to/project2 $ lando start ...
Specs below:
$ uname -a Linux dell-precision-m6700 4.19.0-5-amd64 #1 SMP Debian 4.19.37-2~mx17+1 (2019-05-15) x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: MX Description: MX 18.3 Continuum Release: 18.3 Codename: Continuum $ docker -v Docker version 19.03.15, build 99e3ed8919 $ docker-compose -v docker-compose version 1.25.1, build a82fef07 $ lando version v3.3.0 $ node -v v14.17.5 $ yarn -v 1.22.5
This issue has been ongoing and I was hoping version 3.3.0 would fix it but unfortunately, not.
Note: Lando was installed from source.
The text was updated successfully, but these errors were encountered:
This happen for me too, when I run in WSL
Sorry, something went wrong.
Hey @uberhacker! See this issue: lando/lando#599
No branches or pull requests
I have noticed on numerous occasions that lando will not connect to the correct database or confuse the name with another running project instance.
Steps to reproduce:
Specs below:
This issue has been ongoing and I was hoping version 3.3.0 would fix it but unfortunately, not.
Note: Lando was installed from source.
The text was updated successfully, but these errors were encountered: