[Solved] rsync error

  • Hello,


    I'm running OMV 4 and 5 since 2 years (without any problems) and have an rsync job which fails with an error in the GUI - see pic

    Another rsync job runs without problems. When I look at the job (in this example) I see this:



    When I run this command manually it's working:


    Code
    rsync --verbose --log-file="/var/log/rsync.log" --recursive --delete --exclude 'Filme' --exclude 'Playlists' --exclude 'Temp' "/srv/dev-disk-by-id-md-name-omv-NAS/NAS/" "/srv/dev-disk-by-label-Backup2/NAS/"


    What does the GUI error mean?


    Thanks in advance


    Joerg


    PS: OS is Debian Buster

  • It looks like the job you pasted is missing some parts... lines 1, 5 and 11 look odd to me. It probably exits with error code 1 before even getting to the actual rsync command.

    That is to say, there's nothing wrong with rsync. (By the way, your rsync password is visible... you may want to change it.)

    Try deleting and then recreating the job...

  • AlBundy001

    Hat den Titel des Themas von „rsync error“ zu „[Solved] rsync error“ geändert.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!