From: | Jacek Wielemborek <d33tah(at)gmail(dot)com> |
---|---|
To: | pgsql-pkg-yum(at)postgresql(dot)org |
Subject: | 403 forbidden when trying to download anything from /9.4/redhat/rhel-6-x86_64 |
Date: | 2016-09-29 12:29:53 |
Message-ID: | faf5f8bd-4937-beb3-c5b9-2412c150a684@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
Hi,
I just found that two of my computers (with IPs 31.183.23.99 and
73.181.241.226) cannot download anything from this directory, for example:
d33tah(at)gitlab:~$ curl -vv
http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-3.noarch.rpm
* Hostname was NOT found in DNS cache
* Trying 174.143.35.196...
* Connected to yum.postgresql.org (174.143.35.196) port 80 (#0)
> GET /9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-3.noarch.rpm HTTP/1.1
> User-Agent: curl/7.38.0
> Host: yum.postgresql.org
> Accept: */*
>
< HTTP/1.1 403 Forbidden
< Content-Type: text/html
< Content-Length: 345
< Date: Thu, 29 Sep 2016 12:28:51 GMT
* Server lighttpd/1.4.35 is not blacklisted
< Server: lighttpd/1.4.35
<
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>403 - Forbidden</title>
</head>
<body>
<h1>403 - Forbidden</h1>
</body>
</html>
* Connection #0 to host yum.postgresql.org left intact
Could you help me resolve the problem?
Cheers,
Jacek Wielemborek
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2016-09-29 12:36:31 | Re: 403 forbidden when trying to download anything from /9.4/redhat/rhel-6-x86_64 |
Previous Message | Victor Yegorov | 2016-09-29 07:54:18 | Re: SkyTools for 9.6 repository |