I am getting the following error upon making the backup for my database :
Database backup error: Can't close the ZIP file while there is an open writing handle on it. Close the writing handle before closing the zip.
I am using ODOO v11 on Ubuntu
I used database manager to generate the database backup in zip format. I couldn't find any solution online.