Skip to content

[BUG] Composer error #213

@ItsEcholot

Description

@ItsEcholot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions