Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP SSL Connect Errors #249

Open
ovadiagal opened this issue Apr 3, 2024 · 0 comments
Open

HTTP SSL Connect Errors #249

ovadiagal opened this issue Apr 3, 2024 · 0 comments

Comments

@ovadiagal
Copy link

Hi,

Just installed BGPStream via brew install bgpstream and am unable to use BGPReader correctly.

% bgpreader -w 1711471500,1711471800 -c rrc00 -f "prefix 198.219.177.0/24"
1712105341 HTTP ERROR: SSL connect error (35)
2024-04-02 20:49:01 7486: bs_transport_file.c:40: ERROR: Could not open http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz for reading
2024-04-02 20:49:01 7486: bgpstream_transport.c:97: ERROR: Could not open resource (http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz)
2024-04-02 20:49:01 7486: bgpstream_reader.c:170: WARNING: Could not open (http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz). Attempt 1 of 5
1712105351 HTTP ERROR: SSL connect error (35)
2024-04-02 20:49:11 7486: bs_transport_file.c:40: ERROR: Could not open http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz for reading
2024-04-02 20:49:11 7486: bgpstream_transport.c:97: ERROR: Could not open resource (http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz)
2024-04-02 20:49:11 7486: bgpstream_reader.c:170: WARNING: Could not open (http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz). Attempt 2 of 5
1712105372 HTTP ERROR: SSL connect error (35)
2024-04-02 20:49:32 7486: bs_transport_file.c:40: ERROR: Could not open http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz for reading
2024-04-02 20:49:32 7486: bgpstream_transport.c:97: ERROR: Could not open resource (http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz)
2024-04-02 20:49:32 7486: bgpstream_reader.c:170: WARNING: Could not open (http://data.ris.ripe.net/rrc00/2024.03/updates.20240326.1640.gz). Attempt 3 of 5

This is on a MacBook Pro with an M2 running Sonoma 14.4.1. It's fresh after a factory reset, so I'm really not sure what's happening.
Tried it on multiple different networks too, no luck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant