Page 1 of 1
Mac OSX install error
Posted: 05 Nov 2020, 16:18
by rameses
Application won't open on macOSX have tried moving into application folder and then running and from desktop but get the same error from both screenshot provided
Re: Mac OSX install error
Posted: 07 Nov 2020, 18:30
by sebastienfilion
I have the same error. I check the Console and I have these logs...
```
error 13:30:17.516820-0500 lsd cannot open file at line 43353 of [378230ae7f]
error 13:30:17.516844-0500 lsd os_unix.c:43353: (2) open(/var/db/DetachedSignatures) - No such file or directory
error 13:30:17.846057-0500 Finder spawn_via_launchd() failed, errno=111 label=<private> path=<private> flags=1
error 13:30:18.051703-0500 swcd Error getting enterprise-managed associated domains data. If this device is not enterprise-managed, this is normal: Error Domain=SWCErrorDomain Code=1701 UserInfo={Line=191, Function=<private>}
```
Re: Mac OSX install error [Solved]
Posted: 10 Nov 2020, 12:42
by HanFox
Does running this command fix the launch issues:
Code: Select all
sudo touch /var/db/DetachedSignatures