Skip to content

curl error when trying to download to Ubuntu Server 20.04 LTS #1534

@travisengh

Description

@travisengh

Bug Report

Current behavior

curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=~/arduino
curl: (23) Failed writing body (481 != 1378)

I'm simply trying to install this to a folder on my ubuntu server and I am receiving the above curl error. I'm new to this, so I am wondering if there is something I am doing wrong? I copied and pasted the downloand link and modified it to suit my needs

Expected behavior

To download arduino cli to the selected folder on my ubuntu server.

Environment

  • CLI version (output of arduino-cli version): Latest
  • OS and platform: Ubuntu Server 20.04 LTS

Additional context

None at the moment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions