Does the api calls work ?
Might just be a sync issue

-Sebastien

On 25 Aug 2013, at 13:49, Dean Kamali <dean.kam...@gmail.com> wrote:

> Hello everyone
> 
> I have setup SSL certificate for my cloudstack login portal and enabled
> redirection from http to https, but now when I try to use cloudmonkey, I
> get the following error.
> 
> mycloudmonkey> sync
> [Errno 1] _ssl.c:504: error:14077438:SSL
> routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error
> Failed to sync apis, please check your config?
> Note: `sync` requires api discovery service enabled on the CloudStack
> management server
> 
> Any ideas?
> 
> here is my cloudmonkey config
> 
> root@csman:~/.cloudmonkey# cat config
> [core]
> cache_file = /root/.cloudmonkey/cache
> log_file = /var/log/cloudmonkey
> asyncblock = true
> paramcompletion = false
> history_file = /usr/share/cloudmonkey_history
> 
> [ui]
> color = true
> prompt = mycloudmonkey>
> display = default
> 
> [user]
> secretkey =
> WQAgVakJ4OPYQf61b_oC2nhGxIAYxLz7tOV8nOWpsVXHmL90hSQkKE40F4bPn9ENEAV7V8LnsVRnTeRUuJ3UmA
> apikey =
> 4yThk-a4v9hWH0VnzR77ZieqkLQ_7rCy3FJl20Ub7Jijs2nIuarZ_cceAqRkiW22n0Y1MzN7fm8SiVWDMlUQmw
> 
> [server]
> path = /client/api
> host = IP_ADDR
> protocol = https
> port = 443
> timeout = 3600

Reply via email to