Page MenuHomePhabricator

Hosted git repository
Closed, WontfixPublic

Description

Hello,
after I created host git repository i see warning in Phabricator:
Unable to Retrieve Paths
Ref "master" is ambiguous or does not exist.

and i can`t get project:
error: The requested URL returned error: 403 while accessing http://rafael.lodz.comarch/diffusion/EXTENSIONS/extensions.git/info/refs
fatal: HTTP request failed

Could you help me? Thanks!

Event Timeline

k.lolcio raised the priority of this task from to Needs Triage.
k.lolcio updated the task description. (Show Details)
k.lolcio added a subscriber: k.lolcio.

@k.lolcio

Ref "master" is ambiguous or does not exist.

Meaning you have an empty repository.

Otherwise, see https://secure.phabricator.com/book/phabricator/article/diffusion_hosting/ for hosting configuration via http.

I havent configured vcs password. I have set it, but now i have:
error: The requested URL returned error: 500 while accessin

when i am trying to clone git repo. Where can i find more log for this?

In access log i see:
[Fri, 27 Jun 2014 09:25:47 +0200] 2319 rafael 127.0.0.1 - DiffusionRepositoryDefaultController - /diffusion/EXTENSIONS/extensions.git/info/refs - 500 168213

but don`t have more information...

Check your webserver (apache/nginx/php-fpm) error log. It should have a more detailed error.

epriestley claimed this task.

Closing for lack of feedback. D9912 provides a better empty repository message.