[OpenStack-docs] [install guide] Re: Openstack client errors
Bernd Bausch
berndbausch at gmail.com
Fri Apr 17 10:21:38 UTC 2015
It turns out that this early RDO release misses SELinux rules for memcached. This prevents OpenStack processes from accessing a memcached socket (or something like that).
Adding those rules manually or running permissive SELinux fixes this.
From: Matt Kassawara [mailto:mkassawara at gmail.com]
Sent: Friday, April 17, 2015 1:58 AM
To: Bernd Bausch
Cc: Pranav Salunke; openstack-docs at lists.openstack.org
Subject: Re: [OpenStack-docs] [install guide] Re: Openstack client errors
You should check the default configuration for memcached. Make sure it's listening on localhost:11211 and no firewall blocking it.
On Thu, Apr 16, 2015 at 10:29 AM, Bernd Bausch <berndbausch at gmail.com <mailto:berndbausch at gmail.com> > wrote:
The command works for me (Centos).
Note however that I replaced the memcached token backend with SQL. With the memcached, trying to log on and get a token (openstack token issue) just hangs on my system. I hope the RDO mailing list will be able to help.
Bernd
From: Pranav Salunke [mailto:dguitarbite at gmail.com <mailto:dguitarbite at gmail.com> ]
Sent: Friday, April 17, 2015 12:01 AM
To: openstack-docs at lists.openstack.org <mailto:openstack-docs at lists.openstack.org>
Subject: [OpenStack-docs] [install guide] Re: Openstack client errors
Hello,
I get the following error on opensuse in the section "Verify operation". This is the following errors:
controller:/home/osbash # openstack --os-auth-url http://controller:35357 \
> --os-project-name admin --os-username admin --os-auth-type password \
> project list
Password:
ERROR: openstack An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-37c9300f-4348-4180-8881-dd3ab921a766)
It would be great someone can confirm that there are same issues with other distros for this client.
Regards,
Pranav
_______________________________________________
OpenStack-docs mailing list
OpenStack-docs at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20150417/c9e6b841/attachment-0001.html>
More information about the OpenStack-docs
mailing list