The log coming like this while restoring the database.
File "/home/Documents/Odoo/odoo-13.0/odoo/fields.py", line 1049, in __get__
raise MissingError("\n".join([
odoo.exceptions.MissingError: ('Record does not exist or has been deleted.\n(Record: res.users(1,), User: 1)', None)
How to fix this issue ?
can you ensure the backup is taken perfectly ? try once again with a new backup and see how it goes