tbranyen / diffhtml

diffHTML is a web framework that helps you build applications and other interactive content
https://diffhtml.org
MIT License
868 stars 47 forks source link

diffhtml.org is down #306

Closed yatesco closed 1 year ago

CetinSert commented 1 year ago
dig +short NS diffhtml.org
ns3.linode.com.
ns1.linode.com.
ns2.linode.com.
ns5.linode.com.
ns4.linode.com.
162.159.27.72
162.159.24.39
162.159.25.129
162.159.26.99
162.159.24.25
2400:cb00:2049:1::a29f:1a63
2400:cb00:2049:1::a29f:1827
2400:cb00:2049:1::a29f:1981
2400:cb00:2049:1::a29f:1b48
2400:cb00:2049:1::a29f:1819

dig +short a diffhtml.org
97.107.132.235

curl ipinfo.io/`dig +short a diffhtml.org`
{
  "ip": "97.107.132.235",
  "hostname": "aboutnerd.com",
  "city": "Morris Plains",
  "region": "New Jersey",
  "country": "US",
  "loc": "40.8223,-74.4569",
  "org": "AS63949 Akamai Technologies, Inc.",
  "postal": "07927",
  "timezone": "America/New_York",
  "readme": "https://ipinfo.io/missingauth"
}

ping diffhtml.org # from South Korea
PING diffhtml.org (97.107.132.235) 56(84) bytes of data.
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=1 ttl=45 time=191 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=2 ttl=45 time=192 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=3 ttl=45 time=199 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=4 ttl=45 time=191 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=5 ttl=45 time=190 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=6 ttl=45 time=191 ms
^C
--- diffhtml.org ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5007ms
rtt min/avg/max/mdev = 189.875/192.165/199.093/3.142 ms
CetinSert commented 1 year ago

From AWS (us-east-1),

ping diffhtml.org -4
PING  (97.107.132.235) 56(84) bytes of data.
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=1 ttl=43 time=7.09 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=2 ttl=43 time=7.10 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=3 ttl=43 time=7.13 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=4 ttl=43 time=7.12 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=5 ttl=43 time=7.20 ms
64 bytes from aboutnerd.com (97.107.132.235): icmp_seq=6 ttl=43 time=7.20 ms
^C
---  ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5009ms
rtt min/avg/max/mdev = 7.093/7.139/7.197/0.042 ms

ping diffhtml.org -6
PING diffhtml.org(2600:3c03::f03c:91ff:fe96:8e92 (2600:3c03::f03c:91ff:fe96:8e92)) 56 data bytes
^C
--- diffhtml.org ping statistics ---
37 packets transmitted, 0 received, 100% packet loss, time 36845ms
yatesco commented 1 year ago

Visiting http://diffhtml.org from the UK/Leicestershire gives:

image

It sometimes gives a security warning, which if you ignore, consistently goes to the same page.

tbranyen commented 1 year ago

Back up, I think letsencrypt is misconfigured on the server which is knocking out nginx and not restoring it. I'll try and see if anything is in the logs. Thanks for letting me know it's down!

tbranyen commented 1 year ago

Actually looks like this was routine Linode outage, sorry about the inconvience.

This Linode’s physical host is currently undergoing maintenance. During this time, your Linode will be shut down and remain offline, then returned to its last state (running or powered off). Please refer to your Support tickets for more information.

yatesco commented 1 year ago

Thanks buddy :-)Sent from my iPhoneOn 12 Jan 2023, at 17:33, Tim Branyen @.***> wrote: Actually looks like this was routine Linode outage, sorry about the inconvience.

This Linode’s physical host is currently undergoing maintenance. During this time, your Linode will be shut down and remain offline, then returned to its last state (running or powered off). Please refer to your Support tickets for more information.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>