Discussion:
[ansible-project] ansible-galaxy problems?
Willard Dennis
2015-07-28 21:44:42 UTC
Permalink
Just got this when I tried to init a new role structure:

***@wdennis-p390:~/ansible-stuff$ ansible-galaxy init roles/laptop_netcfg

^C- the API server (galaxy.ansible.com) is not responding, please try again
later.


Looks like the server itself is available...

***@wdennis-p390:~/ansible-stuff$ ping galaxy.ansible.com
PING galaxy.ansible.com (66.228.58.225) 56(84) bytes of data.
64 bytes from li315-225.members.linode.com (66.228.58.225): icmp_req=1 ttl=
52 time=20.7 ms
64 bytes from li315-225.members.linode.com (66.228.58.225): icmp_req=2 ttl=
52 time=20.5 ms
64 bytes from li315-225.members.linode.com (66.228.58.225): icmp_req=3 ttl=
52 time=20.3 ms
64 bytes from li315-225.members.linode.com (66.228.58.225): icmp_req=4 ttl=
52 time=20.3 ms
64 bytes from li315-225.members.linode.com (66.228.58.225): icmp_req=5 ttl=
52 time=20.3 ms
64 bytes from li315-225.members.linode.com (66.228.58.225): icmp_req=6 ttl=
52 time=20.3 ms
^C
--- galaxy.ansible.com ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5009ms
rtt min/avg/max/mdev = 20.331/20.448/20.788/0.184 ms


Any known problems with Ansible Galaxy at present?
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7f817c0f-6039-4f77-aa7f-be58231d6f25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...