Alternative MongoDB repair

@ldlamini If error messages in the database log
cryosparcm log database
confirm corruption, I recommend:

  1. If possible, harden the server against power failures:
    • “uninterruptible” power
    • redundant power supplies
  2. As @btsewell suggested, rebuild a new database from your project directories. The procedure is described in a related post:

[edited for spelling 2024-04-12]