RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1255982 - sshd[]: Received disconnect from 10.16.80.10: com.jcraft.jsch.JSchException
Summary: sshd[]: Received disconnect from 10.16.80.10: com.jcraft.jsch.JSchException
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: jsch
Version: 6.5
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: rc
: ---
Assignee: Patrick Macdonald
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-22 21:09 UTC by jcastran
Modified: 2019-08-15 05:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-23 19:06:50 UTC
Target Upstream Version:
Embargoed:
patrickm: needinfo-


Attachments (Terms of Use)
SFTP Server Installed RPMs - Package Versions (53.96 KB, text/plain)
2015-08-24 18:53 UTC, jcastran
no flags Details
Client Installed RPMs (85.08 KB, text/plain)
2015-09-17 09:34 UTC, jcastran
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Apache Bugzilla 1374 0 None None None 2019-06-17 11:42:56 UTC

Description jcastran 2015-08-22 21:09:22 UTC
Description of problem:
   While connected to server with sftp, client receives ssh session disconnect with message "com.jcraft.jsch.JSchException: verify: false". After reconnecting the session there is no further issue.

Error received during sftp connection
~~~
   [2015-08-19 09:13:41,943 | ERROR | DWCUstomerOrder(Processing_Thread)_5 |  | IF - Listener] SFTPConnector.getSession() - LIF Code : CONNECT_ERROR - 6
   [2015-08-19 09:13:41,943 | ERROR | DWCUstomerOrder(Processing_Thread)_5 |  | IF - Listener] Exception while working with completed file: Order_Export_2015-08-19_09-13-06-1607-AM_8_DT0000414491_3557218_5929713342853093.xml
   com.jcraft.jsch.JSchException: verify: false
                at com.jcraft.jsch.Session.connect(Session.java:307)
~~~

Also seen in '/var/log/secure' at the same time
~~~
   Aug 19 09:13:41 casftp1 sshd[28752]: Received disconnect from 10.16.80.168: 3: com.jcraft.jsch.JSchException: verify: false
   Aug 19 09:34:12 casftp1 sshd[32703]: Received disconnect from 10.16.80.168: 3: com.jcraft.jsch.JSchException: verify: false
~~~

Version-Release number of selected component (if applicable):
Rhel 6.5

Occurence:
   Random and intermittent

Additional info:
   This issue was seen previously and addressed by http://sourceforge.net/p/jsch/bugs/58/

Comment 2 jcastran 2015-08-24 18:53:03 UTC
Created attachment 1066601 [details]
SFTP Server Installed RPMs - Package Versions

Comment 4 jcastran 2015-09-17 09:34:42 UTC
Created attachment 1074377 [details]
Client Installed RPMs


Note You need to log in before you can comment on or make changes to this bug.