-
Notifications
You must be signed in to change notification settings - Fork 573
Pre-creation network access validation #172
Comments
@kramos I also find ports to be the biggest problem.
This is unrelated to the ADOP provisioning process, but features of the release note are also sometimes blocked (see Accenture#nginx-28 ). |
How about something like this: |
@RobertNorthard @kramos So we can potentially use this to see if we get a response from said ports right? |
@kramos
EC2, has a slightly different error (connection reset by peer)
Both machines have said port open... thoughts? |
@chad-mott can you reach port 2376 on the target instance from the host you're running the command from? |
Yes, and after some extensive troubleshooting, still having the same error. I suspect it has to do with updating docker-machine to the latest version, though I'm not certain. I am using the very latest of docker, docker-compose, and docker-machine.
|
also, not in the readme, but |
FYI, this works now using docker machine v0.9.0-rc2 |
I've heard about some folk having a bad experience spinning up ADOP from a location with various ports blocked. Has anyone experienced this and if so what failed and when? Obviously if we can move the failures earlier in provisioning people will be happier.
The text was updated successfully, but these errors were encountered: