Skip to content

write after end when using scanFile #2

@DavidR91

Description

@DavidR91

Pretty tricky to pin this down inside any of the dependencies, but I'm consistently seeing

 { [Error: write after end]
  url: 'https://www.virustotal.com/vtapi/v2/file/scan',
  method: 'POST' }

even when I just run the example code on its own.

The file exists, and attempting to scan any other files yields the same result.

This is on OS X and Linux (Ubuntu) so far

Any idea what the cause of this will be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions