service is currently unavailable
Hi support team,
I am facing an issue while trying to connect to compute unit.
ERROR (ClientException): The server is currently unavailable. Please try again at a later time.
The Keystone service is temporarily unavailable.
(HTTP 503) (Request-ID: req-9034590d-f5a9-4f6d-bcc1-de7705ab3487)
Below are the logs from placement: AH01630: client denied by server configuration: /usr/bin/placement-api AH01630: client denied by server configuration: /usr/bin/placement-api AH01630: client denied by server configuration: /usr/bin/placement-api AH01630: client denied by server configuration: /usr/bin/placement-api AH01630: client denied by server configuration: /usr/bin/placement-api AH01630: client denied by server configuration: /usr/bin/placement-api AH01630: client denied by server configuration: /usr/bin/placement-api AH01630: client denied by server configuration: /usr/bin/placement-api
from nova-api.log 2020-04-05 21:18:24.145 12418 CRITICAL keystonemiddleware.auth_token [-] Unable to validate token: Unable to establish connection to http://127.0.0.1:35357: HTTPConnectionPool(host='127.0.0.1', port=35357): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.httpconnection 0x7efd0e86ced0="" at="" object="">: Failed to establish a new connection: [Errno 111] ECONNREFUSED',)): ConnectFailure: Unable to establish connection to http://127.0.0.1:35357: HTTPConnectionPool(host='127.0.0.1', port=35357): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.httpconnection 0x7efd0e86ced0="" at="" object="">: Failed to establish a new connection: [Errno 111] ECONNREFUSED',)) 2020-04-05 21:18:24.147 12418 INFO nova.osapi_compute.wsgi.server [-] 10.0.0.11 "GET /v2.1 HTTP/1.1" status: 503 len: 498 time: 0.0113709 2020-04-05 21:22:11.455 12418 CRITICAL keystonemiddleware.auth_token [-] Unable to validate token: Unable to establish connection to http://127.0.0.1:35357: HTTPConnectionPool(host='127.0.0.1', port=35357): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.httpconnection 0x7efd0e86cdd0="" at="" object="">: Failed to establish a new connection: [Errno 111] ECONNREFUSED',)): ConnectFailure: Unable to establish connection to http://127.0.0.1:35357: HTTPConnectionPool(host='127.0.0.1', port=35357): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.httpconnection 0x7efd0e86cdd0="" at="" object="">: Failed to establish a new connection: [Errno 111] ECONNREFUSED',)) 2020-04-05 21:22:11.457 12418 INFO nova.osapi_compute.wsgi.server [-] 10.0.0.11 "GET /v2.1 HTTP/1.1" status: 503 len: 498 time: 0.0055711 [root@controller nova]#</urllib3.connection.httpconnection></urllib3.connection.httpconnection></urllib3.connection.httpconnection></urllib3.connection.httpconnection>
nova-compute.log
<html><head> <title>403 Forbidden</title> </head><body>
Forbidden
You don't have permission to access /resource_providers/d5e4da42-f91b-4bdb-9a9e-313068d318fd/allocations on this server.
: ResourceProviderAllocationRetrievalFailed: Failed to retrieve allocations for resource provider d5e4da42-f91b-4bdb-9a9e-313068d318fd: 2020-04-05 23:10:36.071 9955 WARNING keystoneauth.discover [req-c51c9b73-2303-4b0b-9478-cce3f8b8accf - - - - -] Failed to contact the endpoint at http://controller:8778 for discovery. Fallback to using that endpoint as the base url.: Forbidden: Forbidden (HTTP 403) 2020-04-05 23:10:36.075 9955 ERROR nova.scheduler.client.report [req-c51c9b73-2303-4b0b-9478-cce3f8b8accf - - - - -] [None] Failed to retrieve resource provider tree from placement API for UUID d5e4da42-f91b-4bdb-9a9e-313068d318fd. Got 403: <title>403 Forbidden</title>
Forbidden
You don't have permission to access /resource_providers on this server.
</body></html> . 2020-04-05 ...