VirusTotal Error 500 #46

Open
opened 2026-01-19 18:28:45 +00:00 by michael · 4 comments
Owner

Originally created by @Nathanwoodburn on GitHub.

When uploading a file to virustotal I am getting an error on the client side (both using transfer.sh and my selfhosted server)

curl -X PUT --upload-file app-release.apk https://transfer.sh/grouper.apk/virustotal
unexpected end of JSON input

The unexpected end of JSON input happens after about 30-60 seconds (I'm guessing after uploading?)

On the server side the only relevant logs I'm getting are

[transfer.sh]2023/10/19 01:12:44 Submitting to VirusTotal: grouper.apk 33248114 
[transfer.sh]2023/10/19 01:13:20 scanid: , resource: , permalink: , md5: 
[transfer.sh]2023/10/19 01:13:20 203.7.113.107:0 - - [2023-10-19T01:13:20Z] "PUT /grouper.apk/virustotal HTTP/1.1" 500  "" "curl/7.81.0"
Originally created by @Nathanwoodburn on GitHub. When uploading a file to virustotal I am getting an error on the client side (both using transfer.sh and my selfhosted server) ```sh curl -X PUT --upload-file app-release.apk https://transfer.sh/grouper.apk/virustotal unexpected end of JSON input ``` The unexpected end of JSON input happens after about 30-60 seconds (I'm guessing after uploading?) On the server side the only relevant logs I'm getting are ``` [transfer.sh]2023/10/19 01:12:44 Submitting to VirusTotal: grouper.apk 33248114 [transfer.sh]2023/10/19 01:13:20 scanid: , resource: , permalink: , md5: [transfer.sh]2023/10/19 01:13:20 203.7.113.107:0 - - [2023-10-19T01:13:20Z] "PUT /grouper.apk/virustotal HTTP/1.1" 500 "" "curl/7.81.0" ```
Author
Owner

@bobjoe12131 commented on GitHub:

I am getting 500 even when submitting a file on the website.

@bobjoe12131 commented on GitHub: I am getting 500 even when submitting a file on the website.
Author
Owner

@Nathanwoodburn commented on GitHub:

I'll have a look when I get some time to remember which vps had the upload container.

@Nathanwoodburn commented on GitHub: I'll have a look when I get some time to remember which vps had the upload container.
Author
Owner

@paolafrancesca commented on GitHub:

is it solved now?

@paolafrancesca commented on GitHub: is it solved now?
Author
Owner

@Aetherinox commented on GitHub:

Check my post https://github.com/dutchcoders/transfer.sh/issues/648 as it may be related.

@Aetherinox commented on GitHub: Check my post https://github.com/dutchcoders/transfer.sh/issues/648 as it may be related.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#46