Skip to content

IIIF examples are broken #24

@Abbe98

Description

@Abbe98

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions