Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-41946

About WT_ERROR: non-specific WiredTiger error

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL
    • Hide

      2019-06-27T13:50:54.455+0300 I CONTROL [initandlisten] options: { config: "/etc/mongod.conf", net:

      Unknown macro: { bindIp}

      , processManagement: { fork: true, pidFilePath: "/var/run/mongod.pid" }, replication: { replSetName: "backup_test" }, security: { authorization: "enabled", keyFile: "/etc/mongo-cluster.key" }, setParameter: { enableLocalhostAuthBypass: "true" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/data/mongodb", directoryPerDB: true, engine: "wiredTiger", journal:

      Unknown macro: { enabled}

      , mmapv1: { smallFiles: false } }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/var/log/mongodb/mongod.log" } }
      2019-06-27T13:50:54.456+0300 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1373M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),compatibility=(release="3.0",require_max="3.0"),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
      2019-06-27T13:50:55.111+0300 E STORAGE [initandlisten] WiredTiger error (-31802) [1561632655:111850][61249:0x7fece4325e00], connection: __log_open_verify, 1028: Version incompatibility detected: unsupported WiredTiger file version: this build requires a maximum version of 2, and the file is version 3: WT_ERROR: non-specific WiredTiger error
      2019-06-27T13:50:55.113+0300 E - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 638
      2019-06-27T13:50:55.113+0300 I STORAGE [initandlisten] exception in initAndListen: Location28595: -31802: WT_ERROR: non-specific WiredTiger error, terminating
      2019-06-27T13:50:55.113+0300 I NETWORK [initandlisten] shutdown: going to close listening sockets...
      2019-06-27T13:50:55.113+0300 I NETWORK [initandlisten] removing socket file: /tmp/mongodb-27017.sock
      2019-06-27T13:50:55.113+0300 I CONTROL [initandlisten] now exiting
      2019-06-27T13:50:55.113+0300 I CONTROL [initandlisten] shutting down with code:100

       

      I get the same error. I've seen you help people in the past. Can you share the solution? Can I send corrupted files? Can you help me?

      Thanks.

      Show
      2019-06-27T13:50:54.455+0300 I CONTROL [initandlisten] options: { config: "/etc/mongod.conf", net: Unknown macro: { bindIp} , processManagement: { fork: true, pidFilePath: "/var/run/mongod.pid" }, replication: { replSetName: "backup_test" }, security: { authorization: "enabled", keyFile: "/etc/mongo-cluster.key" }, setParameter: { enableLocalhostAuthBypass: "true" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/data/mongodb", directoryPerDB: true, engine: "wiredTiger", journal: Unknown macro: { enabled} , mmapv1: { smallFiles: false } }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/var/log/mongodb/mongod.log" } } 2019-06-27T13:50:54.456+0300 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1373M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),compatibility=(release="3.0",require_max="3.0"),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), 2019-06-27T13:50:55.111+0300 E STORAGE [initandlisten] WiredTiger error (-31802) [1561632655:111850] [61249:0x7fece4325e00] , connection: __log_open_verify, 1028: Version incompatibility detected: unsupported WiredTiger file version: this build requires a maximum version of 2, and the file is version 3: WT_ERROR: non-specific WiredTiger error 2019-06-27T13:50:55.113+0300 E - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 638 2019-06-27T13:50:55.113+0300 I STORAGE [initandlisten] exception in initAndListen: Location28595: -31802: WT_ERROR: non-specific WiredTiger error, terminating 2019-06-27T13:50:55.113+0300 I NETWORK [initandlisten] shutdown: going to close listening sockets... 2019-06-27T13:50:55.113+0300 I NETWORK [initandlisten] removing socket file: /tmp/mongodb-27017.sock 2019-06-27T13:50:55.113+0300 I CONTROL [initandlisten] now exiting 2019-06-27T13:50:55.113+0300 I CONTROL [initandlisten] shutting down with code:100   I get the same error. I've seen you help people in the past. Can you share the solution? Can I send corrupted files? Can you help me? Thanks.

          Assignee:
          daniel.hatcher@mongodb.com Danny Hatcher (Inactive)
          Reporter:
          sedatsencan Sedat SENCAN
          Votes:
          0 Vote for this issue
          Watchers:
          4 Start watching this issue

            Created:
            Updated:
            Resolved: