Azure / Azure/azure-dev

[Issue] Error archive/tar: write too long when using ACA remoteBuild

Open
#4,803 3 comments 0 reactions 0 assignees View on GitHub
area/aca bug
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)

**Output from `azd version`**
Run `azd version` and copy and paste the output here:
azd version 1.12.0 (commit dc37b930ef8b80340a510c09a6e657ef5bda4f55)

**Describe the bug**
When trying to deploy a Node.js project with ACA remote build enabled, deployment fails with error:
```
(x) Failed: Deploying service indexer

ERROR: failed deploying service 'indexer': archive/tar: write too long
```

**To Reproduce**
Git clone this project: https://github.com/Azure-Samples/azure-search-openai-javascript

Run: `azd auth login && azd up`

**Expected behavior**
No error when deploying.

**Environment**
Information on your environment:
* Language name and version: MacOS / Node.js 20 / TypeScript
* IDE and version : [e.g. Visual Studio 16.3] VS Code

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.