I'm getting the following error in the Tryton client when attempting to 
restore a database backup made on one server to a different identical 
server. I googled the mail list and archive, but didn't see anything 
similar.

Database restore failed!

Database restore failed with error message:
relation "ir_module" does not exist
LINE 1: UPDATE "ir_module" SET "state" = 'to upgrade' WHERE ("ir_mod...

After finally getting the trytond server running in a FreeBSD virtual 
machine in VirtualBox on a Win7 pc at home, I installed some modules and 
started getting to work configuring the database with users, products, 
vendors, customers. I then exported the virtual machine to a virtual 
appliance (using VirtualBox) and installed it on another pc in my office, 
planning to make database backups using the Tryton client on one pc and 
restore it to the other pc using 2MB dumps instead of 10GB virtual 
appliances.

Can anyone shed some light on what's going wrong, or more importantly what 
to do about it?

Installed modules:

   - trytond-dashboard
   - trytond-product
   - trytond-product-attribute
   - trytond-production
   - trytond-project
   - trytond-project-plan
   - trytond-purchase
   - trytond-sale
   - trytond-stock
   - trytond-stock-lot
   - trytond-stock-split


Reply via email to