Could you try running a single node deployment with just the master
first to see if that's the problem? Your ips.yaml file should just
require a simple change (see the lack of a 'servers' entry):
> ---
> :controller: <some public ipaddr>
>
Let us know how that works for you.
Thanks,
2010/11/15 Nim <nim...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "AppScale Community" group.
> To post to this group, send email to appscale_...@googlegroups.com.
> To unsubscribe from this group, send email to appscale_commun...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/appscale_community?hl=en.
>
>
Thanks,
I'm not sure I understand the second part of your mail - some users
install the tools on their master node to get around network problems
that can sometimes show up, but I'm not sure if that's what you're
saying. If you see network error messages in that verbose output,
though, that would be a solution I would recommend.
Thanks,