Results 1 to 2 of 2

Thread: Enterprise Cloud Image Install Error

  1. #1
    Join Date
    Nov 2010
    Beans
    1

    Exclamation Enterprise Cloud Image Install Error

    Hello
    I trying to install Ubuntu 10.04 LTS - Lucid Lynx (amd64) image on my cloud but when the download finished this error appear and the image didn't install:

    PHP Code:
    Command 'euca-upload-bundle' returned status code 1:
    Checking bucketimage-store-1289852649
    Traceback 
    (most recent call last):
      
    File "/usr/bin/euca-upload-bundle"line 231in <module>
        
    main()
      
    File "/usr/bin/euca-upload-bundle"line 214in main
        bucket_instance 
    ensure_bucket(connbucketcanned_acl)
      
    File "/usr/bin/euca-upload-bundle"line 87in ensure_bucket
        bucket_instance 
    connection.get_bucket(bucket)
      
    File "/usr/lib/pymodules/python2.6/boto/s3/connection.py"line 275in get_bucket
        rs 
    bucket.get_all_keys(headersmaxkeys=0)
      
    File "/usr/lib/pymodules/python2.6/boto/s3/bucket.py"line 204in get_all_keys
        headers
    =headersquery_args=s)
      
    File "/usr/lib/pymodules/python2.6/boto/s3/connection.py"line 342in make_request
        data
    hostauth_pathsender)
      
    File "/usr/lib/pymodules/python2.6/boto/connection.py"line 459in make_request
        
    return self._mexe(methodpathdataheadershostsender)
      
    File "/usr/lib/pymodules/python2.6/boto/connection.py"line 437in _mexe
        raise e
    socket
    .error: [Errno 110Connection timed out 
    Thanks for your help.

  2. #2
    Join Date
    Aug 2010
    Beans
    261
    Distro
    Ubuntu

    Re: Enterprise Cloud Image Install Error

    Hey there jugola,

    open the file eucarc that was in the credentials .. there should be a line like

    export EC2_URL=http://10.55.56.10:8773/services/Eucalyptus

    can you reach that IP address, can you ping it ? can you connect(telnet) to that port 8773 ? If not, the computer you're testing from might be connected to a wrong network segment. Or the installation might just have been incorrect. Let me know what you find

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •