Louis
Louis
Hello, Those are the timers listed in [RFC8210](https://datatracker.ietf.org/doc/html/rfc8210#section-5.8). > Refresh Interval: This parameter tells the router how long to wait before next attempting to poll the cache and between subsequent...
Did you save the JSON? What was the affected prefix and both ASNs? How long was it running? Was it present on GoRTR's JSON endpoint? Was it also wrong inside...
Are you setting `-useserial` parameter? It almost looks like it restarted according to the logs. It might indeed be related to the serial calculation and diffs. How many sessions are...
Thank you for the feedback. Another question: are you tracking metrics into Prometheus?
I have been building a small tool that can monitor two servers (json, rtr or both) and outputs a diff and Prometheus metrics. Once the travis build is finished, it...
> So I am all for trying out rtrmon to try to troubleshoot the issue, but I would like to use it against production that is running the recommended versions...
Did the routers show an error? It could be a wrong PDU. How is the JSON distributed? After the routers are disconnected: can they reconnect immediately? Could you dump the...
Could the `--primary.ssh.method` instead of `-primary.ssh.method` cause issue?
I just had a look at the code, I missed some parts that handle SSH. Will come up with a fix in a few. Thanks!
Can you try `v0.14.7-pre2`? (it may take some time with travis to build, I can provide you with a binary though) It should be fixed in https://github.com/cloudflare/gortr/commit/2aa2e5e44cb2978d543d8f9b04851c124d2f01ce. [rtrmon-v0.14.7-pre2-linux-x86_64.zip](https://github.com/cloudflare/gortr/files/5478606/rtrmon-v0.14.7-pre2-linux-x86_64.zip)