Skip to content

NSch.JSchException: Auth fail #29

@senf666

Description

@senf666

based on #26

I cloned the repo from scratch again and noticed that this codebase includes the fix d61db55 pointing to the public repo

I then ran tool.exe and got a bad auth error again
image

10:44:15.158 (INF): Tooll is starting up at 08/19/2016 10:44:15
10:44:15.163 (INF): Version: T2 - 0.0.2.6.666 (master, 8b77e12)
10:44:17.319 (INF): NSch.JSchException: Auth fail
   at NSch.Session.Connect(Int32 connectTimeout)
   at NGit.Transport.JschConfigSessionFactory.GetSession(URIish uri, CredentialsProvider credentialsProvider, FS fs, Int32 tms)
10:44:17.323 (INF): NGit.Errors.TransportException: git@github.com:framefield/tooll_operators.git: Auth fail
   at NGit.Transport.JschConfigSessionFactory.GetSession(URIish uri, CredentialsProvider credentialsProvider, FS fs, Int32 tms)
   at NGit.Transport.SshTransport.GetSession()
   at NGit.Transport.TransportGitSsh.SshFetchConnection..ctor(TransportGitSsh _enclosing)
   at NGit.Transport.TransportGitSsh.OpenFetch()
   at NGit.Transport.FetchProcess.ExecuteImp(ProgressMonitor monitor, FetchResult result)
   at NGit.Transport.FetchProcess.Execute(ProgressMonitor monitor, FetchResult result)
   at NGit.Transport.Transport.Fetch(ProgressMonitor monitor, ICollection`1 toFetch)
   at NGit.Api.FetchCommand.Call()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions