Giter Club home page Giter Club logo

Comments (5)

d-mo avatar d-mo commented on May 25, 2024

zc.buildout 2.0.1 got released recently and it requires a new bootstrap.py. I just updated it and it seems to work fine now. Thanks for letting us know Nate!

from mist-ce.

natea avatar natea commented on May 25, 2024

i got the app running now! but after i add my AWS keys for us-east, and try
to enable it, it says "Error loading machines/images/sizes for backend: EC2
US EAST."

On Thu, Feb 28, 2013 at 2:44 PM, Dimitris Moraitis <[email protected]

wrote:

zc.buildout 2.0.1 got released recently and it requires a new
bootstrap.py. I just updated it and it seems to work fine now. Thanks for
letting us know Nate!


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-14253132
.

[email protected]
+1 (617) 517-4953
http://twitter.com/natea | http://linkedin.com/in/natea

from mist-ce.

d-mo avatar d-mo commented on May 25, 2024

It's probably a certificate error. Are you on OS X? Which version?

I just pushed some code to improve error reporting. Can you git pull and try again? It should either just work after the update or you'l get a certificate error logged in stderr. In the second case the following script should fix it:
https://gist.github.com/1stvamp/2158128

from mist-ce.

natea avatar natea commented on May 25, 2024

Yeah, the error I'm getting now in the stdout is:

2013-03-01 09:14:40,206 ERROR [mist.io][worker 6] No CA Certificates were found in CA_CERTS_PATH. For information on how to get required certificate files, please visit  http://libcloud.apache.org/docs/ssl-certificate-validation.html

I ran that script you provided and it worked, although I didn't have wget on my Mac, so I had to run 'brew install wget' first. You might want to include this script with instructions for running it.

Now I'm seeing this warning in the stdout:

2013-03-01 09:21:31,642 WARNI [mist.io][worker 3] No private key provided, returning empty

from mist-ce.

d-mo avatar d-mo commented on May 25, 2024

You probably want to generate an keypair in the keys section before creating your VMs, or import your existing ssh keypair and set it as the default if you want to manage machines that are already up and running.

Configuring key associations on existing machines is not yet possible but it should be in a week or two. If you only use one keypair though just set it as default and then the shell should work.

from mist-ce.

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.