yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83542
[Bug 1890717] [NEW] Keystone deploy enters ERROR state with nothing running on port 35337
Public bug reported:
A fresh deployment of Keystone has failed; the charm entered and error
state then become blocked with a message indicating it was waiting for a
certain number of peers.
2020-08-06 17:15:33 DEBUG identity-service-relation-changed
RuntimeError: The call within manager.py failed with the error: 'Unable
to establish connection to http://localhost:35337/v3/auth/tokens:
HTTPConnectionPool(host='localhost', port=35337): Max retries exceeded
with url: /v3/auth/tokens (Caused by
NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7fda1c1094d0>: Failed to establish a new connection: [Errno 111]
Connection refused',))'. The call was: path=['resolve_role_id'],
args=('member',), kwargs={}, api_version=None
Logs indicated that there was nothing listing on port 35337, which was
confirmed with nc:
# keystone/0 - working unit
ubuntu@juju-2bccdc-9-lxd-1:~$ sudo netstat -tupln | grep 35337
tcp6 0 0 :::35337 :::* LISTEN 30815/apache2
#keystone/1 - non working unit
ubuntu@juju-2bccdc-10-lxd-1:~$ sudo netstat -tupln | grep 35337
Additionally the directory: /etc/apache2/ssl/keystone was completely empty - we expected there to be symlinks to certs / keyst there.
This deployment was using cs:~openstack-charmers-next/keystone-500 - redeploying the unit was successful.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1890717
Title:
Keystone deploy enters ERROR state with nothing running on port 35337
Status in OpenStack Identity (keystone):
New
Bug description:
A fresh deployment of Keystone has failed; the charm entered and error
state then become blocked with a message indicating it was waiting for
a certain number of peers.
2020-08-06 17:15:33 DEBUG identity-service-relation-changed
RuntimeError: The call within manager.py failed with the error:
'Unable to establish connection to
http://localhost:35337/v3/auth/tokens:
HTTPConnectionPool(host='localhost', port=35337): Max retries exceeded
with url: /v3/auth/tokens (Caused by
NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7fda1c1094d0>: Failed to establish a new connection: [Errno 111]
Connection refused',))'. The call was: path=['resolve_role_id'],
args=('member',), kwargs={}, api_version=None
Logs indicated that there was nothing listing on port 35337, which was
confirmed with nc:
# keystone/0 - working unit
ubuntu@juju-2bccdc-9-lxd-1:~$ sudo netstat -tupln | grep 35337
tcp6 0 0 :::35337 :::* LISTEN 30815/apache2
#keystone/1 - non working unit
ubuntu@juju-2bccdc-10-lxd-1:~$ sudo netstat -tupln | grep 35337
Additionally the directory: /etc/apache2/ssl/keystone was completely empty - we expected there to be symlinks to certs / keyst there.
This deployment was using cs:~openstack-charmers-next/keystone-500 - redeploying the unit was successful.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1890717/+subscriptions