git - Gitlab: Unable to clone by http (cloning by ssh works well) -


i'm running gitlab 5.4 , tried git clone http server. found out doesn't work though cloning ssh works well.

here error:

git clone http://myservername/gitlab/myrepo.git cloning '<repo>'... remote: not found fatal: repository 'http://<myservername>/gitlab/<repo>.git/' not found 

and here production.log output (no errors produced)

started "/gitlab/<repo>.git/info/refs?service=git-upload-pack" xx.xx.xx.xx @ 2013-08-13 02:24:46 +0000 

more info of issue here... gitlabhq issue#4766

i guess firewall maybe? web server should running.

what on requesting url browser?


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -