Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Folder upload with version @2.2.1 on Linux VM runs into "Invalid 'caveats.origin'" issue. #134

Closed
ibrosen opened this issue Nov 7, 2022 · 1 comment · Fixed by #138
Closed
Assignees
Labels
fdbk/users Feedback from cli users kind/bug A bug in existing code (including security flaws) released

Comments

@ibrosen
Copy link

ibrosen commented Nov 7, 2022

Describe the bug
When attempting to upload a folder with version @2.2.1 of the web3-storage/w3up-cli package (v 3.2.0 of the client package), I'm running into the following issue:

image

My folder structure looks like this, having 10 folders each with 10,000 .webp files in them (each file is ~50kb).
image
image

To Reproduce
Steps to reproduce the behavior:

  1. npm install -g @web3-storage/w3up-cli@2.2.1
  2. w3up id
  3. w3up register
  4. w3up upload images/

Expected behavior
I successfully uploaded a folder of the same structure/size a week or two ago on the same size and OS VM.

Versions that worked:

  • @web3-storage/w3up-cli@2.1.2
  • @web3-storage/w3up-client@3.1.0

https://w3s.link/ipfs/bafybeickxvfzkndy6a3ra3i3texlw7nlq4f43aj76nrxarnepwpiyvnwcm
image

Desktop (please complete the following information):

  • OS: Linux (ubuntu 22.04)
  • Versions
    • node v18.12.1 (ran into same problem w/ node v 16)
    • @web3-storage/w3up-cli@2.2.1
    • @web3-storage/w3up-client@3.2.0
@ibrosen ibrosen added fdbk/users Feedback from cli users kind/bug A bug in existing code (including security flaws) labels Nov 7, 2022
@ice-breaker-tg ice-breaker-tg self-assigned this Nov 8, 2022
@github-actions
Copy link

🎉 This issue has been resolved in version 2.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fdbk/users Feedback from cli users kind/bug A bug in existing code (including security flaws) released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants