tower up and <almost> running

,

Hi guys,

Finally I had time to install and setup Tower.

After 10mins I had it up and running.
I am following the PDF and everything went fine until I tried to add a project with a git based project.

After adding git credentials and access to AWS env, etc…

I hit save and I get:

Error!
Failed to create new project. POST returned status: 500

Under apache logs I get:

==> error_log <==
Permission denied (signaler.cpp:124)
[Thu Sep 18 16:08:33 2014] [error] [client xxx.xxx.xxx.xxy] Premature end of script headers: wsgi.py, referer: https://xxx.xxx.xxx.xxx/

==> access_log <==
172.22.0.125 - - [18/Sep/2014:16:08:33 +0100] “POST /api/v1/teams/2/projects/ HTTP/1.1” 500 613 “https://172.22.6.244/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36”

==> error_log <==
[Thu Sep 18 16:08:34 2014] [notice] child pid 2475 exit signal Aborted (6)

Permissions:

[root@ip-xxx httpd]# cd /var/lib/awx/
[root@ip-xxx awx]# ll
total 44
-rw-r–r–. 1 awx awx 12288 Sep 18 16:07 beat.db
-rw-r–r–. 1 awx awx 6518 Sep 8 19:39 favicon.ico
drwxr-x—. 2 awx awx 4096 Sep 8 19:44 job_status
drwxr-x—. 2 awx awx 4096 Sep 18 12:23 projects
drwxr-xr-x. 3 awx awx 4096 Sep 18 12:23 public
-rw-r–r–. 1 awx awx 33 Sep 8 19:39 wsgi.py
-rw-r–r–. 2 awx awx 167 Sep 8 19:44 wsgi.pyc
-rw-r–r–. 2 awx awx 167 Sep 8 19:44 wsgi.pyo

Tips are welcome :slight_smile:

cheers,
Frank

Frank (urealfrank@gmail.com) said:

Hi guys,

Finally I had time to install and setup Tower.

After 10mins I had it up and running.
I am following the PDF and everything went fine until I tried to add a project with a git based project.

ansible-project is for community discussion of core Ansible. For help with
Tower, please visit https://support.ansible.com/ - we'll get you sorted
out there.

Thanks!

Bill

Frank (urealfrank@gmail.com) said:

Hi guys,

Finally I had time to install and setup Tower.

After 10mins I had it up and running.
I am following the PDF and everything went fine until I tried to add a project with a git based project.

ansible-project is for community discussion of core Ansible. For help with
Tower, please visit https://support.ansible.com/ - we’ll get you sorted
out there.

oh I see, thanks :slight_smile: