oda-hub / dispatcher-app

Other
2 stars 2 forks source link

Request-URI too long #560

Open burnout87 opened 1 year ago

burnout87 commented 1 year ago

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
volodymyrss commented 1 year ago

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

volodymyrss commented 1 year ago

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

volodymyrss commented 4 days ago

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