cfrpki icon indicating copy to clipboard operation
cfrpki copied to clipboard

Cloudflare's RPKI Toolbox

Results 38 cfrpki issues
Sort by recently updated
recently updated
newest added

When upgrading from 1.3.0 to 1.4.2 on an Ubuntu Server 18.04 I got the following errors: `+ adduser --system --home /var/lib/octorpki --shell /usr/sbin/nologin --disable-login --group octorpki Unknown option: disable-login adduser...

I would like to test octorpki using my own testbed tal created via krill but the software doesn't recognize my tal. It doesn't even throw any error messages. I compiled...

In the cloudflare OctoRPKI, we have disabled the rrdp failover "-rrdp.failover=false" but still for few URLs its going for the rsync (For APNIC) Please find below log for the same...

I am not sure where you have seen the mail Prajakta(below). There is big difference on performance between 1.2.2 and 1.3.0 in the lab testing. Version 1.2.2 takes around 5...

We are facing the issue with the octorpki as it is taking longer time to process ROAs. We are getting the expiration issue for certificate and parent issue for certificate...

Hi, We're running octorpki on a couple of servers, and have found they are both getting hung up on a particular repo with network timeouts, and it stops processing of...

Could you please also publish the v1.3.0 to docker hub? Currently latest ist v1.2.2

After a single RRDP error the `rrdp_errors` metric increased to 1. However it did not recover on 0 on later, successful runs (as I would expect a gauge to do)....

output.json generated by OctoRPKI is missing LACNIC. I see reports that other see the same issue (please see link below). https://rpki.cloudflare.com/?ohlcTa=LACNIC shows a recent issue. Can you shed some light...

This fixes multiple code and test errors that were being dropped in `validator/lib`. I'd like to go one step further with another PR to replace the use of `assert.Nil()` for...