Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 674512

Summary: wiki.gentoo.org not reachable
Product: Gentoo Infrastructure Reporter: Alexander Veit <gentoo>
Component: Web Node IssuesAssignee: Gentoo Infrastructure <infra-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: rossi.f
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Veit 2019-01-04 14:22:36 UTC
wiki.gentoo.org is not reachable for me from various sites.

e.g.

# dig wiki.gentoo.org

; <<>> DiG 9.12.2-P2 <<>> wiki.gentoo.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 24265
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: cd3737134f9eb91ff467f5f05c2f6a0f8339acab55af1da1 (good)
;; QUESTION SECTION:
;wiki.gentoo.org.               IN      A

;; ANSWER SECTION:
wiki.gentoo.org.        3600    IN      CNAME   geese.gentoo.org.
geese.gentoo.org.       78522   IN      A       204.187.15.5

# traceroute 204.187.15.5
traceroute to 204.187.15.5 (204.187.15.5), 30 hops max, 60 byte packets
 1  192.168.2.1 (192.168.2.1)  0.392 ms  0.478 ms  0.718 ms
 2  62.155.245.34 (62.155.245.34)  8.243 ms  8.232 ms  8.344 ms
 3  f-ed5-i.F.DE.NET.DTAG.DE (217.5.95.42)  14.326 ms  14.906 ms  16.748 ms
 4  80.157.204.62 (80.157.204.62)  16.738 ms  17.161 ms  17.145 ms
 5  xe-4-0-2.cr0-van1.ip4.gtt.net (89.149.187.221)  171.624 ms  171.612 ms  171.633 ms
 6  10ge3.edge2.van.gt.net (216.221.159.10)  165.530 ms  165.517 ms  165.539 ms
 7  * * *
 8...

# curl --connect-timeout 5 https://wiki.gentoo.org
curl: (7) Failed to connect to wiki.gentoo.org port 443: Connection timed out
Comment 1 Tomáš Mózes 2019-01-05 11:56:39 UTC
Seems like it works now.
Comment 2 Alexander Veit 2019-01-05 13:37:12 UTC
I can confirm that it works now.