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

Sailaja Mada commented on CLOUDSTACK-257:
-----------------------------------------

I tried with 84 build which has latest commits including Frank’s [ Verified by 
Pradeep].    [ Non-OSS build]

I am getting 503 error now :

1.      [root@rhel63 db]# cloudstack-aws-api-register 
--apikey=Q4KzTpgMPv7o6D0iWChXyehzTSRAwuABaA_Q0cKbLJ0k2Z8xf6y7DZ4MXHp1WpsjihDx9PTIwXnGwE2__CKzig
 
--secretkey=Jsk8Y00S3n8-7qMyalCi89nmnUvCDNtrmUc8okrvoB6lg6lGXs9NaAkfrbln0ElPpG5lPymItSOAbflKYWeQtg
 --cert=/path/to/cert.pem --url=http://10.102.125.211:7080/awsapi
User registration failed with http error code: 503

2.      [root@rhel63 db]# netstat -na | grep 7080
tcp        0      0 :::7080                     :::*                        
LISTEN

3.      There is no cloud-bridge DB exists in my setup.
mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| cloud              |
| cloud_usage        |
| mysql              |
| test               |
+--------------------+
5 rows in set (0.00 sec)


                
> AWS Api is not correctly deployed
> ---------------------------------
>
>                 Key: CLOUDSTACK-257
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-257
>             Project: CloudStack
>          Issue Type: Bug
>          Components: AWSAPI
>    Affects Versions: pre-4.0.0
>         Environment: Centos 6.3
> non-oss build 60
>            Reporter: Pedro Navarro Pérez
>            Assignee: Likitha Shetty
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: api-server.log, management-server.log
>
>
> 1. Fresh install
> 2. Enable the EC2 service via global configuration settings
> 3. Generate API keys for the user
> 4. Call cloudstack-aws-api-register with the input parameters.
> Error User registration failed with http error code: 400

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to