Database with WT engine fails to recover.
I've tried --repair but with no success.
2016-06-15T01:44:12.459+0300 E STORAGE [initandlisten] WiredTiger (0) [1465944252:459446][27643:0x7f3f5204cbc0], file:WiredTiger.wt, connection: read checksum error for 4096B block at offset 102400: block header checksum of 1099557987 doesn't match expected checksum of 106923698
2016-06-15T01:44:12.459+0300 E STORAGE [initandlisten] WiredTiger (0) [1465944252:459493][27643:0x7f3f5204cbc0], file:WiredTiger.wt, connection: WiredTiger.wt: encountered an illegal file format or internal value
2016-06-15T01:44:12.459+0300 E STORAGE [initandlisten] WiredTiger (-31804) [1465944252:459507][27643:0x7f3f5204cbc0], file:WiredTiger.wt, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic
2016-06-15T01:44:12.459+0300 I - [initandlisten] Fatal Assertion 28558
2016-06-15T01:44:12.469+0300 I CONTROL [initandlisten]
0xfa8242 0xf454d9 0xf29706 0xdca081 0x13ff32c 0x13ff4dd 0x13ff954 0x134aa24 0x136697b 0x1364557 0x136544d 0x1390a5b 0x13fe6d9 0x13ca183 0x138dfc9 0xdb4153 0xdb1e70 0xab1dca 0x82f9b1 0x7fd249 0x7f3f5092dec5 0x82d6d7
This is an older instance of mongodb on my computer, the mongodb version might be at fault.
I've tried updating mongdb to the latest version (3.2.7), I get a different error but still no success
2016-06-15T02:14:28.129+0300 E STORAGE [initandlisten] WiredTiger (-31802) [1465946068:129595][29342:0x7fa307a4acc0], file:WiredTiger.wt, connection: unable to read root page from file:WiredTiger.wt: WT_ERROR: non-specific WiredTiger error 2016-06-15T02:14:28.129+0300 E STORAGE [initandlisten] WiredTiger (0) [1465946068:129657][29342:0x7fa307a4acc0], file:WiredTiger.wt, connection: WiredTiger has failed to open its metadata 2016-06-15T02:14:28.129+0300 E STORAGE [initandlisten] WiredTiger (0) [1465946068:129673][29342:0x7fa307a4acc0], file:WiredTiger.wt, connection: This may be due to the database files being encrypted, being from an older version or due to corruption on disk 2016-06-15T02:14:28.129+0300 E STORAGE [initandlisten] WiredTiger (0) [1465946068:129691][29342:0x7fa307a4acc0], file:WiredTiger.wt, connection: You should confirm that you have opened the database with the correct options including all encryption and compression options 2016-06-15T02:14:28.130+0300 I - [initandlisten] Assertion: 28718:-31802: WT_ERROR: non-specific WiredTiger error 2016-06-15T02:14:28.130+0300 I STORAGE [initandlisten] exception in initAndListen: 28718 -31802: WT_ERROR: non-specific WiredTiger error, terminating 2016-06-15T02:14:28.130+0300 I CONTROL [initandlisten] dbexit: rc: 100
Please help, no other backup available.