Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backing up seafile via Archivist or selfmade script fails with socket error #71

Open
agaAdams opened this issue Mar 11, 2021 · 0 comments

Comments

@agaAdams
Copy link

Hello everyone,

I am using the Yunohost Archivist App for automatic backups of my system and apps and I tried backing up seafile via a selfmade script that basically stops the seafile and seahub services and executes BACKUP_CORE_ONLY=1 yunohost backup create --app seafile.

Both scripts fail with the following error:

Traceback (most recent call last):  

shutil.Error: [('/opt/yunohost/seafile/ccnet/ccnet.sock', '/home/admin/temp/ynh_backup/temp/apps/seafile/backup/opt/yunohost/seafile/ccnet/ccnet.sock', "[Errno 6] No such device or address: '/opt/yunohost/seafile/ccnet/ccnet.sock'")]                     
>>> The temporary backup failed..

Backing up seafile from the command line via BACKUP_CORE_ONLY=1 yunohost backup create --app seafile works.

What may be causing this error and how could I prevent this?

Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants