-
-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
Describe the bug
Pywb is throwing a LiveResourceException when receiving a self-redirect (3xx) from OutbackCDX. This results in Pywb displaying a blank page with the text "Not found".
Steps to reproduce the bug
Example warc file attached in this Slack thread
https://iipc.slack.com/archives/C2NR32PNF/p1691445882952669
Try accessing "http://2020.org.nz/" using the redirect record, should display "Not found" message.
Expected behavior
Pywb to process the self-redirect record from OutbackCDX, and load the record that the self-redirect points to.
Screenshots
Environment
- Not browser specific
- Occurs in Pywb v2.7.0 onwards
- Does not occur before v2.7.0
- OutbackCDX v0.11.0
Metadata
Metadata
Labels
No labels
Type
Projects
Status
Implementing