I can create users, projects, and repos. Trying to create a new team does nothing, however.
I see the POST in my httpd/access_log: nnn.nn.n.nn - - [30/May/2009:16:30:25 -0500] "POST /teams HTTP/1.1" 200 2721 "http://gitorious.domainname.com/teams/new" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" However, nothing appears in log/message_processing.log or in log/ production.log. As for the "create a new team" web page itself, it seems to just return to itself after the POST. I know the poller is working (in production :-) because I just added an SSH key to the 2nd user account prior to attempting the team creation again. That SSH key addition was logged in log/ message_processing.log. What should I look for to troubleshoot this further? Here's my current gitorious version: $ git show | head -n 3 commit af76d4946fd137760cfd787d99d5d532bb036c63 Author: Johan Sørensen <[email protected]> Date: Thu May 28 14:25:20 2009 +0200 Thanks! Phil Lawrence --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
