question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Empty prefixes.yml file generated - Temporary RIPEstat outage

See original GitHub issue

Describe what you would like to achieve Option for providing verbose output for debugging when generating prefixes

Describe why the current solution (if any) is not satisfactory There seems to be a problem with stat.ripe.net at the moment which is causing all generated prefix lists to be empty. This obviously isn’t a problem caused by BGPalerter, but it may have been easier to troubleshoot if there was a way to get more information on the data which is being returned from stat.ripe.net and what BGPalerter is doing when processing that data.

Provide an example This is what I see currently, which doesn’t really give much to go on:

~# bgpalerter generate -a 41000 -o prefixes.yml
Done!
~# cat prefixes.yml
{}

Ideally there would be something like a --verbose or --debug option which would help to see the details of what is happening behind the scenes and track down where the problem is.

Unfortunately as the connection to stat.ripe.net is over HTTPS, I couldn’t even see the data in a packet capture.

Your information Edward Dore, Freethought Internet Limited, AS41000

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
massimocandelacommented, Jul 29, 2020

In addition to writing which prefixes are detected (already available), I added:

  • A warning, as suggested in my first message, about the list of prefixes being empty.
  • The option -D to enable the debug mode. You will receive all http queries issued (urls).
  • The option -H to generate the prefixes with historical visibility data (prefixes announced in the last week).

I think this is a practical and effective solution.

0reactions
massimocandelacommented, Jul 29, 2020

Btw, RIPEstat is working again!

Read more comments on GitHub >

github_iconTop Results From Across the Web

RIPEstat Data API
This data call lists the Internet resources associated with a country, including ASNs, IPv4 ranges and IPv4/6 CIDR prefixes. This data is derived...
Read more >
Networking Industry Update 2021-04 - loopback1.net
What happens to Vmware, Mavenir or x86 platforms, for example? The benefit generated by AWS is also reflected in unit costs.
Read more >
Linux Format - issue 01/2022 - Yumpu
OS's problems. ... It shows all the files and directories in the path you give it, ... The home directory really needs a...
Read more >
Untitled
Super glue with brush, Low temp clear powder coat, Accordion for beginners level 1, ... Rockalparque cartel, Unturned washington generator, Mareth gabes!
Read more >
mirror.cs.pitt.edu/ubuntu/archive/dists/focal-prop...
Print detailed statistics about a file * Generate a XML representation of a disk ... recovers gracefully from errors, including down or hung...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found