Skip to Content
Menu
This question has been flagged
5 Replies
4398 Views

i have an online database and downloaded it but when i try to restore it at my local setup it give me this error  
Database restore error: relation "base_cache_signaling" does not exist LINE 3: ... FROM base_registry_signaling, base_cache... ^     

but when i do the same thing with my local db and try to restore it work completly fine.
i a using odoo16 at my local setup.

Avatar
Discard
Best Answer

Check PostgreSQL and odoo version as same on odoo online because it can be different match both case or clone same version of odoo it will be resolve  
Thanks

Avatar
Discard
Best Answer

Easy to restore database here is some step to follow 


Avatar
Discard
Best Answer

Hello everyone, 
For future issues, if you're still attempting to resolve this. 
As prior users has mentioned, it is a compatibility issue for the addons. 
What you can do is delete the prior addons and use a command like  git clone --branch saas-17.2 --single-branch https://github.com/odoo/odoo.git addons to replace it, if it does not work or your odoo instance is still unstable, i suggest reinstalling odoo to the same version your online odoo had. (You can check what version your database is by clicking the gear icon on my databases section, and it shows in blue.)
Hope this helps!

Avatar
Discard
Best Answer

Hello,

If you are using odoo online and trying to restore that DB on your local system then make sure odoo online and your local setup have the same version of addons.

Odoo online have a different version of odoo.
For ex, sass-16.2, sass-16.4

Thanks,
info@creyox.com

Avatar
Discard
Author

i think that is might be the cause.
thanks any way.
but what did can be done if the versions are different is there any way to do for different version?

Related Posts Replies Views Activity
1
Oct 23
1946
1
May 25
2130
1
Apr 25
3206
1
Apr 25
4010
1
Apr 25
1514