Dude crashed, restore doesn't work?

I tried to log into the dude server today and got malformed DB error. So I restored from backup, but when I now go into Dude, its like it’s starting from scratch, no devices, no charts, no data sources etc?? What am I doing wrong. Thanks.

How did you do restore, can you please provide a list of steps?

I copied the backup over, stopped the dude, ran /dude import-db backup-file=myfile, enabled dude again and ran it, said it was successful. I’ve never had to restore a dude server before. Are the list of devices a sperate thing to backup to the db info itself?

Steps looks similar to mine - Dude v6 - Backup locally. In that guide we also export Dude configuration but I did a local check and restored just a DB.

  1. Stop Dude - ’ /dude set enabled=no’
  2. Restore ‘dude import-db disk1/Dude_db_backup.db’
  3. Start Dude - /dude set enabled=yes

After that, my deleted device is now on the map.