[self-interest] Re: beginner trying to run Self on Mac

Chris Double chris.double at double.co.nz
Thu May 3 20:26:01 UTC 2018


On Fri, May 4, 2018 at 5:10 AM, itsnotgregg at gmail.com [self-interest]
<self-interest at yahoogroups.com> wrote:
>
>
> /Applications/Self
> Control.app/Contents/Resources/Self.app/Contents/MacOS/Self: fork: Resource
> temporarily unavailable

Are you possibly running out of file handles? Do you have a lot of
programs running? Can you run and paste output of these three
commands:

sysctl -a | grep maxproc
sysctl -a | grep maxfile
launchctl limit

-- 
http://bluishcoder.co.nz



More information about the Self-interest mailing list