Hi, I have a working Gitorious in my local server. All works well however, when I create a new branch from a repository, push something (new files / change in files) and try to access the diff page, I always get "Page not found!" the same happens with comments page.
This does not happen with main projects i.e. Not branched projects. The only error that I get in the logs are: MemCacheError (No connection to server (localhost:11211 DEAD (Errno::ECONNREFUSED: Connection refused - connect(2)), will retry at Mon Sep 05 15:27:46 EAT 2011)): No connection to server (localhost: 11211 DEAD (Errno::ECONNREFUSED: Connection refused - connect(2)), will retry at Mon Sep 05 15:27:46 EAT 2011) MemCacheError (No connection to server (localhost:11211 DEAD (Errno::ECONNREFUSED: Connection refused - connect(2)), will retry at Mon Sep 05 15:27:46 EAT 2011)): No connection to server (localhost: 11211 DEAD (Errno::ECONNREFUSED: Connection refused - connect(2)), will retry at Mon Sep 05 15:27:46 EAT 2011) But I don't know if its related to the "Page not found" Any idea what can I check what is wrong or fix it? Many thanks in advance Carlos -- You received this message because you are subscribed to the Google Groups "Git for human beings" 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/git-users?hl=en.
