laminlabs / lamindb-setup

Setup & configure LaminDB.
Apache License 2.0
4 stars 2 forks source link

Can't upload a folder to a hosted storage location #697

Closed falexwolf closed 5 months ago

falexwolf commented 5 months ago

I'm using our laminlabs/lamin-dev instance.

image
falexwolf commented 5 months ago

Single objects upload fine, trying to upload any folder fails silently on the low level API.

Am debugging.

falexwolf commented 5 months ago

I suspect that it's yet another weird issue that results from how AWS permissions on a folder level are done and what fsspec expects in the async upload.

falexwolf commented 5 months ago

I need to ship a solution for the hackathon next week and I fear I'll for now build it around a single bucket storage location.