owncloud-archive / owncloud.org

:globe_with_meridians: Development repository for the owncloud.org website
MIT License
71 stars 73 forks source link

Download links for Linux Clients are broken #1385

Closed cortho closed 5 years ago

cortho commented 5 years ago

When I click Install Instructions in order to download a Linux client on https://owncloud.org/download/, I am navigated to https://software.opensuse.org/download/package?project=isv:ownCloud:desktop&package=owncloud-client

There, when I choose the option Grab binary packages directly I receive 404 errors for any distribution other than openSUSE.

I am aware, that the packages are not hosted on owncloud.org, but I did not know where I should file this issue.

hurradieweltgehtunter commented 5 years ago

Thanks for your notice. (Un-)fortunately I can't reproduce your error. I was able to download every version of the client for every listed OS.

cortho commented 5 years ago

Sorry for reopening, definitively does not work:

Selection_716

Selection_717

$ curl "https://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_9.0/amd64/owncloud-client_2.5.4.11654+oc-515_amd64.deb" <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>The document has moved <a href="http://widehat.opensuse.org/opensuse/repositories/isv:/ownCloud:/desktop/Debian_9.0/amd64/owncloud-client_2.5.4.11654+oc-515_amd64.deb"&gt;here&lt;/a&gt;.&lt;/p&gt; <hr> <address>Apache/2.4.23 (Linux/SUSE) Server at download.opensuse.org Port 443</address> </body></html>

$ curl http://widehat.opensuse.org/opensuse/repositories/isv:/ownCloud:/desktop/Debian_9.0/amd64/owncloud-client_2.5.4.11654+oc-515_amd64.deb <html> <head><title>404 Not Found</title></head> <body bgcolor="white"> <center><h1>404 Not Found</h1></center> <hr><center>nginx/1.14.2</center> </body> </html>

Edit: Tried this with recent Firefox and Chromium on Ubuntu 18.04 and with Firefox, Chrome and Edge on Windows 10, just not to be bound on Browser/OS issues

hurradieweltgehtunter commented 5 years ago

We checked on different computers now and everybody is able to download the files. Also please note that those are SUSE download mirrors so we can't control what's going on there. We try to contact them. Feel free to contact them too.