Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-523

Mongooplog with --ssl against a non-SSL mongod fails inelegantly

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.8.0-rc3
    • Component/s: mongooplog
    • Labels:
      None

      m31000| 2014-12-16T23:51:15.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52042 #1 (1 connection now open)
      2014-12-16T23:51:15.057+0000 I - shell: started program (sh2918): mongooplog --from 127.0.0.1:31000 --ssl --sslPEMKeyFile jstests/libs/client.pem --host 127.0.0.1:31000
      m31000| 2014-12-16T23:51:15.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52043 #2 (2 connections now open)
      m31000| 2014-12-16T23:51:15.070+0000 I NETWORK [conn2] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      m31000| 2014-12-16T23:51:15.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52044 #3 (3 connections now open)
      m31000| 2014-12-16T23:51:15.071+0000 I NETWORK [conn3] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      m31000| 2014-12-16T23:51:15.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52045 #4 (2 connections now open)
      m31000| 2014-12-16T23:51:15.572+0000 I NETWORK [conn4] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      m31000| 2014-12-16T23:51:16.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52046 #5 (2 connections now open)
      m31000| 2014-12-16T23:51:16.073+0000 I NETWORK [conn5] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      m31000| 2014-12-16T23:51:17.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52047 #6 (2 connections now open)
      m31000| 2014-12-16T23:51:17.074+0000 I NETWORK [conn6] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      m31000| 2014-12-16T23:51:17.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52048 #7 (2 connections now open)
      m31000| 2014-12-16T23:51:17.075+0000 I NETWORK [conn7] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      m31000| 2014-12-16T23:51:17.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52049 #8 (2 connections now open)
      m31000| 2014-12-16T23:51:17.575+0000 I NETWORK [conn8] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      m31000| 2014-12-16T23:51:18.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52050 #9 (2 connections now open)
      m31000| 2014-12-16T23:51:18.076+0000 I NETWORK [conn9] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support
      sh2918| error connecting to destination host: error connecting to db server: no reachable servers, openssl error: unexpected EOF

      Multiple connections being opened - is this expected?

            Assignee:
            Unassigned Unassigned
            Reporter:
            valeri.karpov@mongodb.com Valeri Karpov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: