question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The API server (galaxy.ansible.com) is not responding, please try again later

See original GitHub issue

Bug Report

SUMMARY

In the last few weeks we have experimented that we cannot keep downloading roles inside our vagrant machine.

STEPS TO REPRODUCE

ansible-galaxy install geerlingguy.ntp,1.3.0 gives - the API server (galaxy.ansible.com) is not responding, please try again later. Inside our Vagrant box running Centos 6.7, with Ansible version ansible 1.9.4 and Python 2.6.6

EXPECTED RESULTS
ansible-galaxy install geerlingguy.ntp,1.3.0
- downloading role 'ntp', owned by geerlingguy
- downloading role from https://github.com/geerlingguy/ansible-role-ntp/archive/1.3.0.tar.gz
- extracting geerlingguy.ntp to /etc/ansible/roles/geerlingguy.ntp

Things we’ve tried so far:

  • ✅ We’ve updated Vagrant to latest version
  • ✅ I’ve rollback to previous Vagrantfile and provision versions, where roles where installed as expected.
  • ✅ I’ve see whether has to do with certificates like in /usr/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. so I’ve also installed pip install pyopenssl ndg-httpsclient pyasn (https://github.com/nephila/djangocms-installer/issues/174)
  • ✅ I’ve also tried to modify ansible galaxy bin like in : https://github.com/ansible/galaxy/issues/785

Nothing seems to make it work.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
chouseknechtcommented, Jul 9, 2018

It feels like this is related to the SNI issue, which we’re working on.

0reactions
marcossegoviacommented, Jul 12, 2018

ok @chouseknecht, thanks !

Read more comments on GitHub >

github_iconTop Results From Across the Web

The API server (galaxy.ansible.com) is not responding,Please ...
The API server (galaxy.ansible.com) is not responding,Please try again later. I am getting the above error. Regards,. Prasanna.
Read more >
ERROR The API server https galaxy ansible com api is not ...
Hi Guys, I am trying to create an ansible role using the ansible-galaxy command. But it is ... /api/) is not responding, please...
Read more >
ansible-galaxy error: API server not found - Stack Overflow
The API server (https://galaxy.ansible.com/api/) is not responding, please try again later. I've tried updating my version of ansible (1.9.1, 1.9.2, 2.0.1) but ...
Read more >
[ansible-project] The API server (galaxy.ansible.com) is not ...
*The API server (galaxy.ansible.com) is not responding,Please try again later.* I am getting the above error. Regards, Prasanna.
Read more >
the API server (galaxy.ansible.com) is not responding ... - Reddit
the API server (galaxy.ansible.com) is not responding, please try again later. this is my first attempt at using galaxy and I'm getting this ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found