aivazis / qed

A web based visualizer of large datasets
BSD 2-Clause "Simplified" License
4 stars 6 forks source link

list of s3 files incomplete #57

Closed parosen closed 3 months ago

parosen commented 4 months ago

With locator menu open, if the folder is an s3 bucket, qed attempts to list all files since there is no true folder structure supporting the hierarchy. There must be a limit to the number that can be displayed, because it is not possible to scroll to the file of interest.

aivazis commented 4 months ago

Addressed in 1ad82358ff7a6a3ee11504a3e18e689674dd5cf6.

@parosen, do you mind checking that it works well enough close this issue?

parosen commented 4 months ago

I did check last night from my laptop, and it seems to work fine. I also tried it on the ODS and I think it still crashes before being given the list.

aivazis commented 4 months ago

do you mind posting a screenshot of the archive connection form right before you hit connect? i'd like to try to diagnose

parosen commented 4 months ago

screen Here's a screen shot before I hit connect.

parosen commented 4 months ago

Here's a screen shot after hitting "connect" screen_after

aivazis commented 4 months ago

i think the problem will go away if you turn your ~/.aws into a real directory instead of a symbolic link. can you try that and let me know?