[ 
https://issues.apache.org/jira/browse/DTACLOUD-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182675#comment-13182675
 ] 

Ronelle Landy commented on DTACLOUD-125:
----------------------------------------

Closing issue: 

Need to access Vsphere server using just the server name and not 'https' 
proceeding it.
                
> Error when accessing Deltacloud API collections that require log in  - 
> Vsphere provider; deltacloud-core-0.5.0
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: DTACLOUD-125
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-125
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: deltacloud-core-0.5.0 installed from 
> http://people.apache.org/~lutter/deltacloud/0.5.0/rc1/; RHEL 6
>            Reporter: Ronelle Landy
>            Assignee: Ronelle Landy
>            Priority: Blocker
>
> The following error is returned when accessing collections that require log 
> in (realms, images, instances, hardware profiles) for Vsphere Deltacloud 
> server:
> Deltacloud::ExceptionHandler::BackendError - Unhandled exception or status 
> code (getaddrinfo: Name or service not known)
> Below is the same error accessed from the API directly:
> curl -X GET --user 'username:password' 
> "http://server:3006/api/images?format=xml";
> <error status='500' url='/api/images?format=xml'>
>   <kind>backend_error</kind>
>   <backend driver='vsphere'>
>     <code>500</code>
>   </backend>
>   <message><![CDATA[Unhandled exception or status code (getaddrinfo: Name or 
> service not known)]]></message>
> </error>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to