You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Hi,
I have been using this app and is running well for small DB to be sent to my NextCloud server but for bigger DB files is just returning the below error message...
"Failed while uploading Public files Traceback (most recent call last): File "/home/frappe/frappe-bench/apps/nextcloud_integration/nextcloud_integration/nextcloud_integration/doctype/nextcloud_setting/nextcloud_setting.py", line 28, in start_taking_backup raise Exception Exception"
This file is 180M.
Would be great to have a log file under Logs on frappe-bench.
Now What could the reason for the Error?
Hi,
I have been using this app and is running well for small DB to be sent to my NextCloud server but for bigger DB files is just returning the below error message...
"Failed while uploading Public files Traceback (most recent call last): File "/home/frappe/frappe-bench/apps/nextcloud_integration/nextcloud_integration/nextcloud_integration/doctype/nextcloud_setting/nextcloud_setting.py", line 28, in start_taking_backup raise Exception Exception"
This file is 180M.
Would be great to have a log file under Logs on frappe-bench.
Now What could the reason for the Error?