Hi,

I haven't tried to use DevCloud2 in a while (generally been setting up CS
manually). I noticed the following problem when running the typical setup
script today:

mtutkowski-LT:~ mtutkowski$ cd
documents/cloudstack/src/cloudstack/tools/devcloud ; python
../marvin/marvin/deployDataCenter.py -i devcloud.cfg
Traceback (most recent call last):
  File "../marvin/marvin/deployDataCenter.py", line 613, in <module>
    deploy.deploy()
  File "../marvin/marvin/deployDataCenter.py", line 598, in deploy
    self.createZones(self.config.zones)
  File "../marvin/marvin/deployDataCenter.py", line 389, in createZones
    zoneresponse = self.apiClient.createZone(createzone)
  File
"/Users/mtutkowski/Documents/CloudStack/src/CloudStack/tools/marvin/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1242, in createZone
    response = self.connection.marvin_request(command,
response_type=response, method=method)
  File
"/Users/mtutkowski/Documents/CloudStack/src/CloudStack/tools/marvin/marvin/cloudstackConnection.py",
line 222, in marvin_request
    response = jsonHelper.getResultObj(response.json(), response_type)
  File
"/Users/mtutkowski/Documents/CloudStack/src/CloudStack/tools/marvin/marvin/jsonHelper.py",
line 148, in getResultObj
    raise cloudstackException.cloudstackAPIException(respname, errMsg)
cloudstackException.cloudstackAPIException: Execute cmd: createzone failed,
due to: errorCode: 401, errorText:unable to verify user credentials and/or
request signature

On the management server console side:

INFO  [cloud.api.ApiServer] (1841029180@qtp-1791812015-0:) disabled or
locked user accessing the api, userid = 2; name = admin; state: disabled;
accountState: enabled

Has anything changed recently with regards to how we use DevCloud2?

I started with a clean build, cleaned the DB, and had reset DevCloud2 to
its initial state before running the setup script.

Thanks!

-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the
cloud<http://solidfire.com/solution/overview/?video=play>
*™*

Reply via email to