• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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