Skip to content

Backup with container failes with "13 segmentatin fault" and "msg.sock: Permission denied" #140

@whentotrade

Description

@whentotrade

The backup fails with the following information in the debug log.

Any idea?

2020-06-06T19:58:25.955669192Z + mysqldump -h ... -P 3306 -u ... -p ... --databases ...
2020-06-06T19:58:26.309682206Z /functions.sh: line 92:    13 Segmentation fault      (core dumped) mysqldump -h $DB_SERVER -P $DB_PORT $DBUSER $DBPASS $DB_LIST $MYSQLDUMP_OPTS > $workdir/backup_${now}.sql
[...]
2020-06-06T20:03:31.287935151Z directory_create_or_exist: lstat failed on directory /var/lib/samba/private/msg.sock: Permission denied
2020-06-06T20:03:31.288000954Z Unable to initialize messaging context
2020-06-06T20:03:31.374934278Z Current directory is \
2020-06-06T20:03:31.377073575Z /tmp/backups/db_backup_2020-06-06T20-03-30Z.tgz does not exist
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions