pywb icon indicating copy to clipboard operation
pywb copied to clipboard

502 Bad Gateway Response on POST Request for PyWB replay

Open Kingsl8yer opened this issue 1 year ago • 0 comments

Describe the bug

When triggering a POST request by clicking the 'Load More' button of an archived page replaying in PyWB, we get a 502 Bad Gateway Response.

Steps to reproduce the bug

1 - Go to the URL: https://bvi.public-inquiry.uk/ 2 - Scroll down til the 'Documents' section 3 - Click the button 'Load More' with the dev tools opened 4 - Look for the https://bvi.public-inquiry.uk/views/ajax?_wrapper_format=drupal_ajax request 5 - If we block the URL, we get a similar result when loading the page in PyWB; the content doesn't load.

Expected behavior

The POST request should load more content on the page.

Screenshots

Screenshot 2024-06-05 at 16 57 35 Screenshot 2024-06-05 at 17 00 12

Environment

  • OS: macOS Sonoma 14.5
  • Browser: Chrome
  • Version: Version 125

Additional context

NA

Kingsl8yer avatar Jun 05 '24 16:06 Kingsl8yer