-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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
- Try to install using marketplace
Metadata
Metadata
Assignees
Labels
No labels