Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to deploy a folder to the storage account with an error "UnexpectedQuit" #1346

Open
v-meilei opened this issue Oct 8, 2024 · 4 comments · Fixed by #1354
Open

Fail to deploy a folder to the storage account with an error "UnexpectedQuit" #1346

v-meilei opened this issue Oct 8, 2024 · 4 comments · Fixed by #1354
Assignees
Labels
AT-CTI Created by CTI team
Milestone

Comments

@v-meilei
Copy link

v-meilei commented Oct 8, 2024

OS: Mac (M1 Pro)/Linux
Build Version: v0.16.2-alpha
Regression: Previous release(v0.16.1)

Repro Steps:

  1. Open the "dist.zip" folder in VS Code.
  2. Deploy the folder to a storage account.
  3. Check whether succeeds to deploy the folder to the storage account.

Expect:
Succeed to deploy a folder to the storage account.

Actual:
Fail to deploy a folder to the storage account with an error "UnexpectedQuit“.
Mac (M1 Pro):
Screenshot 2024-06-05 at 09 51 52
Linux:
image

More Info:

  1. This issue doesn't reproduce on Windows OS.
  2. This issue also reproduces when uploading a file/folder to Blob Containers/File Shares.
  3. This issue also reproduces when downloading a file/folder from Blob Containers/File Shares.
@v-meilei v-meilei added the AT-CTI Created by CTI team label Oct 8, 2024
@MicroFish91 MicroFish91 added this to the 0.17.0 milestone Oct 9, 2024
@MicroFish91
Copy link
Contributor

When tested in previous release without the regression, did this issue not reproduce for M1 Macs?

@v-meilei
Copy link
Author

When tested in previous release without the regression, did this issue not reproduce for M1 Macs?

  1. I tried in the current release v0.16.1 and previous release v0.16.0/v0.15.3, this issue doesn't reproduce for M1 Macs.
  2. This issue still reproduces on the latest main build 20241006.1 for M1 Macs.

@v-meilei
Copy link
Author

Verify the build installed from https://github.com/microsoft/vscode-azurestorage/actions/runs/12262358552, this issue still reproduces on Mac/linux OS.

@MicroFish91
Copy link
Contributor

I believe this is an issue with our pipelines not granting the correct AzCopy permissions after installation. We'll need to update for both GitHub and ADO workflows so they properly call the postinstall script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants