Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Could not connect to salt server #100

@mccarthyryanc

Description

@mccarthyryanc

Originally posted to issue #32, but on closer inspection it looks like the errors are slightly different:

Error with request: <urlopen error [Errno -2] Name or service not known>
ERROR: Could not connect to salt server. Try `dask-ec2 provision` and try again

Also noticed this in /var/log/syslog:

Sep 14 22:54:30 hostname salt-minion[16091]: [ERROR   ] DNS lookup or connection check of 'None' failed.
Sep 14 22:54:30 hostname salt-minion[16091]: [ERROR   ] Master hostname: 'None' not found or not responsive. Retrying in 30 seconds

Command I am running:

dask-ec2 up --ami ami-XXXXXXXX \
            --keyname keyname \
            --keypair keypair.pem \
            --name dasknode \
            --tags Name:dasknode \
            --count 2 \
            --region-name us-west-2 \
            --security-group-id sg-XXXXXXXX \
            --iaminstance-name profile_name \
            --subnet-id subnet-XXXXXXXX 

Continue to get the same error after running: dask-ec2 provision.

dask-ec2, version 0.5.0+5.g1849efc
Python 3.5.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions