Download.manjaro.org - secure connection failed

download.manjaro.org’ is not a valid URL.

The downloads page is

manjaro.org/download

1 Like

It is a valid URL: Manjaro Files Have to see if there is some issue with the LetsEncrypt Cert of our CDN network.

Oh technically valid but supposed to redirect?

Its of course not whats pointed to by the home page.

Hm. For me going there just downloads what I guess is intended to be a redirect;

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Manjaro Files</title>
    <meta http-equiv="refresh" content="5; URL=https://manjaro.org/download/" />
  </head>
  <body class="not-front not-logged-in page-node node-type-book no-sidebars">
    <p><img alt="logo" src="https://www.cdn77.com/design/logo_cdn77_small.png" /></p>
    <meta http-equiv="refresh" content="time; URL=https://manjaro.org/download/" />
    <p>If you are not redirected in five seconds, <a href="https://manjaro.org/download/">click here</a>.</p>
  </body>
</html>

Like literally that xhtml file downloads as a random 8 char string file without prompt if I visit that address.

Example for a current download: https://download.manjaro.org/kde/23.1.4/manjaro-kde-23.1.4-240406-linux66.iso

Seems it was a temporary issue. Working again.

https://download.manjaro.org/index.html

Renders properly. But then downloads the html file (this time named properly as index.html)

In whatever case I could not reproduce ‘bad cert’. Maybe local?

the issue is that it is a s3 storage and not ftp server anymore. So the index.html doesn’t work as it should. Also there is no file listing on that storage server. CERTs may not work as there are over 72 nodes by now which get updated CERTs all the time …

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.