Hi, an easier workaround is to install the newest version of ansible-runner https://cbs.centos.org/koji/packageinfo?packageID=7439
Martin On Mon, Mar 23, 2020 at 1:44 PM Dana Elfassy <[email protected]> wrote: > Hi, > Incase you face an error during host deploy, and see these messages in the > journal: > gunicorn-3[30567]: File > "/usr/lib/python3.6/site-packages/runner_service/services/jobs.py", line > 181, in get_events > gunicorn-3[30567]: _events = os.listdir(event_dir) gunicorn-3[30567]: > FileNotFoundError: [Errno 2] No such file or directory: > '/.../share/ovirt-engine/ansible-runner-service-project/artifacts/175b5662-62b8-11ea-af39-144f8a9f8bed/job_events' > > 'Till Martin's fix is released, please execute the following steps: > 1. sudo vi /usr/lib/python3.6/site-packages/ansible_runner/runner.py > 2. edit the file with these changes: > https://github.com/ansible/ansible-runner/pull/425/files > 3. sudo systemctl restart ansible-runner-service > > Thanks, > Dana > >
_______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/FFRKCVJFWSVJFBFKUKRIORWCDDQKZN3J/
