geerlingguy / ansible-role-nodejs

Ansible Role - Node.js

Home Page:https://galaxy.ansible.com/geerlingguy/nodejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The handshake operation timed out

Lusitaniae opened this issue · comments

This happens once in a while in my CI runs

     amazon-ebs: TASK [geerlingguy.nodejs : Import Nodesource RPM key (CentOS 7+).] *************
     amazon-ebs: Wednesday 01 July 2020  07:51:59 +0000 (0:00:00.046)       0:01:00.897 ********
     amazon-emake: *** [bake] Error 1
 bs: fatal: [hostname]: FAILED! => {"changed": false, "msg": "failed to fetch key at https://rpm.nodesource.com/pub/el/NODESOURCE-GPG-SIGNING-KEY-EL , error was: Request failed: <urlopen error ('_ssl.c:602: The handshake operation timed out',)>"}

Should we maybe add a retry here?

Another one

     amazon-ebs: fatal: [Packer-Staging]: FAILED! => {"changed": false, "msg": "Failure downloading https://rpm.nodesource.com/pub_10.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm, Connection failure: ('The read operation timed out',)"}
commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.