#11668 Koschei is down
Closed: Fixed with Explanation a year ago by kevin. Opened a year ago by vondruch.

$ curl -L https://koschei.fedoraproject.org/
<html>

  ... snip ...

  <body>
    <div>
      <h1>Application is not available</h1>
      <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p>

      <div class="alert alert-info">
        <p class="info">
          Possible reasons you are seeing this page:
        </p>
        <ul>
          <li>
            <strong>The host doesn't exist.</strong>
            Make sure the hostname was typed correctly and that a route matching this hostname exists.
          </li>
          <li>
            <strong>The host exists, but doesn't have a matching path.</strong>
            Check if the URL path was typed correctly and that the route was created using the desired path.
          </li>
          <li>
            <strong>Route and path matches, but all pods are down.</strong>
            Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running.
          </li>
        </ul>
      </div>
    </div>
  </body>
</html>

Yeah, one possible issue is that it was still trying to schedule f37...

I have deleted the f37 collection, but deleing takes a long time.

Will see if that solves the issue or if it's something else once thats done.

Metadata Update from @kevin:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: medium-gain, medium-trouble, ops, outage

a year ago

Metadata Update from @kevin:
- Issue assigned to kevin

a year ago

I think it should be stable again now. I increased some limits and also vacuumed it's database.

Please let us know if you see any further problems with it.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

a year ago

Log in to comment on this ticket.

Metadata
Boards 1
ops Status: Backlog