I’ve got a server I’m migrating to urbackup from another backup system, and the /usr/local/var/urbackup/data/filelist_new.ub file is 174M large, which seems to be causing a timeout on the server when it goes to get the filelist from the client. Even setting debug on the client doesn’t show any errors, and the server’s error list just shows “Constructing of filelist of “XXX” failed - TIMEOUT(1)”. Not sure the right fix for this, but bringing it up so someone’s aware of it.
The connection needs to be unbroken during the “build file list” step and it does not timeout on itself e.g. after a set time (so something else breaks the connection…).
2.1.x will be able to reconnect during this step.