跳至內容
選單
此問題已被標幟
1 回覆
1560 瀏覽次數

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

頭像
捨棄