Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Fixed BLT doctor VM errors. #1909

Merged
merged 1 commit into from
Aug 9, 2017
Merged

Conversation

danepowell
Copy link
Contributor

@danepowell danepowell commented Aug 9, 2017

On 8.9.1, running blt doctor with a VM produces spurious errors for checkDrupalVm, because the path to the vm config file is not being built correctly.

file_get_contents(docroot/..box/config.yml): failed to open stream: No such file or directory BltDoctorCommand.php:800

checkDrupalVm:uri | uri for @foo.local drush alias does not match vagrant_hostname for DrupalVM. uri is set to http://local.foo.com for @foo.local vagrant_hostname is set to for DrupalVM. http://local.foo.com !=

@grasmash grasmash added the Bug Something isn't working label Aug 9, 2017
@grasmash grasmash merged commit 56ac718 into acquia:8.x Aug 9, 2017
grasmash pushed a commit that referenced this pull request Aug 9, 2017
@danepowell danepowell deleted the feature/blt-doctor-vm branch December 6, 2017 00:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants