Skip to content
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

Closed
MoschenBayern opened this issue Feb 23, 2017 · 7 comments
Closed

Failed to clone #66

MoschenBayern opened this issue Feb 23, 2017 · 7 comments

Comments

@MoschenBayern
Copy link

Please make sure that you provide as much information as possibl - thank you!

General

  • Module version:
  • Magento version: 2.1.4
  • PHP version: 7

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

  1. Webconfiguration Wizard
  2. ...
  3. ...

Can anyone pls help me. What can i do to solve the problem?
I dont know how to handle with git.

@therouv
Copy link
Member

therouv commented Feb 25, 2017

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.

@MoschenBayern
Copy link
Author

Hi @therouv thank you for your awnser.

Now i installed git but got a other problem:

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 execute git clone --mirror 'git@github.com:firegento/firegento-magesetup2.git' '/var/www/vhosts/moschen-bayern.de/entwicklung1.moschen-bayern.de/var/composer_home/cache/vcs/git-github.com-firegento-firegento-magesetup2.git/'

What can i do?

@mautz-et-tong
Copy link

@MoschenBayern: Is this problem still existing? The repo should be available via git clone git@github.com:firegento/firegento-magesetup2.git

@omaratpxt
Copy link

`root@vps7109:~# git clone git@github.com:firegento/firegento-magesetup2.git
Cloning into 'firegento-magesetup2'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.`

leider nicht @mautz-et-tong

@mautz-et-tong
Copy link

try this: git clone https://github.com/firegento/firegento-magesetup2.git

@roman204
Copy link
Member

closed cause this is a old thread and no one answered...

@allumanatu
Copy link

I have the same issue... Did anyone find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants