Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
auto_backup |
License | See License tab |
Website | http://www.vanroey.be/applications/bedrijfsbeheer/odoo |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 |
Automated backups
A tool for all your back-ups, internal and external!
Keep your Odoo data safe with this module. Take automated back-ups, remove them automatically and even write them to an external server through an encrypted tunnel. You can even specify how long local backups and external backups should be kept, automatically!
Connect with an FTP Server
Keep your data safe, through an SSH tunnel!
Want to go even further and write your backups to an external server? You can with this module! Specify the credentials to the server, specify a path and everything will be backed up automatically. This is done through an SSH (encrypted) tunnel, thanks to pysftp, so your data is safe!
Test connection
Checks your credentials in one click
Want to make sure if the connection details are correct and if Odoo can automatically write them to the remote server? Simply click on the 'Test SFTP Connection' button and you will get message telling you if everything is OK, or what is wrong!
E-mail on backup failure
Stay informed of problems, automatically!
Do you want to know if the database backup failed? Check the checkbox 'Auto. E-mail on backup fail' and fill in your e-mail. Every time a backup fails you will get an e-mail in your mailbox with technical details.
Contact / Support
Need help or want extra features?
Need help with the configuration or want this module to have more functionalities? Please create a bug report on the Github issue tracker.
MIT License Copyright (c) 2017 Yenthe Van Ginneken Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedInstalation Issue on Odoo.sh
Hello Yenthe, I've used this app which works great for on-premise databases. But Im trying to use it in an Odoo.sh environment to backup-up to an external server but cant get it to work. I get the following error: Error ! No such database exists! Detalles de error: No status line received - the server has closed the connection Is it compatible with odoo.sh architecture? Thank you and best regards
Re: Instalation Issue on Odoo.sh
Hey Maximiliano,
That's correct. Odoo.sh is currently not (yet) supported. See our docs at https://github.com/Yenthe666/auto_backup#45-running-on-odoosh which mention this.
Furthermore we're aware of this and have an idea on how we could build it in another way with an on-top app. (https://github.com/Yenthe666/auto_backup/issues/162#issuecomment-1425604756).
Installation & Configuration issue.
we deployed your module on odoo.sh for v-10, but we are unable to configure via SFTP. we faced the error as " Connection refused "
very good, except one error
Connection Test Failed! Here is what we got instead: No hostkey for host xx.xx.xx.xx ... to solve this probleme you need to use paramiko, otherwise download version 11.0 and install it on odoo 10 instance, it works perfectly from different servers in different networks
Works good - read instructions!
Works OK for Odoo 10 CE - just read instructions. Yenthe has published his blog (https://www.odoo.yenthevg.com/automated-backups-in-odoo/) + added some instructions on Github (see repository above). I had only 2 issues: 1) Backup directory was not accessible by Odoo user => no backups created (but no error) 2) list_db parameter in .odoorc or conf must be set to True, otherwise I kept getting error of "Database doesn't exist"
Very Helpful app.
I like this app very much, and its help me a lot. its work fine,
hello ...
when i install this and run automatic backup the size of database be smaller then manual backup ...
can you help me please
Connection Test Failed!
Connection Test Failed! Here is what we got instead: from_buffer() cannot return the address of the raw string within a str or unicode or bytearray object
Model not found : db.backup
ParseError: "Erreur lors de la validation de la contrainte Model not found : db.backup Contexte de l'erreur : Vue `Configure Backup` [view_id: 1362, xml_id: n/a, model: db.backup, parent_id: n/a] None" while parsing /odoo/odoo-server/addons/auto_backup/views/bkp_conf_view.xml:4, near Configure Backup db.backup form
I have facing this issue and not able to resolve it.
Connection Test Failed! Here is what we got instead: No hostkey for host ssh.XXX.XX found.
Hmmm
I can't seem to find the configuration options for the backup when looking in Settings -> Technical (this is with ODOO version 10).
Problem with Odoo 10 CE
Hello, I try to install this module in Odoo 10 CE but I have some problem. Please I need your help for this. Thanks and regards,
Not working on Odoo 10 CE
Hello there, I am facing big issue on odoo 10 CE, when I download it, restart odoo, start of odoo froze and dont move. It froze when loading module mail 2017-10-13 09:08:27,111 2546 DEBUG db odoo.modules.loading: loading module mail (19/ 63)
odoo 9 zip file not saved
Hello I downloaded the module and use for odoo 9 when I try to backup for zip file it will get success message but file not saved and if I try to save dump file at that time it will work perfect
Odoo community
Is this app tested on odoo 10 community?