WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

CMS decoding issue breaks task queue #1296

@mheijkoop

Description

@mheijkoop

Had an issue with adding a new parent to my CA yesterday (Error: RFC 6492 Issue: Could not decode CMS: missing further values (at position 0)) which we haven't solved yet but the bigger issue it causes stuck tasks in my queue even without the new parent which in turn caused my ROAs not to be updated.

Monitoring caught it before it was a problem but I don't think a broken task should stop processing of all tasks, but krill should just move to the next available task rather than give up on processing tasks at all.

My log was flooded with instances of:
2025-06-14 10:46:00 [ERROR] Could not get pending task from queue: unknown key

I stopped krill, deleted everything in /var/lib/krill/data/tasks/pending and started krill again. Everything seems to have recovered properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions