Skip to content

WSL add project "cannot confirm the repository identity" #3793

Description

@rynoV

Short summary

Trying to add a project on WSL gives an error "Cannot confirm the repository identity from this checkout's origin. Make sure the host is reachable and the directory is the intended repository, then try again."

Affected version or release

v1.1.19

Installation context

No response

What happened?

When trying to add a project in WSL, it stalls for a couple minutes saying "adding...", then eventually fails with the above error message.

Steps to reproduce

Open settings > environments, browse for a project folder in a wsl connection, click add

Expected behavior

No response

Additional context

Image

In the repo folder:

> git remote -v
origin	https://github.com/Auspice-Capital/DuckDB.NET/ (fetch)
origin	https://github.com/Auspice-Capital/DuckDB.NET/ (push)
upstream	https://github.com/Giorgi/DuckDB.NET (fetch)
upstream	https://github.com/Giorgi/DuckDB.NET (push)

That one is a public fork, and the same thing happens for other public repos and private repos that aren't forks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions