Code Monkey home page Code Monkey logo

Comments (2)

jhorey avatar jhorey commented on May 28, 2024

Thanks, I'll take a look.

--James

On Wed, Jun 25, 2014 at 6:59 AM, wush978 [email protected] wrote:

Hi,

I followed the instruction in
http://ferry.opencore.io/en/latest/install.html and
http://ferry.opencore.io/en/latest/examples/openmpi.html to try ferry
with openmpi. But it failed as follow:

root@ip-10-179-155-66:~/Ferry# ferry --key=/root/.ssh start openmpi
Traceback (most recent call last):
File "/usr/local/bin/ferry", line 9, in
load_entry_point('ferry==0.2.2', 'console_scripts', 'ferry')()
File "/usr/local/lib/python2.7/dist-packages/ferry/cli/cli.py", line 809, in main
msg = cli.dispatch_cmd(c, all_cmds[c], options)
File "/usr/local/lib/python2.7/dist-packages/ferry/cli/cli.py", line 684, in dispatch_cmd
self._check_ssh_key()
File "/usr/local/lib/python2.7/dist-packages/ferry/cli/cli.py", line 620, in _check_ssh_key
keydir, _ = self._read_key_dir(root)
File "/usr/local/lib/python2.7/dist-packages/ferry/cli/cli.py", line 604, in _read_key_dir
with open(keydir, 'r') as f:
IOError: [Errno 2] No such file or directory: '/var/lib/ferry/keydir'

It seems that the keydir is incorrect.

You should reproduce the example on AWS from in US-EAST with AMI:
ami-8c679ce4


Reply to this email directly or view it on GitHub
#13.

from ferry.

jhorey avatar jhorey commented on May 28, 2024

Ok, should be fixed in master. If you're running version 0.2.2, then you should be able to clone/update, and then reinstall (python setup.py install). Otherwise, if you're running < 0.2.2, you'll need to also perform a ferry install -u afterwards since the base images have changed.

from ferry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.