-
Notifications
You must be signed in to change notification settings - Fork 3
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
wp-now: Error starting: getaddrinfo ENOTFOUND new-playground1.wpnow #32
Comments
Possibly the reason:
Via |
Sounds like a |
Is there a chance you can transfer it over there? I'm going to play around a bit more with the local enviro and blueprints, just getting started... |
Ah! I see why I reported it here - common errors users may run into. added it to the Should this be left as a duplicate? |
I started using the Guess it's not a bad way to start if you're looking to create errors, though :) FixIssue most likely resolved with updated my local hosts file
ConclusionUpdating hosts for local development is a bit of a "gotcha" - especially for new users (and apparently seasoned ones as well). Create a docs page showing how to update |
This should definitely be mentioned, however, I'd recommend against including these instructions in the Playground docs (for maintenance and scope reasons). It'll be easier to link to reliable sources instead. |
Here's my updates to the docs so far... Updating the The topic does have a large scope, but is directly relevant to how I think it's important that users know how to fix the issue as they will probably run into it as a "Gotcha" ... they don't really need to know how domain routing works in depth. Use case: Entry-level devs and new users to PlaygroundFor new users we're trying to lower the barrier to entry as much as possible. If the Playground boots up and they are seeing errors or behavior that is unexpected, I'd like to round out those cases as much as possible. Until support is there for automatically updating the Pain point
The fix
@ironnysh - If you'd like to pick up on this piece of the docs, that would be awesome! |
Hey @flexseth, the second option (add "a blueprint example that works out of the box") is the way to go.
It might be, but then again, it's mixing two audiences: How many new users would actually run into this issue?
Only if they decide to try the advanced scenarios demonstrated in this section. But what are the odds that this group of people would even "bother" with that? I mean, if you include a whole standalone section on how to update the For those who are both new to local development AND are curious enough to experiment, my suggestion was (and still is 😀) the same: Definitely mention it, but link to reliable sources that explain how to do it on different OSs; it's a huge topic and there's no reason to recreate it on Playground's docs. |
When we were thinking about the documentation, the thought was to lean towards developer use cases. The thought being, if devs get involved, it will provide value to end-users.
We can probably just provide a simple doc on how to update for local dev. The primary use case is for having a user to be able to create a blueprint that has Limitations to considerIt's possible that some of the site settings aren't working correctly when installing via a blueprint. Certainly a consideration and also the focus of the issue.. BackgroundThe goal of raising the issue was to streamline local DNS access via the Playground Tools... other local dev platforms such as Local and Kinsta - even major hosts like Pantheon have a tool that rolls a local development environment that is pre-configured with DNS routing. What's the easiest way to streamline this experience for users of the Playground? |
Hey @flexseth, l feel like this discussion is going in a loop :-)) We’re basically agreeing that there are two things to do:
The question is how to go about the latter: link to external information or write internal documentation. I vote for linking.
That’s cool, no argument there. But you mentioned a use case that focuses on entry-level/new users, which probably wouldn’t run into this situation. It’s not like you must use
This type of doc can’t be “simple” without being useless. That’s why I advised against it, suggesting to provide links to reliable external resources.
Using a custom domain configured to work locally with We shouldn’t mix these two audiences together.
Sorry, not sure how that’s related :-)
I wouldn’t compare
Again, it depends on the use case/persona you’re targeting, and can be handled in a few ways (based on the scenario). In any case, recreating this huge knowledge base in Playground’s documentation site seems like a bad idea. |
see below... |
closing in favor of offering a challenge to @ironnysh |
Launched from folder for
new-playground1
Shows the thought process
Blueprint
Command
wp-now start --blueprint=blueprint.json --port=8885
Output
The text was updated successfully, but these errors were encountered: