Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

FishEye svn+ssh - can't connect, jsvn running

Joachim Bick July 14, 2014

Hi there,

I am evaluating Jira and FishEye on a single windows computer using the supplied installers.

  • Jira SVN plugin works fine.
  • JSVN works fine.
  • FishEye can't connect to our test server (message below)

I've seen https://confluence.atlassian.com/display/FISHKB/Cannot+Access+SVN+Repository+Over+SSH+Due+to+Error+-+svn+authentication+cancelled, https://jira.atlassian.com/browse/FE-4433, https://confluence.atlassian.com/display/FISHKB/Analyzing+Subversion+Connectivity+Issues+With+JSVN, https://confluence.atlassian.com/display/FISHKB/svn%3A+E215003%3A+Host+key+can+not+be+verified

Some things I did:

  • Removed ssh entry from [tunnels] section in svnkit config file.
  • Added FISHEYE_OPTS to windows environment variables, complete value:
    -Dsvnkit.ssh2.key="G:\keys\jira-privatekey.txt" -Dsvnkit.ssh2.username="svntest"
    Note: No password, standard ports, no passphrase
  • Dropped all files from subversion user directory (%AppData%/Subversion/auth)
  • Permanently accepted server key by running
    jsvn.bat info svn+ssh://our.svn/svntest
    and pressing p. Only prompt is to accept the server fingerprint. FE-4433 is fixed, but the prompt comes up anyway.
  • Running
    jsvn.bat --no-auth-cache info svn+ssh://our.svn/svntest
    does not ask for anything and returns good values (Path, ... Last changed, ...).

However, fisheye 3.4.5 doesn't connect.

Unable to get info for the repository root for svntest
svn: E200015: authentication cancelled
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:37)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:32)
at org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getNextAuthentication(DefaultSVNAuthenticationManager.java:215)
at org.tmatesoft.svn.core.internal.io.svn.SVNSSHConnector.open(SVNSSHConnector.java:140)
at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.open(SVNConnection.java:77)

Unable to get Repository Root URL for svntest:svn+ssh://our.svn/svntest/

Exception getting FishEye access control
svn: E200015: authentication cancelled
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:37)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:32)
at org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getNextAuthentication(DefaultSVNAuthenticationManager.java:215)
at org.tmatesoft.svn.core.internal.io.svn.SVNSSHConnector.open(SVNSSHConnector.java:140)
at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.open(SVNConnection.java:77)

Error testing connection.
svn: E200015: authentication cancelled
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:37)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:32)
at org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getNextAuthentication(DefaultSVNAuthenticationManager.java:215)
at org.tmatesoft.svn.core.internal.io.svn.SVNSSHConnector.open(SVNSSHConnector.java:140)
at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.open(SVNConnection.java:77)

Connection failed.

3 answers

0 votes
Joachim Bick March 23, 2016

No, I was not. I ended up installing it on a virtual linux host afterwards.

0 votes
Norbert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 23, 2016

Where you able to solve this problem?

 

I have the same Issue.

0 votes
Joachim Bick July 14, 2014

And I installed Git as noted here > https://confluence.atlassian.com/display/FISHEYE/Authentication<, but it does not solve the problem.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events