hjuutilainen / munkiadmin

macOS app for managing Munki repositories
MIT License
370 stars 34 forks source link

MunkiAdmin 1.7.1 crashes when attempting to open. Error 2 #194

Closed rochelljackson1 closed 3 years ago

rochelljackson1 commented 3 years ago

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

rochelljackson1 commented 3 years ago

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.