Skip to content

curl: (23) Failure writing output to destination #156

@zhimin-z

Description

@zhimin-z
(.venv) zhimin@wakko:~/SWE-Agent-Arena$ OS=$(uname -s | tr "[:upper:]" "[:lower:]");
(.venv) zhimin@wakko:~/SWE-Agent-Arena$ ARCH=$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/");
(.venv) zhimin@wakko:~/SWE-Agent-Arena$ curl -fsSL "https://github.com/coder/agentapi/releases/latest/download/agentapi-${OS}-${ARCH}" -o agentapi && chmod +x agentapi
curl: (23) Failure writing output to destination

I am using Ubuntu 24.04 server, but it always failed during installation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions