-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
receptor: Error locating unit #758
Comments
@anxstj thanks for opening the ticket! |
I just found out that old podman instances are not cleaned up successfully. They stay as zombies on the system:
In the long run, this will cause trouble, e.g. the systemd MaxTasks limit will be reached:
Could this be related to #439 ? (Just an uneducated guess) |
FTR: the receptor container had a wrong entrypoint that prevented the container to be cleaned up. |
I am running awx-operator:2.6.0 and facing the same issue while setting up executors on a VM . |
Any update on this? |
I was able to fix this. |
Yes this is a feature of awx. |
Response added in the conversation and can be closed
Warm Regards,
Alice Golakiya
+61-401531992
…On Thu, 11 Apr, 2024, 17:57 Viktor Varga, ***@***.***> wrote:
Any update on this?
—
Reply to this email directly, view it on GitHub
<#758 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARTRZOCN5BFJSSHON3WSRCDY44BNNAVCNFSM6AAAAAAWMCRIPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJQGYZDOMRYGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Please confirm the following
Bug Summary
My receptor services on my execution nodes show the following errors:
It seems that it shows up whenever a job finishes. The jobs are working, though. And AWX doesn't show any additional error messages.
What could cause this? And how can I debug it?
I'm running AWX 21.5.0 and receptor 1.2.0+g72a97e5
Receptor is installed with the AWX image:
Dockerfile:
Makefile:
AWX version
21.5.0
Select the relevant components
Installation method
docker development environment
Modifications
no
Ansible version
2.12.2
Operating system
Debian 11
Web browser
Firefox
Steps to reproduce
Create a setup with two controller nodes and two execution nodes. Then execute a job on one of the execution nodes. The job should succeed, but receptor will log a similar error message as mentioned above with the end of the job.
Expected results
No error message.
Actual results
Additional information
No response
The text was updated successfully, but these errors were encountered: