Monster
    Storware Backup & Recovery
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Export of mysqlDB backup is failing

    Scheduled Pinned Locked Moved Applications
    1 Posts 1 Posters 30 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      simonj1
      last edited by

      Hi there, i just updated from 7.2.0- 11 to 7.2.0-27 and all my app backups started to fail fith message
      Failed to execute remote command: [LC_ALL=C find '/tmp/vprotect/' -exec ls -ld {} ;], return code: 1, error: [find: '/tmp/vprotect/': No such file or directory

      but directory exists,there is issue with ' in bash expansion se bellow.

      :~#LC_ALL=C find '/tmp/vprotect/' -exec ls -ld {} ;
      find: '/tmp/vprotect/
      ': No such file or directory
      :~# LC_ALL=C find /tmp/vprotect/* -exec ls -ld {} ;
      -rw-r--r-- 1 root root 1183761740 May 28 10:40 /tmp/vprotect/zabbix_2025-05-28_10:23:52.dump.gz

      is there any fix or workaround for this.

      Thank you

      Jiri

      1 Reply Last reply Reply Quote 0
      • First post
        Last post