Comment 2 for bug 2043429

Revision history for this message
Felipe Reyes (freyes) wrote : Re: [Bug 2043429] [NEW] ceilometer ceilometer-upgrade fail with Unhandled error

Hi Manuel,

Thanks for filing this bug.

On Mon, 2023-11-13 at 23:38 +0000, Manuel Eurico Paula wrote:
>
> 2023-11-13 23:15:11.687 79134 ERROR ceilometer gnocchiclient.exceptions.ClientException:
> {"message": "The server is currently unavailable. Please try again at a later time.<br /><br
> />\nThe Keystone service is temporarily unavailable.\n\n", "code": "503 Service Unavailable",
> "title": "Service Unavailable"} (HTTP 503)
> 2023-11-13 23:15:11.687 79134 ERROR ceilometer

This exception suggests your Keystone deployment couldn't serve the request made by gnocchi. Can you
check the keystone logs during the same time window to correlate the underlying error?.

We have this page in the charm-guide that may be of help for you -
https://docs.openstack.org/charm-guide/latest/community/software-bug.html

Best,