Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get-docker.sh: curl: (56) OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof while reading, errno 0 #478

Open
maburlik opened this issue Mar 18, 2025 · 0 comments

Comments

@maburlik
Copy link

Hello,

I run the get-docker.sh script quite often and occasionally hit this issue:

2025/03/17 09:09:27 Downloading get-docker.sh.
2025-03-17 09:09:28 URL:https://get.docker.com/ [22592/22592] -> "/tmp/get-docker.sh" [1]
2025/03/17 09:09:28 Installing docker.
# Executing docker install script, commit: 4c94a56999e10efcf48c5b8e3f6afea464f9108e
+ sh -c apt-get -qq update >/dev/null
+ sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null
+ sh -c install -m 0755 -d /etc/apt/keyrings
+ sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc
curl: (56) OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof while reading, errno 0
Error@118: Installing docker via get-docker.sh failed.
Cloud-init v. 24.4-0ubuntu1~22.04.1 finished at Mon, 17 Mar 2025 09:09:42 +0000. Datasource DataSourceNoCloud [seed=/dev/vdd].  Up 126.09 seconds

Do you have any recommendations?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant