• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Git fatal: repository not found, How to fix it ?

Angelo

New Pleskian
=========Error message===============
$ git clone https://domain@domain/plesk-git/domain.git Cloning into 'domain'...
fatal: repository 'https://domain/plesk-git/domain.git/' not found

=============Error log===============
404 GET /plesk-git/domain.git/info/refs?service=git-upload-pack HTTP/2.0 git/2.26.0.windows.1 808 nginx SSL/TLS access
15489#0: *13868655 open() "/var/www/vhosts/domain/httpdocs/plesk-git/domain.git/info/refs" failed (2: No such file or directory)

===========Plesk Settings===========
php 7.3.17, run PHP as FPM application served by nginx.
FastCGI support
SSL/TLS support
Permanent SEO-safe 301 redirect from HTTP to HTTPS

===========Nginx settings==========
disable Proxy mode
=================================
 
I seem to have the same issue when trying to push something to a GIT repository hosted on a Plesk server.

The existing help articles do not seem to cover this issue yet:

- Unable to access local git repository: fatal: repository not found -> this only applies to cloudlinux installations (which I do not have)

- [FIXED BUG] A Git clone operation fails: repository not found --> /var/www/cgi-bin/cgi_wrapper/git_wrapper does exist

- [BUG] Unable to push/pull from local Git repository after changing domain log rotate settings in Plesk --> seems to refer to a different error message in /var/www/vhosts/system/<domain>/logs/access.log

- [BUG] Cannot use Git with Plesk for Linux as additional FTP user: AH01618: user gituser not found --> refers to additional users (I am trying the primary user)


@IgorG Can you maybe check with one of your colleagues who is in charge of the GIT extension?
 
Last edited:
Hi Igore,
I have this issue on a web site, with Apache Git has the same error, can anybody advise what we should do to fix it?
 
No reply from them since multiple weeks ;(
The issue I noticed with Plesk support they find it hard to say something not possible or will take time to be done!
I want to tell Plesk support please save our efforts and times and say this can't be done there is nothing wrong with that! not a shame.
I was searching for fixes to some issues with Plesk before and I lost a month of working and searching and asked Plesk team on forums more than 5 times till they said it can't be done, so why they don't tell quickly and cause us big loses, time and efforts I mean.
 
Back
Top