Hacker News new | ask | show | jobs
by Retr0id 1469 days ago
An intriguing failure mode (response body seems truncated)

  $ curl -i https://plaintextco.in/
  HTTP/2 504 
  date: Tue, 14 Jun 2022 14:13:44 GMT
  [more headers]
  cf-ray: 71b3ab17fc7254d5-MAN
  
        <!DOCTYPE htm
2 comments

I think the server code has a concurrent access bug that makes it crash in the middle of a request. Unfortunately due to the current charge I can't even restart it at the moment.
Back online for now... please be gentle ;)
Got this just now (2022-06-14T22:36:26+08:00)