The following error occurs while installing the extension using the web interface:
Failed to execute git clone --no-checkout 'git@github.com:BoltTranslate/bolt-translate.git' '/var/www/html/extensions/vendor/animal/translate' && cd '/var/www/html/extensions/vendor/animal/translate' && git remote add composer 'git@github.com:BoltTranslate/bolt-translate.git' && git fetch composer && git remote set-url origin 'git@github.com:BoltTranslate/bolt-translate.git' && git remote set-url composer 'git@github.com: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?
The following error occurs while installing the extension using the web interface:
I think the url is simply wrong, since the github repo is at BoltTranslate/Translate?
Details
Reproduction