truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.13k stars 617 forks source link

Truecharts wiki offline? #263

Closed justinclift closed 3 years ago

justinclift commented 3 years ago

Discovered this TrueCharts repo today, but the wiki seems to be offline.

eg, trying to visit the url:

    https://wiki.truecharts.org/FAQ

Gives Server Not Found in my browser (Firefox on Linux).

Pinging is a no-go:

$ ping wiki.truecharts.org
ping: wiki.truecharts.org: Name or service not known

Maybe a DNS problem?

$ dig wiki.truecharts.org a

; <<>> DiG 9.16.6 <<>> wiki.truecharts.org a
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 47302
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;wiki.truecharts.org.           IN      A

;; AUTHORITY SECTION:
truecharts.org.         1486    IN      SOA     carter.ns.cloudflare.com. dns.cloudflare.com. 2036713386 10000 2400 604800 3600

;; Query time: 15 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun Mar 14 14:17:29 AEDT 2021
;; MSG SIZE  rcvd: 112

Using the Cloudflare DNS server:

$ dig @carter.ns.cloudflare.com wiki.truecharts.org a

; <<>> DiG 9.16.6 <<>> @carter.ns.cloudflare.com wiki.truecharts.org a
; (6 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 65004
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;wiki.truecharts.org.           IN      A

;; AUTHORITY SECTION:
truecharts.org.         3600    IN      SOA     carter.ns.cloudflare.com. dns.cloudflare.com. 2036713386 10000 2400 604800 3600

;; Query time: 15 msec
;; SERVER: 108.162.193.80#53(108.162.193.80)
;; WHEN: Sun Mar 14 14:19:48 AEDT 2021
;; MSG SIZE  rcvd: 112

Is this a known thing?

PrivatePuffin commented 3 years ago

We dont have a wiki anymore, its one website now. The URL’s will be adapted in due time.

PrivatePuffin commented 3 years ago

That being said: There should've been a forward, that seems to be misbehaving currently, working on it!

PrivatePuffin commented 3 years ago

@justinclift Redirect should be fixed now, thanks for the headsup! :)

truecharts-admin commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists