I see , Min happened to make code commits in asf/master related to listZones API call .
Here is the Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/26be5ce2 -----Original Message----- From: Nitin Mehta [mailto:nitin.me...@citrix.com] Sent: Wednesday, January 23, 2013 12:20 PM To: cloudstack-dev@incubator.apache.org Subject: Re: not able to loggin to user account through CloudStack UI listZones should be available for all the users. Can you please give a look as to what code got checked in master yesterday and if there is something related to this - should be easy to find ? On 23/01/13 12:12 PM, "Sanjay Tripathi" <sanjay.tripa...@citrix.com> wrote: >Hi all, > >While logging into a user account through CloudStack UI, the login >failed while calling listZones API with the following error: > >http://localhost:8080/client/api?command=listZones&response=json&sessio >nke >y=xEJK6GbQB65urRSL%2FEv81BE%2FKSY%3D&_=1358921073501 > >Error: { "listzonesresponse" : >{"errorcode":530,"cserrorcode":4250,"errortext":"Internal error >executing command, please contact your system administrator"}, >"cloudstack-version": "4.1.0-SNAPSHOT" } > >So, there seems to have access denied error. >Till yesterday, it was working fine and the problem occurs when I >pulled the latest asf code. > >Can somebody confirm it, if this is an API error or if this is by >design that API has removed the user access privilege for listZones API >call. If later one is the case then there is a need to change >CloudStack UI accordingly. > >Thanks, >Sanjay