Skip to content

ssh access in ci won't work after | new in 2.5.1 ??? #5980

Closed
@netsracJS

Description

@netsracJS

Hi,

I upgraded with npm from "plotly.js": "^2.0.0", to latest "plotly.js": "^2.5.1" and pushed my changes to Gitlab.

There I got the following pipeline error:

...
...
---> Running in f7ab54b2c80b
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/plotly/ndarray.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
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-10-12T11_49_46_581Z-debug.log

My ci has no github account so it won't work

Maybe there is a git@github.com in dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions