extiverse / bazaar

The extension marketplace for your Flarum forum.
https://discuss.flarum.org/d/5151
MIT License
59 stars 14 forks source link

Failed to clone #142

Open csBlackWolf opened 4 years ago

csBlackWolf commented 4 years ago

I tried to install the "Poke" and "Support" extension via bazaar, but it does not work.

Error for "Poke":

Install zerosonesfun/flarum-ext-poke

Created at Monday, March 30, 2020 2:00 AM

Started at Monday, March 30, 2020 2:00 AM

Finished at Monday, March 30, 2020 2:00 AM

Output

Failed to clone https://github.com/zerosonesfun/flarum-ext-poke.git via https, ssh protocols, aborting.

  • https://github.com/zerosonesfun/flarum-ext-poke.git Clone to '/var/www/vhosts/host.net/domain-name.de/vendor2/zerosonesfun/flarum-ext-poke' ... fatal: could not read Username for 'https://github.com': No suitable device or address found

  • git@github.com:zerosonesfun/flarum-ext-poke.git Clone to '/var/www/vhosts/host.net/domain-name.de/vendor2/zerosonesfun/flarum-ext-poke' ... Host key verification failed.

    fatal: Could not read from the remote repository.

    Please make sure that the correct access rights and the repository exist.

Error for "Support":

Install absolutezeroo/support-flarum

Created at Monday, March 30, 2020 2:00 AM

Started at Tuesday, March 31, 2020 2:00 AM

Finished at Tuesday, March 31, 2020 2:00 AM

Output

Failed to clone https://github.com/absolutezeroo/flarum-support.git via https, ssh protocols, aborting.

  • https://github.com/absolutezeroo/flarum-support.git Clone to '/var/www/vhosts/host.net/domain-name.de/vendor2/absolutezeroo/support-flarum' ... fatal: could not read Username for 'https://github.com': No suitable device or address found

  • git@github.com:absolutezeroo/flarum-support.git Clone to '/var/www/vhosts/host.net/domain-name/vendor2/absolutezeroo/support-flarum' ... Host key verification failed.

    fatal: Could not read from the remote repository.

    Please make sure that the correct access rights and the repository exist.

I have checked the repositories and it look like they don't exist anymore or has been set to private. The extensions should be removed from the database, or updaten in case they have new sources.

_ Best regards

csBlackWolf