routinator icon indicating copy to clipboard operation
routinator copied to clipboard

An RPKI Validator and RTR server written in Rust

Results 76 routinator issues
Sort by recently updated
recently updated
newest added

Hi there, we've set up a few Routinator instances on our VMs and they observed a drop of Lacnic VRPs (to zero) at around 17:00 UTC, Mar 24. Sample status...

This PR speeds up the initial validation run in server mode if possible by creating the data set from the store only. The store now saves its status when a...

This PR modifies the `utils::fatal` module to replace the standard ‘No space left on device’ error message for ENOSPC errors on Unix to ‘No space or inodes left on device‘....

The current implementation of configuration handling is still very much based on clap 2. However, in versions 3 and 4, clap has changed quite a bit. We should refactor configuration...

https://www.arin.net/announcements/20220926/

enhancement
breaking
docker
github actions
packaging

Hello everyone, I am having a problem with the configuration of Routinator. I installed it on a machine in my virtual network and gave the following command: **routinator init --rir-tals...

Hi, We are running routinator for over a year now. But recently our routinator process fails shortly after it starts processing ripe.tal This problem was first observed on Sep 7...

Currently, Routinator just says ‘No space left on device’ (as that’s the error text for ENOSPC) but in most cases, there is plenty space left, it is just inodes that...

``` 2022-09-12T09:45:47.629970000Z Bad outer: not snapshot, but Name(html 2022-09-12T09:45:47.631377000Z RRDP https://rrdp.example.org/notification.xml: failed to process snapshot file https://rrdp.example.org/6846b259-4932-36d2-1f12-a50f2c2bfb84/82113/snapshot.xml: malformed XML ```

Feedback in Dutch by @baknu while working on public documentation for github.com/internetstandards/internet.nl: > Betekenis van API-resultaten “invalid (as)” en “invalid (length)” van Routinator was wat moeilijk in de documentatie te...