Jonathan Spark changed bug 1203005
What Removed Added
CC   jonathan@jonspark.com

Comment # 1 on bug 1203005 from
I am also getting a 503 Bad Gateway error on download.opensuse.org URLs. For
example, when running a zypper dup on tumbleweed:

jonathan@toolbox-jonathan-user:~> sudo zypper dup
Problem retrieving files from 'openSUSE-Tumbleweed-Non-Oss'.
Location 'http://download.opensuse.org/tumbleweed/repo/non-oss/media.1/media'
is temporarily unaccessible.
Please see the above error message for a hint.
Warning: Skipping repository 'openSUSE-Tumbleweed-Non-Oss' because of the above
error.
Problem retrieving files from 'openSUSE-Tumbleweed-Oss'.
Location 'http://download.opensuse.org/tumbleweed/repo/oss/media.1/media' is
temporarily unaccessible.
Please see the above error message for a hint.
Warning: Skipping repository 'openSUSE-Tumbleweed-Oss' because of the above
error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled
repositories. Make sure these repositories are compatible before you continue.
See 'man zypper' for more information about this command.
Computing distribution upgrade...
Nothing to do.
jonathan@toolbox-jonathan-user:~> curl
http://download.opensuse.org/tumbleweed/repo/oss/media.1/media
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="en" xml:lang="en">
<head>
<title>Service unavailable!</title>
<link rev="made" href="mailto:webmaster@opensuse.org" />
<style type="text/css"><!--/*--><![CDATA[/*><!--*/ 
    body { color: #000000; background-color: #FFFFFF; }
    a:link { color: #0000CC; }
    p, address {margin-left: 3em;}
    span {font-size: smaller;}
/*]]>*/--></style>
</head>

<body>
<h1>Service unavailable!</h1>
<p>


    The server is temporarily unable to service your
    request due to maintenance downtime or capacity
    problems. Please try again later. 

</p>
<p>
If you think this is a server error, please contact
the <a href="mailto:webmaster@opensuse.org">webmaster</a>.

</p>

<h2>Error 503</h2>
<address>
  <a href="/">download.opensuse.org</a><br />
  <span>Apache</span>
</address>
</body>
</html>


You are receiving this mail because: