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

Cloning assets sometimes throws error #52

Open
printer83mph opened this issue Apr 29, 2024 · 0 comments
Open

Cloning assets sometimes throws error #52

printer83mph opened this issue Apr 29, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@printer83mph
Copy link
Member

Originally from @micklemacklemore

Downloading asset 0323587e-b8de-4264-a0a3-5c037d7b9eae
fetching metadata...
fetching file!
writing!
unzipping!
Error occurred in handler for 'assets:download-version': Error: end of central directory record signature not found
    at C:\Users\micha\PycharmProjects\griddle-asset-db\frontend\node_modules\extract-zip\node_modules\yauzl\index.js:187:14
    at Immediate.<anonymous> (C:\Users\micha\PycharmProjects\griddle-asset-db\frontend\node_modules\extract-zip\node_modules\yauzl\index.js:624:38)
    at process.processImmediate (node:internal/timers:476:21)

It only seems to be an issue with my oldTelevision asset: https://drive.google.com/drive/folders/1bb0zenOdhlmPLPNiiy1lbt1py7ex2VtN, because I did the same with carrot and it was fine.

Reproduction steps:

  1. Open Griddle App
  2. Create new asset 'oldTelevision'
  3. Open associated folder for 'oldTelevision' and copy asset contents (from the Google Drive)
  4. Commit changes, waiting for confirmation: archiver has been finalized and the output file descriptor has closed.
  5. Unsync oldTelevision
  6. Sync oldTelevision
@printer83mph printer83mph added bug Something isn't working help wanted Extra attention is needed labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant