Skip to Content
Menu
This question has been flagged

We have a database that runs on the Odoo.sh platform.

I downloaded database backup from Odoo.sh and I tried restore in my localhost. But I get an error like this :

Database restore error : "There is no item named 'dump.sql' in the archive"

How can I solve this problem ?

Avatar
Discard

Check the files in the archive. If you have no sql dump file in your archive, check your backup method.

Author

I solved this problem like this:

Firstly , I downloaded a backup of a database running in my localhost.

After, I compared this backup to the contents of the backup file I received from the database in Odoo.sh.

Fİnally, I made the contents of the Odoo.sh zip file the same as the contents of the zip file I got from localhost. And this worked

Related Posts Replies Views Activity
1
Jul 21
4423
0
Sep 24
247
2
Jul 24
563
2
Mar 21
27135
2
Aug 18
4345