You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to upload a exe file with size about 3 GB. When the upload is finished it shows me the following error message and no new package is created:
Fehler 502 Bad Gateway
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Bad Gateway</title>
</head><body>
<h1>Bad Gateway</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
</p>
<hr>
<address>Apache/2.4.54 (Debian) Server at oco.xxx.xxx Port 443</address>
</body></html>
Could this result from the large file size? Is this a problem on our setup or with OCO itself? I think at least the error message should have another look. ;)
Greetings from the other side. :)
Carsten
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. It turns out to be an Apache configuration issue. After upgrading the server to Debian 11, additional configuration values are necessary to allow uploading of large files. I'll add this to the server installation documentation.
Please try to upload it again now, I'm awaiting your package on the other side :)
Hey schorschii,
I tried to upload a exe file with size about 3 GB. When the upload is finished it shows me the following error message and no new package is created:
Could this result from the large file size? Is this a problem on our setup or with OCO itself? I think at least the error message should have another look. ;)
Greetings from the other side. :)
Carsten
The text was updated successfully, but these errors were encountered: