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

emerald.com PDFs error using via #518

Open
xolotl opened this issue Jun 9, 2021 · 2 comments
Open

emerald.com PDFs error using via #518

xolotl opened this issue Jun 9, 2021 · 2 comments

Comments

@xolotl
Copy link

xolotl commented Jun 9, 2021

Following via links to PDFs served at emerald.com like the following generate errors:

Replicated by multiple users in multiple environments, including mobile and desktop.

@xolotl
Copy link
Author

xolotl commented Jun 9, 2021

Errors include
Image from iOS (1)

@xolotl
Copy link
Author

xolotl commented Jun 9, 2021

@robertknight observed

Hmm, the output is incredibly unhelpful:

~/h/lms > curl 'https://via.hypothes.is/proxy/static/VAytLB9iU1l52ptfdZ1k0Q/1623258000/https://www.emerald.com/insight/content/doi/10.1108/ILS-04-2020-0117/full/pdf'
<html>
<head><title>409 Conflict</title></head>
<body>
<center><h1>409 Conflict</h1></center>
<hr><center>nginx/1.18.0</center>
</body>
</html>

There are several nginx servers involved in the request pipeline and this doesn't tell us which it is.

Upstream is serving a 200 response though:

~/h/lms > curl -i 'https://www.emerald.com/insight/content/doi/10.1108/ILS-04-2020-0117/full/pdf'
HTTP/2 200
content-type: application/pdf
cache-control: no-cache, private

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

1 participant