Network error

Error

“Network error: will retry in X seconds” occurs when running a manual backup (that is, a backup run from the agent GUI)

Cause

This is normally caused by lack of privilege within the spooling folder location.

eg: /Users/ladmin/.temp

Resolution

  1. Change the owner on the spooling folder including all subfolders to the correct local user
    1. sudo chown -R <user> <spooling location>
    2. eg: sudo chown -R ladmin /Users/ladmin/.temp