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.

openssl not available for download

See original GitHub issue

Today on creating a new project, failed to download openssl:

[INFO]:    Downloading openssl from https://www.openssl.org/source/openssl-1.1.1.tar.gz
Traceback (most recent call last):
...
ValueError: read of closed file

As of 2020-03-31 openssl-1.1.1.tar.gz is uploaded no longer: Downloads (it’s openssl-1.1.1f.tar.gz now)

Where am I supposed to change the file name?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
misl6commented, Apr 1, 2020

Yeah, probably there’s a (DNS based) load balancer and an endpoint is having difficulties: As you can see, I’m downloading from a different endpoint. 😄

--2020-04-01 20:10:52--  https://www.openssl.org/source/openssl-1.1.1.tar.gz
Resolving www.openssl.org (www.openssl.org)... 104.83.84.113, 2a02:26f0:128:39c::c1e, 2a02:26f0:128:38f::c1e
Connecting to www.openssl.org (www.openssl.org)|104.83.84.113|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8337920 (8,0M) [application/x-gzip]
Saving to: ‘openssl-1.1.1.tar.gz’

openssl-1.1.1.tar.gz                                  11%[============>                                                                                                         ] 937,02K  1,12MB/s 
0reactions
AndreMirascommented, May 30, 2020

I think the issue is gone, and was also related with a temporary hiccup of the provider. Feel free to reopen to discuss it further otherwise

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to install OpenSSL in windows 10? - Stack Overflow
All downloads listed there are 3rd party compilations of OpenSSL and thus are not official. The site even states it itself: "Use these...
Read more >
Installing OpenSSL on Windows 10 and updating PATH
Here I will teach you to do the following: Install OpenSSL; Add OpenSSL to your PATH. Install OpenSSL. This step is a ...
Read more >
Fixing - Facebook Unity SDK - Gley Tips #7 - YouTube
Fix for: OpenSSL not found. Make sure that OpenSSL is ... Also a fix for: Keytool not found. ... Open SSL available to...
Read more >
OpenSSL
To get the latest news, download the source, and so on, please see the sidebar or the buttons at the top of every...
Read more >
How to solve issues with OpenSSL when trying to run ...
json (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) ##troubleshooting. I have OpenSSL downloaded (the newest ...
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