geerlingguy / ansible-role-nodejs

Ansible Role - Node.js
https://galaxy.ansible.com/geerlingguy/nodejs/
MIT License
410 stars 252 forks source link

The handshake operation timed out #117

Closed Lusitaniae closed 3 years ago

Lusitaniae commented 4 years ago

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?

Lusitaniae commented 4 years ago

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',)"}
stale[bot] commented 3 years ago

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.

stale[bot] commented 3 years ago

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.