Uploaded image for project: 'DeltaCloud'
  1. DeltaCloud
  2. DTACLOUD-151

Unhandled exception or status code (No route to host - connect(2)) - invalid rhevm server/provider supplied

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • Server
    • None
    • rhevm 3.0

      deltacloud-core-vsphere-0.5.0-5.el6.noarch
      deltacloud-core-ec2-0.5.0-5.el6.noarch
      deltacloud-core-rhevm-0.5.0-5.el6.noarch
      deltacloud-core-0.5.0-5.el6.noarch
      rubygem-deltacloud-client-0.5.0-2.el6.noarch

    Description

      Below are errors returned from Deltacloud when a user supplies either an invalid provider or rhevm server (note: unhandled exception error):

      Invalid rhevm provider:
      API_PROVIDER="https://10.16.120.230:8443/api;123456" deltacloudd -i rhevm -r hp-dl360g5-02.rhts.eng.bos.redhat.com -p 3008

      curl -X GET --user 'username:password'
      "http://hp-dl360g5-02.rhts.eng.bos.redhat.com:3008/api/instances?format=xml"
      <error status='404' url='/api/instances?format=xml'>
      <message>Resource not found</message>
      </error>

      >> Incorrect server:
      API_PROVIDER="https://10.16.120.235:8443/api;123456" deltacloudd -i rhevm -r hp-dl360g5-02.rhts.eng.bos.redhat.com -p 3008

      curl -X GET --user 'username:password'
      "http://hp-dl360g5-02.rhts.eng.bos.redhat.com:3008/api/instances?format=xml"
      <error status='500' url='/api/instances?format=xml'>
      <kind>backend_error</kind>
      <backend driver='rhevm' provider='https://10.16.120.235:8443/api;123456'>
      <code>500</code>
      </backend>
      <message><![CDATA[Unhandled exception or status code (No route to host -
      connect(2))]]></message>
      <backtrace>

      Attachments

        Activity

          People

            mfojtik Michal Fojtik
            rlandy Ronelle Landy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: