← Back to team overview

openstack team mailing list archive

Re: Problem running devstack / stack.sh

 

On 06/18/2013 12:49 PM, zan tosh wrote:
I am getting stuck with the following errors while installing using
devstack (stable/grizzly).
2013-06-18 09:43:01 + export OS_SERVICE_TOKEN=password
2013-06-18 09:43:01 + OS_SERVICE_TOKEN=password
2013-06-18 09:43:01 + export OS_SERVICE_ENDPOINT=http://localhost:35357/v2.0
2013-06-18 09:43:01 + OS_SERVICE_ENDPOINT=http://localhost:35357/v2.0
2013-06-18 09:43:01 + create_keystone_accounts
2013-06-18 09:43:01 ++ keystone tenant-create --name admin
2013-06-18 09:43:01 ++ grep ' id '
2013-06-18 09:43:01 ++ get_field 2
2013-06-18 09:43:01 ++ read data
2013-06-18 09:43:01 An unexpected error prevented the server from
fulfilling your request. (OperationalError) (1045, "Access denied for
user 'root'@'localhost' (using password: YES)") None None (HTTP 500)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

That is your issue. It's mysql connectivity.

	-Sean

--
Sean Dague
http://dague.net


Follow ups

References