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

Drush aliases don't work #380

Open
deiviic opened this issue Dec 14, 2023 · 2 comments
Open

Drush aliases don't work #380

deiviic opened this issue Dec 14, 2023 · 2 comments

Comments

@deiviic
Copy link

deiviic commented Dec 14, 2023

Drush aliases don't work the way they are setup at the moment.

Running lando drush @main uli gets stuck on:
Connecting to http://ssh.dev.wdr.io/ [35.228.188.138] port 22.

Seems the reason is because docker is running on it's own network, despite the host being connected to the VPN.

If container was ran and accessed via docker run ... then --net host option can be added and then the jumphost is reachable.

@tormi
Copy link
Member

tormi commented Apr 19, 2024

lando drush @main uli works for me (Mac) when Lando / Docker is running.

@tormi tormi closed this as completed Apr 19, 2024
@deiviic
Copy link
Author

deiviic commented Apr 19, 2024

This is an issue on Linux machines.

@tormi tormi reopened this Apr 24, 2024
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