superdesk / web-publisher

Superdesk Publisher - the next generation publishing platform for journalists and newsrooms.
GNU Affero General Public License v3.0
96 stars 55 forks source link

ERROR: Host key verification failed. fatal: Could not read from remote repository. #1258

Open RobertBozic opened 6 months ago

RobertBozic commented 6 months ago

When we trying to setup Superdesk and Publisher with Docker according to instructions: https://github.com/superdesk/web-publisher/blob/v2.4.2/etc/docker/README.md

It seams that you use repo that is not available for public use or it does not exists.

npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/decipherinc/angular-history.git
npm ERR! 
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! 
npm ERR! exited with error code: 128

@IvanJelicSF, can someone please help?

IvanJelicSF commented 6 months ago

Hey there, thanks for getting back. https://github.com/superdesk/superdesk-sp/tree/docker needs updating, we'll do it and get back to you. Thanks!

RobertBozic commented 6 months ago

@IvanJelicSF, thanks in advance