Trying to get Duplicati to work on a Mac Mini (Sierra 10.12.6) - backup runs from anywhere between several minutes to a few hours before crashing (duplicati.app). Logs don’t really show much other than some file/path access errors.
Noticed the following in system log:
‘’'
Dec 21 15:19:07 Mini2 com.apple.xpc.launchd[1] (com.duplicati.app.107652[18044]): Service exited with abnormal code: 134
and:
mono (Security)
UNIX error exception: 17
’’’
Running Duplicati - 2.0.2.1_beta_2017-08-01
Mono version:
“”“
Mono JIT compiler version 5.4.1.6 (2017-06/1f4613aa1ac Wed Oct 18 09:31:57 EDT 2017)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: altstack
Notification: kqueue
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: yes(3.6.0svn-mono-master/8b1520c8aae)
GC: sgen (concurrent by default)
”""
Restarting Duplicati app, verifies backend data and attempts to continue backup until next crash.
Any suggestions as how to capture what is causing error or where to look for more information?
Thanks