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 :) cheers, Frank -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/etPan.541af73c.6b8b4567.1392b%40Franciscos-MacBook-Air.local. For more options, visit https://groups.google.com/d/optout.
