aditsachde / itko

Certificate Transparency Log
https://itko.dev
MIT License
2 stars 0 forks source link

Log down? #2

Open TheEnbyperor opened 1 day ago

TheEnbyperor commented 1 day ago

Been trying to submit certificates to the log but I always get a 503 Service Unavailable

The full response body is

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
  <head>
    <title>503 first byte timeout</title>
  </head>
  <body>
    <h1>Error 503 first byte timeout</h1>
    <p>first byte timeout</p>
    <h3>Error 54113</h3>
    <p>Details: cache-pdk-kpdk1780102-PDK 1728655184 3058334053</p>
    <hr>
    <p>Varnish cache server</p>
  </body>
</html>

And the pre-cert is https://crt.sh/?id=14889736099

Additionally, could we perhaps get a status page for the log?

aditsachde commented 3 hours ago

Hi! There has been a significant amount of instability on the submission APIs as the load has exceeded what I expected and is causing the tiny VPS this is running on to slow to a crawl. The APIs aren't completely down and are accepting what they can, but it's certainly not an ideal scenario. Unfortunately I am pretty busy at the moment, but I will remediate this as soon as I can.

A public status page is also on my TODO list. However, for now, the certspotter stats and the crt.sh monitored logs pages provide a decent insight into the status of the monitoring APIs.