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 ?
Check the files in the archive. If you have no sql dump file in your archive, check your backup method.
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
This question has some useful information: https://www.odoo.com/forum/help-1/question/database-restore-error-there-is-no-item-named-dump-sql-in-the-archive-odoo-v11-134524