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

checkDrupalVm:remote-host always fails #1797

Closed
danepowell opened this issue Jul 13, 2017 · 0 comments
Closed

checkDrupalVm:remote-host always fails #1797

danepowell opened this issue Jul 13, 2017 · 0 comments
Labels
Bug Something isn't working

Comments

@danepowell
Copy link
Contributor

danepowell commented Jul 13, 2017

My system information:

  • BLT version: 8.9.0

I've set up a DrupalVM using the standard methods (blt vm). When I run blt doctor, checkDrupalVm:remote-host fails because the remote-host is not defined for the VM alias.

The reason is that BLT now runs commands inside the VM, and the Drush alias does not define a remote host when called within the VM: https://github.com/acquia/blt/blob/8.x/scripts/drupal-vm/drupal-vm.aliases.drushrc.php#L7

It seems like blt doctor should be executed outside of the VM, which would solve this problem.

@grasmash grasmash added the Bug Something isn't working label Jul 16, 2017
grasmash added a commit to grasmash/bolt that referenced this issue Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants