Christopher Ebejer created NETBEANS-1191:
--------------------------------------------
Summary: OSX Netbeans 8.2 Git Problems - Auth Fail
Key: NETBEANS-1191
URL: https://issues.apache.org/jira/browse/NETBEANS-1191
Project: NetBeans
Issue Type: Bug
Components: versioncontrol - Git
Affects Versions: 8.2
Environment: Mac OS High Sierra, Oracle Java 8 JDK 181, Netbeans 8.2
Reporter: Christopher Ebejer
I'm trying to use the git clone functions within Netbeans 8.2 (MAC OSx running
Oracle JAVA JDK 8U181) to clone our remote private git repos. We access our git
repo via private/public key over ssh. Everything works fine via the
terminal/command line but when I'm using Netbeans the SSH Guard on our server
is blocking my IP Address due to the following problems....
{{Aug 25 20:32:32 hq-1 sshd[10726]: error: Received disconnect from
92.251.66.76 port 49622:3: com.jcraft.jsch.JSchException: Auth fail [preauth]
Aug 25 20:33:13 hq-1 sshguard[10608]: Blocking 92.251.66.76 for 840 secs (4
attacks in 41 secs, after 1 abuses over 41 secs) Aug 25 20:33:14 hq-1
sshguard[10608]: 92.251.66.76 has already been blocked}}
I have set up a similar computer running Windows 10 (Same Netbeans 8.2,
JDK8U181 and same keys) and had no problems.
It seems this issue is only happening on the MAC OSx. I have cleared as well
the git cache and osxkeychain.
I wasn't able to increase the logging on Netbeans to see why the JSch is giving
me an Auth Fail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists