I found an error in the unicorn.rb config file, I had both entries: listen "127.0.0.1:8080" listen "127.0.0.1:9242"
unicorn failed to listen to 8080 because it was allready used by apache. just uncomment that line if you have the same problem. Now the website says: "Not Found: /" when i try to connect to http://mywebsite.org/gitlab/ and "Not Found: /examplePath" when i try to connect to http://mywebsite.org/gitlab/examplePath I'll search for that error. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
