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

Fiji warning when pulling data from S3 #47

Open
avweigel opened this issue Jun 14, 2022 · 0 comments
Open

Fiji warning when pulling data from S3 #47

avweigel opened this issue Jun 14, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@avweigel
Copy link

Loading stuff from S3 through Fiji File/Import/N5 and receiving below warning. Plugin still works as expected.

Could not load AWS credentials, falling back to anonymous.
[pool-11-thread-1] ERROR org.janelia.saalfeldlab.n5.N5DatasetDiscoverer - Error encountered during metadata parsing
java.lang.InterruptedException
at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404)
at java.util.concurrent.FutureTask.get(FutureTask.java:191)
at org.janelia.saalfeldlab.n5.N5DatasetDiscoverer.parseMetadataRecursive(N5DatasetDiscoverer.java:510)
at org.janelia.saalfeldlab.n5.ui.DatasetSelectorDialog.lambda$openContainer$16(DatasetSelectorDialog.java:657)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Could not load AWS credentials, falling back to anonymous.

@bogovicj bogovicj self-assigned this Jun 14, 2022
@bogovicj bogovicj added bug Something isn't working good first issue Good for newcomers labels Jun 14, 2022
@bogovicj bogovicj removed their assignment Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants