MunkiAdmin quits unexpectedly when attempting to open application. It pops up an 'Problem Report for MunkiAdmin', specially with the error below:
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 2'
terminating with uncaught exception of type NSException
abort() called
I have looked at the solution for Issues #189 (https://github.com/hjuutilainen/munkiadmin/issues/189) and have looked into the com.hjuutilainen.MunkiAdmin file, by typing in the Terminal command defaults read com.hjuutilainen.MunkiAdmin and noticed that there are no makecatalogPaths. The error given in Issues #189 was Error 7, not Error 2.
Okay. I'm back. So I figured out that it's an infrastructure problem because MunkiAdmin is reliant on a server I use and that server is full on storage. I think problem is solved, but if not I'll reopen it.
Hello Everyone! Hope you're doing well.
MunkiAdmin quits unexpectedly when attempting to open application. It pops up an 'Problem Report for MunkiAdmin', specially with the error below:
Application Specific Information: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 2' terminating with uncaught exception of type NSException abort() called
I have looked at the solution for Issues #189 (https://github.com/hjuutilainen/munkiadmin/issues/189) and have looked into the com.hjuutilainen.MunkiAdmin file, by typing in the Terminal command
defaults read com.hjuutilainen.MunkiAdmin
and noticed that there are no makecatalogPaths. The error given in Issues #189 was Error 7, not Error 2.Can someone please help? Thanks in advance