Error uploading files with CLI - Reason: error request aborted

Hi,

I'm facing this error when using the CLI to upload media.

Error asset: {
file: '/home/ale/Imágenes/2018/1a/0C0F54E8-6037-42E4-A6C2-C37945CFE510.mov',
reason: Error: error request aborted

I think it can be reproduced easily when I'm uploading videos in .mov format, but it doesn't happen always. I have uploaded several .mov videos (and photos ) successfully using the CLI.

The command I use:

node bin/index.js upload --key <My-Key> --server http://192.168.1.146:2283/api --recursive /home/ale/Imágenes/2018/6

attached my .env file and error after executing the command in the CLI

Thanks a lot!
cli_logs.txt132.19KB
env5.51KB
Was this page helpful?