• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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