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

[BUG] Composer error #213

Open
ItsEcholot opened this issue Feb 4, 2021 · 0 comments
Open

[BUG] Composer error #213

ItsEcholot opened this issue Feb 4, 2021 · 0 comments

Comments

@ItsEcholot
Copy link

The following error occurs while installing the extension using the web interface:

Failed to execute git clone --no-checkout '[email protected]:BoltTranslate/bolt-translate.git' '/var/www/html/extensions/vendor/animal/translate' && cd '/var/www/html/extensions/vendor/animal/translate' && git remote add composer '[email protected]:BoltTranslate/bolt-translate.git' && git fetch composer && git remote set-url origin '[email protected]:BoltTranslate/bolt-translate.git' && git remote set-url composer '[email protected]:BoltTranslate/bolt-translate.git'

Cloning into '/var/www/html/extensions/vendor/animal/translate'...
Could not create directory '/var/www/.ssh'.
Host key verification failed.
fatal: Could not read from remote repository.

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

I think the url is simply wrong, since the github repo is at BoltTranslate/Translate?

Details

  • Translate Version: [ 4.2.4 ]
  • Install type: [ Extension Repository ]
  • Bolt Version: [ 3.7.2 ]
  • PHP version: [ 7.4.9 ]
  • Used webserver: [ Apache ] version [ 2.4.38 ]

Reproduction

  1. Try to install using marketplace
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

1 participant