I can't start up my terminal on MacOS 10.12
I get the following message:
[forkpty: Resource temporarily unavailable][Could not create a new process and open a pseudo-tty.]
How do I resolve this?
I can't start up my terminal on MacOS 10.12
I get the following message:
[forkpty: Resource temporarily unavailable][Could not create a new process and open a pseudo-tty.]
How do I resolve this?
Maybe you opened too many apps, so computer's Memory not enough. I just opened too many apps, and my iterm2 & terminal broke down, till quitted some useless app, reopen the two, everything going to be OK. My Mac is MBA2017 8G.
I had this issue for almost a week and it was driving me nuts because I would have to restart my computer every. single. time.
Sorry but restarting your computer every single time is hardly a solution.
In my case, it was a cron process. I had the process running every minute which seemed to be using up a lot of memory. Steps to solve the problem in my case were:
Activity Monitor. Activity Monitor icon jumps up and down and doesn't open up, close down some programs. In my case, I shut down Evernote and Slack. That freed up some memory, I think and Activity Monitor opened up.Process Name tab in Activity Monitor to arrange processes in alphabetical order. cron)x to quit them all. . I will watch over the next few days. If anything changes, I will update. Otherwise, that means it worked.
Goodluck!