Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
519 Ansichten

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 ?

Avatar
Verwerfen

can you ensure the backup is taken perfectly ? try once again with a new backup and see how it goes