-
Notifications
You must be signed in to change notification settings - Fork 12
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
Unable to ingest nifti #374
Comments
:couple_holding_hands:!!! On Mon, Oct 31, 2016 at 6:40 PM, Kunal Lillaney [email protected]
the glass is all full: half water, half air. |
attempted to create a channel for my project on mri.neurodata.io and got the following error:
EDIT: I accidentally chose the 'Link to existing database' option when creating the project. Problem fixed. |
Still having some issues ingesting. Command I typed: First argument: (putnifti.py taken from here) URL generated: Additional Information:
|
@vikramc1 Email me the file you are trying to post. |
sent to you on slack On Nov 3, 2016, at 11:40 AM, Kunal Lillaney <[email protected]mailto:[email protected]> wrote: @vikramc1https://github.com/vikramc1 Email me the file you are trying to post. — |
@vikramc1 Should be resolved now. Try again. It will take some time for it to finish. I would run it in a screen/tmux. |
thanks @kunallillaney |
Still not working but with a different error. Tried: |
@kunallillaney perhaps you can provide an example of this working? On Mon, Nov 7, 2016 at 10:37 AM, vikramc1 [email protected] wrote:
the glass is all full: half water, half air. |
@vikramc1 Just a sanity check. Are you actually typing single quotation marks in your command line arguments? |
Yes I am |
@vikramc1 Why are you doing that, because they are strings? When you pass command-line arguments to a python script you do not do that. Here is the command to run. Do ensure here that the path to the file is correct from the point where you run your script. |
@kunallillaney I tried that and got the same error: |
@vikramc1 I messaged you on slack. Also, I posted the same file via my computer and it worked. So I am not sure what you are doing wrong(Maybe the file path is wrong). This can be easily verified in person. :) |
@vikramc1 I have identified the issue but there is no easy fix for it as of now. |
@vikramc1 Were you able to get all the data in? The timeout fix can hopefully work in the short-term. Also let me know if you can view the data . I sent you a sample URL and XY doc link over slack. |
After copying & pasting the "putnifti.py" file to my working directory, I ran:
The resulting url was printed as:
http://52.91.173.4/nd/ca/FA_Maps/dti/nii/
The resulting error was:
Failed http://52.91.173.4/nd/ocp/ca/FA_Maps/dti/nii/. Exception HTTP Error 502: Bad Gateway.
@jovo @randalburns @kunallillaney @gkiar
The text was updated successfully, but these errors were encountered: