curl Error

I am using openSUSE Leap 15.3, 64-bit and KDE environment.

When I execute the zypper up command to update my OS I get the following error message for Firefox and Thunderbird files:

Retrieving: MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm ...............................................................................................................................................................................................[error (581.0 KiB/s)] 
Download (curl) error for 'https://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm':
Error code: Curl error 56
Error message: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104

Retrieving: MozillaFirefox-95.0.1-lp153.4.1.x86_64.rpm ...................................................................................................................................................................................................[error (530.7 KiB/s)] 
Download (curl) error for 'https://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaFirefox-95.0.1-lp153.4.1.x86_64.rpm':
Error code: Curl error 56
Error message: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104

This is not the first time that I get such error messages. How do I fix the issue?

I get those from time to time, though it is usually with Tumbleweed updates.

Hmm, I recently got some when updating Leap 15.4 Alpha.

In your case, this appears to be an SSL error. You might try using the plain “http” (instead of “https”) access for the repos. There’s no real benefit to using “https” there, except for privacy (snoopers knowing what you download). The packages are protected with GPG signatures.

I usually just retry.

After several years of hassle free download from http://download.opensuse.org/ duping Tumbleweed failed with annoying curl errors in the last week. Retrying succeeded in each case.

**erlangen:~ #** curl -I http://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm 
HTTP/1.1 302 Found 
**Date**: Wed, 29 Dec 2021 07:35:56 GMT 
**Server**: Apache 
**location**: http://mirrorcache-eu.opensuse.org/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm 
**strict-transport-security**: max-age=15768000 
**Content-Type**: application/x-rpm 

**erlangen:~ #** curl -I **http**://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm 
HTTP/1.1 302 Found 
**Date**: Wed, 29 Dec 2021 07:36:03 GMT 
**Server**: Apache 
**X-MirrorBrain-Mirror**: widehat.opensuse.org 
**X-MirrorBrain-Realm**: region 
**Link**: <http://download.opensuse.org/mb/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm.meta4>; rel=describedby; type="application/metalink4+xml" 
**Link**: <http://download.opensuse.org/mb/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm.torrent>; rel=describedby; type="application/x-bittorrent" 
**Link**: <**https**://rsync.opensuse.org/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm>; rel=duplicate; pri=1; geo=de 
**Link**: <**https**://ftp.gwdg.de/pub/opensuse/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm>; rel=duplicate; pri=2; geo=de 
**Link**: <http://ftp2.nluug.nl/os/Linux/distr/opensuse/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm>; rel=duplicate; pri=3; geo=nl 
**Link**: <http://ftp1.nluug.nl/os/Linux/distr/opensuse/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm>; rel=duplicate; pri=4; geo=nl 
**Link**: <http://ftp.lysator.liu.se/pub/opensuse/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm>; rel=duplicate; pri=5; geo=se 
**Digest**: MD5=Wb2tKU/7uBArbIJKv5Spdg== 
**Digest**: SHA=QbtBYv5dTmuCtqJcO8GnpYK/9Sk= 
**Digest**: SHA-256=x44Mk9XkFgRXN1yMaMYR2LlFZUBAiSO97qF8G/31cyU= 
**Location**: **https**://rsync.opensuse.org/repositories/mozilla/openSUSE_Leap_15.3/x86_64/MozillaThunderbird-91.4.1-lp153.2.2.x86_64.rpm 
**Content-Type**: text/html; charset=iso-8859-1 

**erlangen:~ #**

Users badly affected may switch from download.opensuse.org to a server such as http://ftp.gwdg.de or http://ftp.fau.de