Skip to content

[Bug]: Host key verification failed while trying to deploy to Vercel #31

Description

@typicalbob540

What happened?

Hello,
I forked the VidBingeApp/VidBinge repository. While trying to deploy it, I received this error:

[02:23:02.292] Running build in Washington, D.C., USA (East) – iad1
[02:23:02.575] Cloning github.com/typicalbob540/VidBinge (Branch: dev, Commit: 08e1c9f)
[02:23:02.944] Previous build cache not available
[02:23:03.057] Cloning completed: 480.498ms
[02:23:03.424] Running "vercel build"
[02:23:03.828] Vercel CLI 37.14.0
[02:23:04.606] Detected `pnpm-lock.yaml` version 9 generated by pnpm@9.x
[02:23:04.626] Installing dependencies...
[02:23:05.284] Lockfile is up to date, resolution step is skipped
[02:23:05.378] Progress: resolved 1, reused 0, downloaded 0, added 0
[02:23:05.563] Packages: +1012
[02:23:05.563] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[02:23:05.774]  ERROR  Command failed with exit code 128: /usr/bin/git clone git@github.com:VidBingeApp/providers.git /vercel/.local/share/pnpm/store/v3/tmp/_tmp_123_44477c87f4d50f4794c45ecca1b50d2a
[02:23:05.774] Cloning into '/vercel/.local/share/pnpm/store/v3/tmp/_tmp_123_44477c87f4d50f4794c45ecca1b50d2a'...
[02:23:05.774] Host key verification failed.
[02:23:05.775] fatal: Could not read from remote repository.
[02:23:05.775] 
[02:23:05.775] Please make sure you have the correct access rights
[02:23:05.775] and the repository exists.
[02:23:05.775] 
[02:23:05.775] pnpm: Command failed with exit code 128: /usr/bin/git clone git@github.com:VidBingeApp/providers.git /vercel/.local/share/pnpm/store/v3/tmp/_tmp_123_44477c87f4d50f4794c45ecca1b50d2a
[02:23:05.775] Cloning into '/vercel/.local/share/pnpm/store/v3/tmp/_tmp_123_44477c87f4d50f4794c45ecca1b50d2a'...
[02:23:05.775] Host key verification failed.
[02:23:05.775] fatal: Could not read from remote repository.
[02:23:05.775] 
[02:23:05.775] Please make sure you have the correct access rights
[02:23:05.775] and the repository exists.
[02:23:05.775]     at makeError (/pnpm9/node_modules/pnpm/dist/pnpm.cjs:19501:17)
[02:23:05.775]     at handlePromise (/pnpm9/node_modules/pnpm/dist/pnpm.cjs:20072:33)
[02:23:05.775]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[02:23:05.775]     at async execGit (/pnpm9/node_modules/pnpm/dist/pnpm.cjs:115900:7)
[02:23:05.775]     at async gitFetcher (/pnpm9/node_modules/pnpm/dist/pnpm.cjs:115855:11)
[02:23:05.775]     at async fetcher (/pnpm9/node_modules/pnpm/dist/pnpm.cjs:135387:16)
[02:23:05.775]     at async run (/pnpm9/node_modules/pnpm/dist/pnpm.cjs:134837:23)
[02:23:05.846] Error: Command "pnpm install" exited with 1
[02:23:06.042] 

What browsers are you seeing the problem on?

No response

Steps to reproduce?

  1. Fork the repository
  2. Create a new project on Vercel
  3. Import the repository
  4. Deploy it (with no additional configuration)

Other relevant information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions