Detektivo errors on index/reindex

See errors in console screenshot.

Reindexing just cycles. Using latest Cockpit and Detektivo.

@artur?

Looking closer, my cockpit install is in a subdirectory mysite.com/cockpit/ and the assets are not using the subdirectory as the base url, but using the mysite.com.

This continues to be an issue:
image

config:

detektivo:
    collections:
        cat_ruleset: [ruleid, description]
        aria_properties: [aria_property, description]
        aria_states: [aria_state, description]
        aria_roles: [role, description]
        html_elements: [tag, description]
        roles: [role, description]
        standards: [name, description]
        substandards: [name, description]