Closed hypemedia closed 2 years ago
I was able to fix the socket error by running this: sudo -u awx scl enable rh-postgresql10 rh-python36 "GIT_PYTHON_REFRESH=quiet awx-manage provision_instance --hostname=$(hostname)"
sudo -u awx scl enable rh-postgresql10 rh-python36 "GIT_PYTHON_REFRESH=quiet awx-manage register_queue --queuename=tower --hostnames=$(hostname)"
Project has been updated and moved...
Please move to the new version and report any issues
PROJECT MOVED: https://github.com/miracle-as/AWX-RPM
Issues at: https://github.com/miracle-as/AWX-RPM/issues
**Install guide, tools, utilities are located at: https://awx.wiki
LinkedIn group for Questions, support, talk and more: https://www.linkedin.com/groups/13694893/
After the upgrade to the latest version and lots of downgrades I have managed to almost have a functional AWX but I still have an issue that I cannot solve.
Daphne is working and telnet to 127.0.0.1 8051 is working.
In NGINX console I have this error:
This is my websocket section:
I am out of ideas on what I can do. Any suggestions?