eastern-cyan•2y ago
Failed requests - Session closed 'without receiving a SETTINGS frame' or 'NGHTTP2_REFUSED_STREAM'
Hey,
I'm playing around with a CheerioCrawler and I've noticed requests failing due to the errors in the title. I'm wondering if it has something to do with my setup(pretty straight-forward and tested before without issues), the source(had no issue with it before as well) or it's something else that I'm missing.
Has anyone faced one or both of these errors before?
2 Replies
The core question is if it happens every time or just once a while. If once a while ,then we usually don't care about it. There are tens of different network errors you can get, sometimes it is just bad luck, but it can also be a part of blocking
eastern-cyanOP•2y ago
Yeah, seems like it was somehow related to proxies. The issue solved itself by using fresh IPs, even though they 'burn' quite quick.