-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4
-
Component/s: None
-
Environment:RHEL 6.3; python 2.6
>> rpm -q mongodb
mongodb-2.4.5-7.el6.x86_64
>> rpm -qa|grep ssl
openssl-devel-1.0.0-20.el6_2.5.x86_64
nss_compat_ossl-0.9.6-1.el6.x86_64
openssl-1.0.0-20.el6_2.5.x86_64
It appears I'm having the same issue as reported against the php driver...
https://jira.mongodb.org/browse/PHP-929
I'm on RHEL 6.3. The error appears to be quite random. I wonder if it isn't a bug in the OS's SSL implementation instead or some other element of mongo itself, not driver specific (later doesn't seem to make sense though...)?
log from a single session dumping several gigs of docs:
Fri Dec 13 01:42:49.112 [conn30024] ERROR: could not negotiate SSL connection: EOF detected
Fri Dec 13 02:16:43.241 [conn31245] ERROR: could not negotiate SSL connection: EOF detected
Fri Dec 13 03:56:41.638 [conn34369] ERROR: could not negotiate SSL connection: EOF detected