• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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