Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83120

SFTP Connection - JschException Algorithm negotiation fail

$
0
0
I've had a SFTP connection set up for the last few weeks and everything worked perfectly. However since a few days ago it is not working anymore (no interference from my side, no deployment/settings changing) and I keep receiving the following error: Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (1/56) com.jcraft.jsch.JSchException Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (2/56) Algorithm negotiation fail Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (3/56) com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: JschException occured when opening sftpSession. Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (4/56) at com.mendix.core.component.InternalCore.execute(SourceFile:274) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (5/56) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (6/56) Caused by: Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (7/56) com.mendix.systemwideinterfaces.MendixRuntimeException: JschException occured when opening sftpSession. Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (8/56) at com.mendix.core.actionmanagement.ActionManager.executeSync(SourceFile:210) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (9/56) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (10/56) Caused by: Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (11/56) JschException occured when opening sftpSession. Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (12/56) at sftpconnection.helpers.HandleFileSftp.createSFTPChannel(HandleFileSftp.java:42) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (13/56) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (14/56) Caused by: Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (15/56) Algorithm negotiation fail Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (16/56) at com.jcraft.jsch.Session.receive_kexinit(Session.java:552) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (17/56) at com.jcraft.jsch.Session.connect(Session.java:299) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (18/56) at com.jcraft.jsch.Session.connect(Session.java:162) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (19/56) at sftpconnection.helpers.HandleFileSftp.createSFTPChannel(HandleFileSftp.java:36) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (20/56) at sftpconnection.helpers.HandleFileSftp.getFileListFromSFTP(HandleFileSftp.java:178) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (21/56) at sftpconnection.actions.GetFileListFromSFTPLocation.executeAction(GetFileListFromSFTPLocation.java:41) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (22/56) at sftpconnection.actions.GetFileListFromSFTPLocation.executeAction(GetFileListFromSFTPLocation.java:21) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (23/56) at com.mendix.systemwideinterfaces.core.UserAction.execute(SourceFile:53) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (24/56) at com.mendix.core.actionmanagement.CoreAction.doCall(SourceFile:291) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (25/56) at com.mendix.core.actionmanagement.CoreAction.call(SourceFile:276) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (26/56) at com.mendix.core.actionmanagement.ActionManager.executeSync(SourceFile:199) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (27/56) at com.mendix.core.component.InternalCore.execute(SourceFile:262) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (28/56) at com.mendix.hI.execute(SourceFile:42) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (29/56) at com.mendix.ir.a(SourceFile:47) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (30/56) at com.mendix.iq.a(SourceFile:193) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (31/56) at com.mendix.iq.executeAction(SourceFile:148) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (32/56) at com.mendix.systemwideinterfaces.core.UserAction.execute(SourceFile:53) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (33/56) at com.mendix.core.actionmanagement.CoreAction.doCall(SourceFile:291) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (34/56) at com.mendix.core.actionmanagement.CoreAction.call(SourceFile:276) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (35/56) at com.mendix.core.actionmanagement.ActionManager.executeSync(SourceFile:199) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (36/56) at com.mendix.core.component.InternalCore.execute(SourceFile:262) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (37/56) at com.mendix.jd.a(SourceFile:135) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (38/56) at com.mendix.pn$e.apply$mcV$sp(SourceFile:299) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (39/56) at com.mendix.pn$e.apply(SourceFile:290) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (40/56) at com.mendix.pn$e.apply(SourceFile:290) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (41/56) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2$$anon$1.execute(SourceFile:158) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (42/56) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(SourceFile:36) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (43/56) at com.mendix.core.session.Worker$$anonfun$receive$3$$anonfun$2.apply(SourceFile:160) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (44/56) at scala.util.Try$.apply(Try.scala:191) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (45/56) at com.mendix.core.session.Worker$$anonfun$receive$3.applyOrElse(SourceFile:154) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (46/56) at akka.actor.Actor$class.aroundReceive(Actor.scala:465) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (47/56) at com.mendix.core.session.Worker.aroundReceive(SourceFile:147) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (48/56) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (49/56) at akka.actor.ActorCell.invoke(ActorCell.scala:487) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (50/56) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (51/56) at akka.dispatch.Mailbox.run(Mailbox.scala:220) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (52/56) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (53/56) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (54/56) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (55/56) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) Nov 26 16:29:47 127.0.0.1 tr10000: ERROR - TestLog SFTP: (56/56) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)

Viewing all articles
Browse latest Browse all 83120

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>