-
Notifications
You must be signed in to change notification settings - Fork 8
Open
shelby/shelby-quickstart
#29Description
Affected product
SDK (JS/TS)
Version / Commit / Build
No response
Platform / Environment
MacOS
Steps to Reproduce
- Run: shelby context use shelbynet
- Run: shelby upload ~/Desktop/test.txt test/test.txt -e tomorrow --assume-yes
- Get error: "Blob already exists"
- Run: shelby download test/test.txt ~/Desktop/downloaded_test.txt
- CLI shows "404 Not Found" but file is created on desktop
- Downloaded file is completely empty (0 bytes)
Expected Behavior
Either download succeeds with correct content, or fails cleanly without creating an empty file.
Actual Behavior & Errors
CLI returns 404 error but still creates an empty file on desktop.
Upload also returns "Blob already exists" suggesting inconsistent state.
Logs / Screenshots
Contact (Optional)
No response
Pre-Checks
- I've searched existing issues
- This is not a security vulnerability (see SECURITY.md)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels