-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
ERROR ==> Cannot detect connection to internet! #243
Comments
Are you using WSL2? This earlier issue might be relevant: #213 (comment) |
resetting WSL did not help , still getting
|
we are going to modify these checks to be a bit more specific, should be different in the next release although that is not a guarantee that it will work! |
I'm sure problem is caused by WSL2, because docker shows errors like this one https://forums.docker.com/t/docker-desktop-is-not-working-on-windows-11/141491 . |
Approximately from version 3.22.1 with Docker Desktop 4.34.3 on Win10 the message appears irregularly
ERROR ==> Cannot detect connection to internet!
It appears at various stages of
lando start
andrebuild
, in multiple configuratins (LAMP recipe based) with different databases (mysql, mariadb) and different versions of php. This is not a problem with the host's internet connection.Downgrade to DockerDestop 4.34.0 did not help. What exactly does this message mean and how to more accurately diagnose the cause of the problem?
The text was updated successfully, but these errors were encountered: