osism / issues

This repository is used for bug reports that are cross-project or not bound to a specific repository (or to an unknown repository).
https://www.osism.tech
1 stars 1 forks source link

services in the docker containers stop working #405

Closed schulze-b1 closed 1 year ago

schulze-b1 commented 1 year ago
berendt commented 1 year ago

If the health check says the health is OK when it is not, then the health check is broken and needs to be fixed in kolla-ansible.

Do the processes just get stuck?

berendt commented 1 year ago

Can you please attach a strace to the affected processes? We suspect it is related to the RabbitMQ Broker. For this, however, you would have to take a look at exactly where the processes are stuck.

berendt commented 1 year ago

I am just clearing the issues. There are a few notes on strace at https://docs.osism.tech/notes/openstack.html#debugging-services. Please reopen the issue when the problem has reoccurred and we can take a closer look.