• 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

Issue Unable to create git repository (local - no deployment)

H9k

Regular Pleskian
This affects Plesk 17.0 as well as 17.5
When creating a git repository, if I select "Local repository on your workstation" and then "No deployment (repository hosting)", the creation will fail with following error:
Code:
Unable to create the repository: filemng failed: filemng: Error occurred during /bin/mkdir command.
However, if I choose "Manual deployment", the repository is created correctly and I can then change the setting to "No deployment" without problems.
Running on Ubuntu 14.04
 
Most probably that this issue because of wrong permission for the domain's document root. Try to fix it with

# plesk repair fs domain.com
 
Back
Top