rubyforgood / rubyforgood/Flaredown

www.flaredown.com should work

Open
#450 5 comments 0 reactions 1 assignee View on GitHub

@lmerriam is already working on this.

Since Oct 11, 2021.

type:infrastructure
Dominant language
Ruby
Stars
50
Forks
21
Avg merge
6d 12h
Merged PRs (30d)
16

Description

Missing DNS record. Surprising to users. Both www. and the bare domain should work.

❯ dig www.flaredown.com

; <<>> DiG 9.10.6 <<>> www.flaredown.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 59061
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.flaredown.com.             IN      A

;; AUTHORITY SECTION:
flaredown.com.          300     IN      SOAns1.dnsimple.com. admin.dnsimple.com. 1429579043 86400 7200 604800 300

;; Query time: 179 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Mon Oct 11 15:30:16 -03 2021
;; MSG SIZE  rcvd: 101

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.