Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Internal Server Error: GET /api/4.1/sslkey_expirations #7293

@ericholguin

Description

@ericholguin

This Bug Report affects these Traffic Control components:

  • Traffic Ops

Current behavior:

Making a GET request to /api/4.1/sslkey_expirations

HTTP/1.1 500 Internal Server Error
Content-Type: application/json
Transfer-Encoding: chunked

{
    "alerts": [
        {
            "text": "Internal Server Error",
            "level": "error"
        }
    ]
}

Expected behavior:

Should not have Internal Server Error

Steps to reproduce:

Make a GET request to /api/4.1/sslkey_expirations

Note

Traffic Ops error.log shows:

ERROR: api.go:263: ... getting SSL keys expiration information from Traffic Vault: pq: argument of NOT must be type boolean, not type ds_active_state

Metadata

Metadata

Assignees

Labels

SSLsupport for/problems with SSL featuresTraffic Opsrelated to Traffic Opsbugsomething isn't working as intendedmedium impactimpacts a significant portion of a CDN, or has the potential to do so

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions