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

VirusTotal Error 500 #585

Open
Nathanwoodburn opened this issue Oct 19, 2023 · 3 comments
Open

VirusTotal Error 500 #585

Nathanwoodburn opened this issue Oct 19, 2023 · 3 comments

Comments

@Nathanwoodburn
Copy link

Nathanwoodburn commented Oct 19, 2023

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"
@bobjoe12131
Copy link

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

@aspacca
Copy link
Collaborator

aspacca commented Feb 22, 2024

is it solved now?

@Nathanwoodburn
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants