-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to clone #66
Comments
Hi @MoschenBayern it seems that git is not installed on your server and therefore composer is unable to clone this repository. Please install git on your server in order to make cloning of MageSetup possible. |
Hi @therouv thank you for your awnser. Now i installed git but got a other problem: Message: [RuntimeException] What can i do? |
@MoschenBayern: Is this problem still existing? The repo should be available via |
`root@vps7109:~# git clone git@github.com:firegento/firegento-magesetup2.git Please make sure you have the correct access rights leider nicht @mautz-et-tong |
try this: git clone https://github.com/firegento/firegento-magesetup2.git |
closed cause this is a old thread and no one answered... |
I have the same issue... Did anyone find a solution? |
Please make sure that you provide as much information as possibl - thank you!
General
Issue description
http://entwicklung1.moschen-bayern.de/setup/index.php/componentGrid/components
An error occurred during execution; please try again later.
Additional information:
RuntimeException
File:
/var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/setup/src/Magento/Setup/Model/PackagesData.php:88
Message:
Command "show" failed: Failed to clone the git@github.com:firegento/firegento-magesetup2.git repository, try running in interactive mode so that you can enter your GitHub credentials
[RuntimeException]
Failed to clone git@github.com:firegento/firegento-magesetup2.git, git was not found, check that it is installed and in your PATH env.
sh: 1: git: not found
show [--all] [-i|--installed] [-p|--platform] [-a|--available] [-s|--self] [-N|--name-only] [-P|--path] [-t|--tree] [package] [version]
Stack trace:
#0 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/setup/src/Magento/Setup/Controller/ComponentGrid.php(98): Magento\Setup\Model\PackagesData->syncPackagesData()
#1 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php(82): Magento\Setup\Controller\ComponentGrid->componentsAction()
#2 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
#3 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#4 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#5 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php(118): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#6 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-mvc/src/DispatchListener.php(93): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
#7 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#8 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#9 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#10 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/vendor/zendframework/zend-mvc/src/Application.php(314): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#11 /var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/setup/index.php(31): Zend\Mvc\Application->run()
#12 {main}
Steps to reproduce
Can anyone pls help me. What can i do to solve the problem?
I dont know how to handle with git.
The text was updated successfully, but these errors were encountered: