FCP-INDI / C-PAC

Configurable Pipeline for the Analysis of Connectomes
https://fcp-indi.github.io/
GNU Lesser General Public License v3.0
63 stars 40 forks source link

Trying to access a private data repository without credentials causes the subject list builder to freeze #618

Open jpellman opened 7 years ago

jpellman commented 7 years ago

If you put in templates that point to bucket keys that aren't public but don't add a credential file, the subject list builder will freeze (on my laptop it turns dark and non-responsive- trying to close the window on Ubuntu pulls up a dialog offering to force quit the app).

jpellman commented 7 years ago

Actually, even with the creds it freezes. Eventually the window becomes responsive again after issuing the following error in the terminal:

161206-15:36:28,727 sublist_builder INFO:
     Gathering files from S3 to parse...
Error loading data config file ('The read operation timed out',)
sgiavasis commented 7 years ago

Following the conversation with @ccraddock , can you re-test and let an instance run for awhile and see if it is indeed just taking a very long time, before I proceed?