-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It appears like the behavior of the load balancer or IIIF server has changed as the Python IIIF examples do no longer receive responses from the server.
A reproducible example can be boiled down to:
python3 -c 'import requests; x = requests.get("https://lbiiif.riksarkivet.se/collection/arkiv/HohqzwhBm21Bv4zTQhT0p8", timeout=30)'
It appears like the SSL handshake is successful but no data is returned (tested with Python 12 and 11 (on various Linux systems in various countries)). The issue does not appear with some other tools like cURL or wget.
If the logs could be helpful my user agent is: "IIIF-Manifest-Analyzer/1.0 (Contact: byabbe.se)"
Metadata
Metadata
Assignees
Labels
No labels