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

Doctor doesn't recognize Dev Desktop sites #558

Closed
aangelinsf opened this issue Oct 14, 2016 · 4 comments
Closed

Doctor doesn't recognize Dev Desktop sites #558

aangelinsf opened this issue Oct 14, 2016 · 4 comments

Comments

@aangelinsf
Copy link

aangelinsf commented Oct 14, 2016

OS: macOS 10.12
Dev Desktop Version: 2
Built: Sep 5 2016 04:24:06

== Steps ==

  1. Use composer to make a new site, edit project.yml, add to Dev Desktop, run "blt local:setup."
  2. Run "blt doctor"

== Result ==
"Did not get a response from http://rh-d8.localhost
Is your *AMP stack running?
Is your web server configured to serve this URI from /Users/andreangelantoni/Sites/rh-d8/docroot?
Is $options['uri'] set correctly in /Users/andreangelantoni/Sites/rh-d8/docroot/sites/default/local.drushrc.php?
To generate settings files and install Drupal, run blt local:setup"

== Expected result ==
"blt doctor" seems to look for site in a VM (".localhost") but not those in Dev Desktop.
Could teach the good doctor how to distinguish between the two types of installation.

@grasmash
Copy link
Contributor

Have you set the project.hostname in project.yml to be the hostname of your dev desktop site?

@grasmash
Copy link
Contributor

Closing due to no response. I believe an improperly set project.hostname is the cause.

@aangelinsf
Copy link
Author

My apologies for the delay. Moving lots of pieces for a new project forward.

Error still outstanding. Will create a new issue.

@aangelinsf
Copy link
Author

Actually, changing the project.yml file then re-generating doesn't work. Had to start from the beginning.

Changing hostname to ${project.machine_name}.dd:8083 worked.

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