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

IIIF examples are broken #24

Open
Abbe98 opened this issue Nov 19, 2024 · 1 comment
Open

IIIF examples are broken #24

Abbe98 opened this issue Nov 19, 2024 · 1 comment

Comments

@Abbe98
Copy link

Abbe98 commented Nov 19, 2024

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)"

@LinneaKarlberg
Copy link

LinneaKarlberg commented Nov 25, 2024

Thank you for noticing!
We will try to resolve the issue as quickly as possible.
/Linnéa, Riksarkivet

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

2 participants