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
2021-07-09T04:10:13.550033354ZWarning: failed to read all source data during backup
Reason:
By default Stash runs backup as non-root user. If the target data directory is readable only for a particular user, then Stash fail to read the target data resulting this error.
Solution:
Run the backup process as same user as the data owner or run the backup process as root user.
We can run the backup process as root user as below: