Page MenuHomePhabricator

Newly created Git repository main page is not shown up
Closed, InvalidPublic

Description

Command failed with error #128!
I created the repository successfully in phabricator diffusion.

When I tried to go to the main screen of repository, I got the below error.
This page is supposed to show us the git clone url i.e. newly created repository main page.
Please help us on what could be reason for this error.

Here thing is we are able to git clone to this repository and do git operations.

COMMAND
git for-each-ref --sort='-creatordate' --format='%(objectname)%01%(objecttype)%01%(refname)%01%(*objectname)%01%(*objecttype)%01%(subject)%01%(creator)' -- 'refs/'

STDOUT
(empty)

STDERR
fatal: Not a git repository (or any of the parent directories): .git

Event Timeline

avivey added a subscriber: avivey.

Bug reports need complete reproduction instructions and complete version information. See Contributing Bug Reports, Providing Reproduction Steps, and Providing Version Information.

I can't reproduce this issue by following the steps in your report.

To move forward:

  • provide reproduction steps which work in a clean environment; or
  • we'll close this report in a few days if we don't receive the information we need.

Hi,

After installing the phabricator we created a new repository. 
When the repository is in inactive state the "ssh git clone...." of the repository is shown up.
When we activate the repository and try to see the repository mail screen, the below error is showing up.

 Here "ssh got clone ..." is working and we are able to clone,

 COMMAND

git for-each-ref --sort='-creatordate' --format='%(objectname)%01%(objecttype)%01%(refname)%01%(*objectname)%01%(*objecttype)%01%(subject)%01%(creator)' -- 'refs/'

STDOUT
(empty)

STDERR
fatal: Not a git repository (or any of the parent directories): .git

Please let us know if we have missed out any settings.

Sorry, we don't take bug reports as support requests. Have you read and followed Contributing Bug Reports?

epriestley added a subscriber: epriestley.

This doesn't appear to be moving toward becoming an actionable report.