Mongod --repair not working for my old database files. Pls help me my whole users data is in this db i will my old db

2022-04-30T18:48:28.035+0000 E STORAGE [initandlisten] WiredTiger error (-31802) [1651344508:35677][48141:0x7f96875fbac0], file:WiredTiger.wt, connection: unable to read root page from file:WiredTiger.wt: WT_ERROR: non-specific WiredTiger error
2022-04-30T18:48:28.035+0000 E STORAGE [initandlisten] WiredTiger error (0) [1651344508:35799][48141:0x7f96875fbac0], file:WiredTiger.wt, connection: WiredTiger has failed to open its metadata
2022-04-30T18:48:28.035+0000 E STORAGE [initandlisten] WiredTiger error (0) [1651344508:35812][48141:0x7f96875fbac0], 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
2022-04-30T18:48:28.035+0000 E STORAGE [initandlisten] WiredTiger error (0) [1651344508:35820][48141:0x7f96875fbac0], file:WiredTiger.wt, connection: You should confirm that you have opened the database with the correct options including all encryption and compression options
2022-04-30T18:48:28.037+0000 E - [initandlisten] Assertion: 28718:-31802: WT_ERROR: non-specific WiredTiger error src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 397
2022-04-30T18:48:28.039+0000 I STORAGE [initandlisten] exception in initAndListen: Location28718: -31802: WT_ERROR: non-specific WiredTiger error, terminating
2022-04-30T18:48:28.039+0000 I NETWORK [initandlisten] shutdown: going to close listening sockets…
2022-04-30T18:48:28.039+0000 I NETWORK [initandlisten] removing socket file: /tmp/mongodb-27017.sock
2022-04-30T18:48:28.039+0000 I CONTROL [initandlisten] now exiting
2022-04-30T18:48:28.039+0000 I CONTROL [initandlisten] shutting down with code:100