> On Nov 11, 2017, at 18:00, Perkins, Bradley D via 4D_Tech > <[email protected]> wrote: > > The hang times are consistent with when the backup is running. First it > was 3am. I changed the backup to run at 5am and not the hang happens at > 5am. This only started happening after the client machine was upgraded to > High Sierra. > The backup is standard backup, with no running code, set via the > configuration panel on 4D Server.
If the client is getting disconnected when the backup runs, you may want to take a screenshot when the app becomes unresponsive to see if some alert is displayed. The script attempting to kill the app may be dismissing alerts. Supposedly there is a “screencapture” command so you could maybe do that in the script before killall. Jim Crate ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

