You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Pradeep Fernando (JIRA)" <ji...@apache.org> on 2014/04/10 09:12:19 UTC

[jira] [Commented] (STRATOS-599) Cartridge configuration script connecting to wrong IP address

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

Pradeep Fernando commented on STRATOS-599:
------------------------------------------

The IP is the metadata service IP. The metadata service is provided by the IaaS, and get used by the vm instances.
When you run the config.sh manually, no user-payload is available and metadata service is not available as well..

This is the correct behaviour..

> Cartridge configuration script connecting to wrong IP address
> -------------------------------------------------------------
>
>                 Key: STRATOS-599
>                 URL: https://issues.apache.org/jira/browse/STRATOS-599
>             Project: Stratos
>          Issue Type: Bug
>          Components: Cartridge Agent
>            Reporter: Akila
>            Priority: Blocker
>
> Following error message shown when executing config.sh to create a new cartridge.
> --2014-04-09 22:22:58--  http://169.254.169.254/latest/user-data
> Connecting to 169.254.169.254:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2014-04-09 22:22:58 ERROR 404: Not Found.
> The script tries to connect to an IP address in 169.254.0.0 network, which is a link local IP address.



--
This message was sent by Atlassian JIRA
(v6.2#6252)