ooyala / barkeep

The friendly code review system.
getbarkeep.org
1.42k stars 145 forks source link

Installation does not work on ubuntu 12.04: Bad Gateway #516

Open marmotadev opened 9 years ago

marmotadev commented 9 years ago

This is warning for any non-ruby techs, who cannot fix installation themselves: Tried installation script:

bo-chen commented 9 years ago

All those connection refused on port 8040 errors indicate the main barkeep web server is not running. Couple things to look at: Have you added you google oauth credentials to the config folder? Have you looked in /var/log/barkeep for error log to see what the error is?

yunuscanemre commented 8 years ago

I have had the same issue installing on a clean Ubuntu 14.04 by using the installation script. I was unable able to connect to Localhost:8040, unlike @marmotadev I didnt get a bad gateway error. If i tried to start barkeep with sudo start barkeep it said it was already running.