~srpen6


#62 Re: outage over, but site still down 1 year, 29 days ago

Ticket created by ~srpen6 on ~sircmpwn/gddo

between this and the standard library being broken for two weeks:

https://lists.sr.ht/~sircmpwn/godocs.io/%3CCAP8dQmuDD_DHaA4TDf9VB-Cr5rKbfBaFtBQ%3Dqcoc7tbvpCDnxw%40mail.gmail.com%3E

I am sick and tired of the issues. since I am also not a fan of https://pkg.go.dev. I found an open source tool that generates Go docs. It doesn't currently support versioned docs, so I added that feature myself:

https://github.com/3052/doc2go

#61 outage over, but site still down 1 year, 1 month ago

Ticket created by ~srpen6 on ~sircmpwn/gddo

this site: https://outage.sr.ht/

reports everything working except: chat.sr.ht Down

but the doc site is still down:

curl -v godocs.io

  • Trying 173.195.146.154:80...
  • connect to 173.195.146.154 port 80 failed: Timed out
  • Failed to connect to godocs.io port 80 after 21007 ms: Timed out
  • Closing connection 0 curl: (28) Failed to connect to godocs.io port 80 after 21007 ms: Timed out

#60 site is down 1 year, 1 month ago

Ticket created by ~srpen6 on ~sircmpwn/gddo

curl -v godocs.io

  • Trying 173.195.146.154:80...
  • connect to 173.195.146.154 port 80 failed: Timed out
  • Failed to connect to godocs.io port 80 after 21009 ms: Timed out
  • Closing connection 0 curl: (28) Failed to connect to godocs.io port 80 after 21009 ms: Timed out