FS#32241 - AUR server not accepting incoming connections / http(s) down

Attached to Project: AUR web interface
Opened by revel (revel) - Saturday, 27 October 2012, 02:15 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 27 October 2012, 02:50 GMT
Task Type Bug Report
Category Backend
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version 1.9.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

AUR server not accepting incoming connections / http(s) down

$ curl -v aur.archlinux.org
* About to connect() to aur.archlinux.org port 80 (#0)
* Trying 208.92.232.29... Connection refused
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host

$ telnet aur.archlinux.org 80
Trying 208.92.232.29...
telnet: Unable to connect to remote host: Connection refused

$ telnet aur.archlinux.org 443
Trying 208.92.232.29...
telnet: Unable to connect to remote host: Connection refused

on the other hand
$ ping aur.archlinux.org
PING aur.archlinux.org (208.92.232.29) 56(84) bytes of data.
64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_req=1 ttl=56 time=107 ms
64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_req=2 ttl=56 time=108 ms
64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_req=3 ttl=56 time=107 ms
64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_req=4 ttl=56 time=108 ms
...
This task depends upon

Closed by  Eric Belanger (Snowman)
Saturday, 27 October 2012, 02:50 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#32240 

Loading...