• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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