Error receptor in ansible tower

I see these errors in the receiver logs, have you seen these errors?

WARNING 2024/04/02 00:30:26 Could not read in control service: read unix /var/run/awx-receptor/receptor.sock->@: use of closed network connection

WARNING 2024/04/02 00:30:26 Could not close connection: close unix /var/run/awx-receptor/receptor.sock->@: use of closed network connection

ERROR 2024/04/02 00:30:32 Error updating status file /tmp/receptor/myhostname/Vfxs6Vt3/status: open /tmp/receptor/myhostname/Vfxs6Vt3/status.lock: no such file or directory.

ERROR 2024/04/02 00:30:36 Exceeded retries for reading stdout /tmp/receptor/myhostname/Vfxs6Vt3/stdout

WARNING 2024/04/02 00:30:36 Could not read in control service: read unix /var/run/awx-receptor/receptor.sock->@: use of closed network connection

WARNING 2024/04/02 00:30:36 Could not close connection: close unix /var/run/awx-receptor/receptor.sock->@: use of closed network connection

WARNING 2024/04/02 01:00:22 Could not read in control service: read unix /var/run/awx-receptor/receptor.sock->@: use of closed network connection

goroutine 0 [idle]:

runtime: g 0: unknown pc 0x7fa6624a8acf

stack: frame={sp:0x7fa639944810, fp:0x0} stack=[0x7fa639145278,0x7fa639944e78)

0x00007fa639944710: 0x0000000000000178 0x0000ffff00001f80

Regards;

do you mean logs on the execution node? or are these from the awx-ee pod?

goroutine 0 [idle]:

runtime: g 0: unknown pc 0x7fa6624a8acf

stack: frame={sp:0x7fa639944810, fp:0x0} stack=[0x7fa639145278,0x7fa639944e78)

0x00007fa639944710: 0x0000000000000178 0x0000ffff00001f80

Have not seen these but this is abnormal’

are you experiencing any other symptoms? job failures? instances becoming unavailable?

Seth

It occurred during the execution of a workflow, the first node failed that way for a few hours, then we synchronized the projects again and the workflows were carried out successfully.

Regards;