Hi,
My ci/cd pipeline failed today at step running “ansible-galaxy collection install community.aws:==5.4.0” with following error:
Starting galaxy collection install process
14:41:17 Process install dependency map
14:41:18 |/-|/-[WARNING]: Skipping Galaxy server https://galaxy.ansible.com/api/. Got an unexpected error when getting available versions of collection community.aws:
14:41:18 ‘/api/v3/plugin/ansible/content/published/collections/index/community/aws/versions/’
14:41:18 ERROR! Unexpected Exception, this is probably a bug: ‘/api/v3/plugin/ansible/content/published/collections/index/community/aws/versions/’
14:41:18 to see the full traceback, use -vvv
I also try to search ‘community.aws’ collection on https://galaxy.ansible.com/ui/, but found nothing.
anyone know what might have caused this issue? my last successful run is on 9/19/23.
Thanks
Janet