-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
β questionFurther information is requestedFurther information is requestedπ help wantedExtra attention is neededExtra attention is needed
Description
Description of the issue
Our user-agent is set to open-mastr/{version('open-mastr')} python-requests/{version('requests')} when requesting the data from BNetzA. I faced the following issue:
-
Normal download with open-mastr User Agent is blocked with this error code:
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) -
Manually Setting user-agent=None
-
Downloading MaStR without a problem.
This is a rather serious issue. Do you have similar problems @nesnoj @pt-kkraemer ?
Possible solutions
I see three possible explanations:
- Maybe it is also a combination of IP and user agent that is blocked?
- user-agent = open-mastr is blocked at times of high traffic
- it was a coincidence and they do not specifically block user-agent = open-mastr
Metadata
Metadata
Assignees
Labels
β questionFurther information is requestedFurther information is requestedπ help wantedExtra attention is neededExtra attention is needed