intellivoid/SocialvoidLib

CDN Server returns 500 when trying to download a document

Closed this issue · 1 comments

> curl -vF "session_id=35714fd511b6064908da4ed77c12f587-5e0ac547-5a58-4fd0-8c0e-a97af9ee7a6e-ccb25a11" -F "client_public_hash=7820c61bb905bf5921f201ab442591f7659ab029a51734856917a1ede5c21cbd" -F "challenge_answer=a70df74c2b1708f5c1dd330af8480a1eb3443e89" -F "action=download" -F "document=35714fd511b6064908da4ed77c12f587-1288f65004b1cb0dc91025c12921476526c028cf74e49c7381cbe8304b171b15-ad823aef" http://socialvoid.qlg1.com:5602/
*   Trying 94.68.188.72:5602...
* Connected to socialvoid.qlg1.com (94.68.188.72) port 5602 (#0)
> POST / HTTP/1.1
> Host: socialvoid.qlg1.com:5602
> User-Agent: curl/7.79.1
> Accept: */*
> Content-Length: 845
> Content-Type: multipart/form-data; boundary=------------------------9364e89c85e4bfc3
>
* We are completely uploaded and fine
* Mark bundle as not supporting multiuse
* HTTP 1.0, assume close after body
< HTTP/1.0 500 Internal Server Error
< Date: Thu, 07 Oct 2021 02:36:13 GMT
< Server: Apache
< Content-Length: 0
< Connection: close
< Content-Type: text/html; charset=UTF-8
<
* Closing connection 0

Fixed, it was a bug with passing on a incorrect parameter to a internal function