Hi All, I am trying to run echo application in localhost using SSHProvider instead of LocalProvider. I registered the the computing resource and application interfaces and configured the ssh keys in gfac-config file. But when I try to launch an experiment I get the following error. (I am using XBaya)
[INFO] Could not find SSH credentials for token - testToken and gateway id - php_reference_gateway Authenticating with provided token failed, so falling back to authenticate with defaultCredentials [ERROR] Error occurred... Any Idea on why this is failing? Complete stack trace can be found at http://pastebin.com/4tZYjx2Y On Thu, Jan 15, 2015 at 12:44 AM, Marlon Pierce <[email protected]> wrote: > Questions and improvements to the Ansible playbooks are welcome. These are > not currently part of the Airavata release but we'd like to bring them in. > > Marlon > > On 1/14/15 2:10 PM, Raminder Singh wrote: > >> Here is a airavata server setup document which need some work before we >> can post it on Wiki. Please provide feedback so it can be available on wiki >> for other developers. https://docs.google.com/document/d/ >> 1q1RLcudx9cfXpX8h6d3dbCSa8EF8IMiW8slpZY26wFs/edit >> >> You can also use Ansible playbook to deploy airavata. >> https://github.com/SciGaP/Airavata-Ansible-Deployment >> >> If you look into gfac-config.xml and output handlers, you will be able to >> understand the ssh key configurations etc. >> >> Thanks >> Raminder >> >> On Jan 13, 2015, at 3:21 PM, Dananji <[email protected]> wrote: >> >> Thanks Raman. >>> >>> I'm planning on using the 0.14 version. Is there any documents available >>> that will show how it could be set up? >>> From: Raminder Singh >>> Sent: 13/01/2015 02:39 AM >>> To: [email protected] >>> Subject: Re: Transfering output data to a local machine >>> >>> You can setup a SSH public key on the local machine for Airavata to >>> transfer outputs to your local machine. Which Airavata server you are using? >>> >>> Output data movement is part of Output handlers in GFAC and you can look >>> at that code. I am not sure about your use case about trigger but Triggers >>> can be supported by status messages sent to RabbitMQ. >>> >>> Thanks >>> Raminder >>> >>> On Jan 12, 2015, at 2:32 AM, Sachith Withana <[email protected]> >>> wrote: >>> >>> Hi all, >>>> >>>> When an experiment is run, how can we copy the output file to an >>>> specified location ( ideally to my local machine)? >>>> >>>> I also want to trigger an event when the output is copied. Can you >>>> please let me know which output handler is being used to achieve this in >>>> Gfac? >>>> >>>> -- >>>> Thanks, >>>> Sachith Withana >>>> >>>> >> > -- Thank you Supun Nakandala Dept. Computer Science and Engineering University of Moratuwa
