NLnetLabs / krill

RPKI Certificate Authority and Publication Server written in Rust
https://nlnetlabs.nl/projects/routing/krill/
Mozilla Public License 2.0
283 stars 38 forks source link

Parent status error #1153

Closed antoniooracio closed 7 months ago

antoniooracio commented 8 months ago

parents do not update with Registro.br

When running the systemctl status krill command, this error appears and Registro.br has an outdated rpki

error

nov 09 07:51:48 idcorp-rpki krill[7936]: 2023-11-09 07:51:48 [ERROR] Could not get pending task from queue: io error Permission denied (os error 13)

timbru commented 7 months ago

My apologies. I missed this. This issue was caused by a regression in 0.14.0 and is fixed in 0.14.3 (released yesterday). You can solve the issue by stopping Krill, deleting all files in '/var/lib/krill/data/tasks/' and starting Krill again.