[Tech] Gemini and the DNS
- 📧 Messages: 3
- 🗣️ Authors: 2
- 📅 First Message: 2021-10-07 12:02
- 📅 Last Message: 2021-10-07 16:28
1. Stephane Bortzmeyer (stephane (a) sources.org)
- 📅 Sent: 2021-10-07 12:02
- 📧 Message 1 of 3
The .club TLD is entirely down (name servers reply but with error code
SERVFAIL) so the 29 Gemini capsules under .club are unreachable.
lupa=> SELECT Capsules.name FROM Capsules,Tlds WHERE Tlds.name='club' AND
Capsules.tld = Tlds.id;
name
-----------------------
park-city.club
sleepytown.club
fuckup.club
ctrl-c.club
gf.phreedom.club
martin.e-worm.club
catherine.e-worm.club
jacob.e-worm.club
w.e-worm.club
e-worm.club
darren.e-worm.club
chris.e-worm.club
zach.e-worm.club
ella.e-worm.club
rawtext.club
jeffrey.e-worm.club
gagarin.p4g.club
meta.e-worm.club
tilde.club
zork.club
lukas.e-worm.club
juhi.e-worm.club
antonio.e-worm.club
cetacean.club
heathens.club
breadpunk.club
phreedom.club
gemini.ctrl-c.club
apintandaparma.club
(29 rows)
Link to individual message.
2. stern (stern (a) tilde.club)
- Subject Changed! New Subject: Re: [Tech] Gemini and the DNS
- 📅 Sent: 2021-10-07 16:07
- 📧 Message 2 of 3
On 10/7/2021 5:02 AM, Stephane Bortzmeyer wrote:
> The .club TLD is entirely down (name servers reply but with error code
> SERVFAIL) so the 29 Gemini capsules under .club are unreachable.
>
> lupa=> SELECT Capsules.name FROM Capsules,Tlds WHERE Tlds.name='club'
AND Capsules.tld = Tlds.id;
> name
> -----------------------
> park-city.club
> sleepytown.club
> fuckup.club
> ctrl-c.club
> gf.phreedom.club
> martin.e-worm.club
> catherine.e-worm.club
> jacob.e-worm.club
> w.e-worm.club
> e-worm.club
> darren.e-worm.club
> chris.e-worm.club
> zach.e-worm.club
> ella.e-worm.club
> rawtext.club
> jeffrey.e-worm.club
> gagarin.p4g.club
> meta.e-worm.club
> tilde.club
> zork.club
> lukas.e-worm.club
> juhi.e-worm.club
> antonio.e-worm.club
> cetacean.club
> heathens.club
> breadpunk.club
> phreedom.club
> gemini.ctrl-c.club
> apintandaparma.club
> (29 rows)
>
I gave fuckup.club a try, it seems like they are working to me.
Link to individual message.
3. Stephane Bortzmeyer (stephane (a) sources.org)
- 📅 Sent: 2021-10-07 16:28
- 📧 Message 3 of 3
On Thu, Oct 07, 2021 at 09:07:04AM -0700,
stern <stern@tilde.club> wrote
a message of 53 lines which said:
> I gave fuckup.club a try, it seems like they are working to me.
Yes, the .club TLD went back online around 1410 UTC.
Link to individual message.
---
Previous Thread: Re: Re: chat over gemini (or, let's play with streaming text)
Next Thread: [spec] comments on the proposed gemini spec revisions