FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.45k stars 638 forks source link

Cannot GET / : #248

Closed ghost closed 11 years ago

ghost commented 11 years ago

Mac OS 10.8.5, Chrome 30.0.1599.101, ungit 9549f19ffa96d127a991caa0543fa3fbac20e530, node.js v0.10.21

$ ungit connect.multipart() will be removed in connect 3.0 visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives connect.limit() will be removed in connect 3.0 2013-10-23T15:34:52.841Z - info: socket.io started Browse to http://localhost:8448/#/repository?path=%2FUsers%2Fvanandel%2Fcode%2Feol_hsrl_python Took 391ms to start server. 2013-10-23T15:34:52.842Z - info: Listening on port 8448

Ungit started

2013-10-23T15:34:53.052Z - info: GET / 2013-10-23T15:39:32.028Z - info: GET / 2013-10-23T15:39:32.117Z - info: GET /favicon.ico

New chrome window is created, displays: Cannot GET /

FredrikNoren commented 11 years ago

I assume you're running this by cloning ungit? If that's the case either use the production version instead, or follow the instructions on how to set up ungit for development, both available in the README.md