跳至内容
菜单
此问题已终结
1 回复
1546 查看

Hi everyone Am using Odoo11 and I want to  backup automatically then I've downloaded the auto-bakup module when trying to install it asked for pysftp  I've installed it by using pip3 or pip install pysftp . But when I lauched the installation process again it asked again for pysftp. I'm on Ubuntu 18.04 How should I proceed please help me

形象
丢弃
最佳答案

Hi Joel,

I'm actually the creator of the module. Usually when people report this problem it is because they haven't restarted the Odoo service. Your Odoo needs to be restarted before Odoo can find and use the pysftp library in order to take backups. In extreme cases a full server reboot is needed.
If it doesn't work after doing those two steps then please create a bug report at https://github.com/yenthe666/auto_backup/issues

Regards,
Yenthe

形象
丢弃