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

Request-URI too long #560

Open
burnout87 opened this issue Jul 25, 2023 · 4 comments
Open

Request-URI too long #560

burnout87 opened this issue Jul 25, 2023 · 4 comments
Assignees
Labels
product-gallery Related to the product gallery development

Comments

@burnout87
Copy link
Collaborator

Sometimes noticed during the upload of a product on the gallery using the production instance:

[Errno Expecting value] <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>414 Request-URI Too Long</title>
</head><body>
<h1>Request-URI Too Long</h1>
<p>The requested URL's length exceeds the capacity
limit for this server.<br />
</p>
</body></html>
: 0
@burnout87 burnout87 added the product-gallery Related to the product gallery development label Jul 25, 2023
@volodymyrss
Copy link
Member

I do not think this is dispatcher, and it is anyway related to issue with large requests.

@volodymyrss
Copy link
Member

it should be done with something like rocrate and zenodo or github, but lets discuss first.

@volodymyrss
Copy link
Member

Relevant for Euclid too. Maybe let's try to address this, @burnout87?

@burnout87
Copy link
Collaborator Author

This was addressed by properly setting post requests when interacting with the gallery from the dispatcher (mainly when uploading a new product).

I don't remember why is it relevant for Euclid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product-gallery Related to the product gallery development
Projects
None yet
Development

No branches or pull requests

2 participants