Skip to content

Unable to update project #33

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

Open
nikhilgoenkatech opened this issue Nov 17, 2020 · 0 comments
Open

Unable to update project #33

nikhilgoenkatech opened this issue Nov 17, 2020 · 0 comments

Comments

@nikhilgoenkatech
Copy link

Am getting an error when I try to update a project.

root@75ae45e0832e:/# tail -f /var/log/tower/tower.log
AttributeError: 'RunProjectUpdate' object has no attribute 'revision_path'
2020-11-17 08:58:18,899 ERROR awx.main.tasks project_update 6 execution encountered exception.
Traceback (most recent call last):
File "/var/lib/awx/venv/awx/local/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
R = retval = fun(*args, **kwargs)
File "/var/lib/awx/venv/awx/local/lib/python2.7/site-packages/celery/app/trace.py", line 438, in protected_call
return self.run(*args, **kwargs)
File "/tmp/buildd/ansible-tower-3.2.1/debian/ansible-tower/usr/lib/python2.7/dist-packages/awx/main/tasks.py", line 466, in _wrapped
File "/tmp/buildd/ansible-tower-3.2.1/debian/ansible-tower/usr/lib/python2.7/dist-packages/awx/main/tasks.py", line 915, in run
Exception: project_update 6 (error) encountered an error (rc=None), please see task stdout for details.
tail: unrecognized file system type 0x794c7630 for '/var/log/tower/tower.log'. please report this to bug-coreutils@gnu.org. reverting to polling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant