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

Unnecessary files with amplify pull #13335

Closed
uzaymacar opened this issue Oct 16, 2023 · 4 comments
Closed

Unnecessary files with amplify pull #13335

uzaymacar opened this issue Oct 16, 2023 · 4 comments
Labels
pending-triage Issue is pending triage question General question

Comments

@uzaymacar
Copy link

Amplify CLI Version

12.7.0

Question

Everytime I run amplify pull on my dev environment, I get quite a bit of unnecessary / duplicated files as shown in the screenshot attached to this ticket. How can I remove these from my environment?

Screen Shot 2023-10-16 at 7 31 42 PM

@uzaymacar uzaymacar added pending-triage Issue is pending triage question General question labels Oct 16, 2023
@josefaidt
Copy link
Contributor

Hey @uzaymacar 👋 thanks for raising this! It appears duplicate files have made there way into your deployment bucket. This bucket is used for storing backend state, and when you run pull it is fetching that state. To mitigate this you can download the #current-cloud-backend.zip archive, unzip, remove duplicate files, re-zip, and re-upload.

I'm curious though, is your project located in a folder that's used for syncing to cloud storage like Google Drive, OneDrive, etc.?

@josefaidt josefaidt added the pending-response Issue is pending response from the issue author label Oct 17, 2023
@uzaymacar
Copy link
Author

Yes @josefaidt, that is the problem indeed, cloud storage sync with iCloud. I'm closing the issue, thanks for the help.

@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@wongmrdev
Copy link

Where to download that zip and reupload?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-triage Issue is pending triage question General question
Projects
None yet
Development

No branches or pull requests

3 participants