You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that the AWX Operator is open source software provided for free and that I might not receive a timely response.
Bug Summary
I have a new instance of AWX deployed via helm chart on RKE2.
when running jobs I get the following error:
Failed to JSON parse a line from worker stream. Error: Expecting value: line 1 column 1 (char 0) Line with invalid JSON data: b''
however when looking at the logs in the job's pod I see the full playbook ran and succeeded. Is there some setting I've missed that causes the logs to not be able to be read?
I ran the job about 10 times, and in one case the logs did populate.
AWX Operator version
2.19.1
AWX version
AWX 24.6.1
Kubernetes platform
kubernetes
Kubernetes/Platform version
v1.30.4+rke2r1
Modifications
no
Steps to reproduce
install on rke2 cluster with 3 server nodes and 2 worker nodes
turn on the troubleshooting settings to preserve pods
import playbooks from git repo
run playbook
see error in AWX
read logs in job pod to confirm playbook completed
Expected results
I'd expect AWX to read the logs from the job pod
Actual results
AWX fails to read the logs from the job pod
Additional information
No response
Operator Logs
No response
The text was updated successfully, but these errors were encountered:
Please confirm the following
Bug Summary
I have a new instance of AWX deployed via helm chart on RKE2.
when running jobs I get the following error:
however when looking at the logs in the job's pod I see the full playbook ran and succeeded. Is there some setting I've missed that causes the logs to not be able to be read?
I ran the job about 10 times, and in one case the logs did populate.
AWX Operator version
2.19.1
AWX version
AWX 24.6.1
Kubernetes platform
kubernetes
Kubernetes/Platform version
v1.30.4+rke2r1
Modifications
no
Steps to reproduce
Expected results
I'd expect AWX to read the logs from the job pod
Actual results
AWX fails to read the logs from the job pod
Additional information
No response
Operator Logs
No response
The text was updated successfully, but these errors were encountered: