Linux Operating System (MOSC)

MOSC Banner

Python error in OLAM

edited Sep 24, 2023 11:16PM in Linux Operating System (MOSC) 1 commentAnswered

Greeting,

I am using Oracle Linux Automation Manager 19.5.1.

When starting any task, even when running One-Off commands against a host, I get the following message and the task is not executed


Traceback (most recent call last):

File "/var/lib/ol-automation-manager/venv/awx/lib64/python3.8/site-packages/awx/main/tasks/jobs.py", line 720, in run

res = receptor_job.run()

File "/var/lib/ol-automation-manager/venv/awx/lib64/python3.8/site-packages/awx/main/tasks/receptor.py", line 279, in run

res = self._run_internal(receptor_ctl)

File "/var/lib/ol-automation-manager/venv/awx/lib64/python3.8/site-packages/awx/main/tasks/receptor.py", line 309, in _run_internal

result = receptor_ctl.submit_work(worktype=self.work_type, payload=sockout.makefile('rb'), params=self.receptor_params, signwork=self.sign_work, **_kw)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center