[Iplant-api-dev] Agave Tutorial Error

Barthelson, Roger A - (rogerab) rogerab at email.arizona.edu
Tue Jul 29 11:10:35 MST 2014


My current problem is that I changed my TACC user password, and now, even though I have re-registered my system (my access to Lonestar), the Agave system doesn’t seem to recognize the new password as valid. I am getting this message when I try to submit a job:

Unable to authenticate to rogerab-lonestarland with the default credential. Please check the login execution credential for the execution system and resubmit the job.

I am able to log into Lonestar with ssh using my new password.

Roger


--
Roger Barthelson Ph.D.
Scientific Analyst
iPlant Collaborative
BIO5 Institute, University of Arizona
Phone: 520-977-5249
Email: rogerab at email.arizona.edu<mailto:rogerab at email.arizona.edu>
Web: www.iplantcollaborative.org/<http://www.iplantcollaborative.org/>


On July 29, 2014 at 10:54:20 AM, Rion Dooley (dooley at tacc.utexas.edu<mailto:dooley at tacc.utexas.edu>) wrote:

LOL. My apologies. I must be staring at the monitor too long. The issue is a typo in the submit command.

$ jobs-submit -h
jobs-submit [OPTION]...

Submit a new job request.

 Options:
  -z, --access_token  Access token
  -F, --filetoupload  The file containing the json app description to submit
  -W, --watch         Watch the job history after it has been submitted, updating
                      every few seconds until the job reaches a terminal state.
  -H, --hosturl       URL of the service
  -d, --development   Run in dev mode using default dev server
  -f, --force         Skip all user interaction
  -i, --interactive   Prompt for values
  -q, --quiet         Quiet (no output)
  -v, --verbose       Verbose output
  -V, --veryverbose   Very verbose output
  -h, --help          Display this help and exit
      --version       Output version information and exit


You are running the command:

$  jobs-submit -F -V samtools-sort-job.json

The -F options specifies the file to submit. In the above command, you are telling it the file name is “-V”. Try reversing the order of the -F and -V. That should work for you.

--
Rion




On Jul 29, 2014, at 12:44 PM, Pete Lawson <geekypete at gmail.com<mailto:geekypete at gmail.com>> wrote:

Rion,

I made sure to renew the token before I submitted the job. Right now my token is expired, but only because I have not renewed for today. I don't think it was the result of a token being expired, but I will quickly run through the process again after renewing my token to confirm, and then post my results.

Thanks!
-Pete


On Tue, Jul 29, 2014 at 1:26 PM, Rion Dooley <dooley at tacc.utexas.edu<mailto:dooley at tacc.utexas.edu>> wrote:
Hi Pete. Is your token still valid? Can you run auth-check -V and see what it says?…(don’t paste your token or keys on the mailing list)

--
Rion




On Jul 29, 2014, at 12:21 PM, Pete Lawson <geekypete at gmail.com<mailto:geekypete at gmail.com>> wrote:

Hello all,

I am completing the Agave app development tutorial at https://github.com/iPlantCollaborativeOpenSource/iplant-agave-sdk/blob/master/README.md and have gotten to the portion where I am running a job, but when I submit my job, with the -V parameter to receive  STDERR​ I receive the following output:

login3$ jobs-submit -F -V samtools-sort-job.json
EXPECTED value GOT EOF
EXPECTED value GOT EOF

I have validated both JSON (app description and job submission)  files and they have no issues, and I followed the tutorial carefully. This may be too vague an error to gain any insight, but is this a result of a mistake on my part, or some server-side issues?

Thanks for the assistance!

-Pete Lawson
_______________________________________________
Iplant-api-dev Mailing List: Iplant-api-dev at iplantcollaborative.org<mailto:Iplant-api-dev at iplantcollaborative.org>
List Info and Archives: http://mail.iplantcollaborative.org/mailman/listinfo/iplant-api-dev
One-click Unsubscribe: http://mail.iplantcollaborative.org/mailman/options/iplant-api-dev/dooley%40tacc.utexas.edu?unsub=1&unsubconfirm=1



_______________________________________________
Iplant-api-dev Mailing List: Iplant-api-dev at iplantcollaborative.org
List Info and Archives: http://mail.iplantcollaborative.org/mailman/listinfo/iplant-api-dev
One-click Unsubscribe: http://mail.iplantcollaborative.org/mailman/options/iplant-api-dev/rogerab%40email.arizona.edu?unsub=1&unsubconfirm=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iplantcollaborative.org/pipermail/iplant-api-dev/attachments/20140729/263d7b2b/attachment-0001.html 


More information about the Iplant-api-dev mailing list