Open makew0rld opened 4 years ago
This is a TLS issue. Specifically, the site uses weak cipher suites which are no longer permitted by Debian's default OpenSSL config file. Cf. https://github.com/ArchiveTeam/ArchiveBot/issues/424.
wpull should override those defaults from the config file, at least if --no-strong-crypto
is used. Until that's implemented, you can use the workaround in https://github.com/ArchiveTeam/ArchiveBot/pull/428 of specifying an alternative, less secure OpenSSL config file through an environment variable.
What I wanted: An available HTTP resource to be downloaded, as can be done in the browser.
What I expect: The resource will be downloaded.
What happened: This following shows up repeatedly in logs, with many different URLs. This hasn't been an issue for this whole archive, but I'm confused as to what's making it happen now.
This URL, and others that caused the error, can easily be accessed in the browser.
The command or website causes the problem: (Copy the options provided to Wpull here) wpull options:
Operating system: Debian Linux
Python version: 3.5.9
Wpull version: 2.0.3 - from the tag, not master.
Log/Output: I provided some example log output above. Here's a link to all the
Operation not permitted
errors I've had so far, for some variety of domains.