Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

heroku client broken, throws errors #2059

Closed
agi-eng-innovation opened this issue Jun 22, 2017 · 4 comments
Closed

heroku client broken, throws errors #2059

agi-eng-innovation opened this issue Jun 22, 2017 · 4 comments

Comments

@agi-eng-innovation
Copy link

Last week everything was fine, this week whenever I run Heroku command line client I get the following results:

AGIML-A05567 ~$ heroku --version
/Users/aschulak/.local/share/heroku/client/bin/heroku: fork: Resource temporarily unavailable
/Users/aschulak/.local/share/heroku/client/bin/heroku: line 12: cd: : No such file or directory
/Users/aschulak/.local/share/heroku/client/bin/heroku: line 18: [: /Users/aschulak/.local/share/heroku/client/bin: unary operator expected
/Users/aschulak/.local/share/heroku/client/bin/heroku: line 21: /node: No such file or directory

This is Mac OS X 10.11.4. I have uninstalled and re-installed to no avail. Getting ready to launch project but am now dead in the water. Please advise!

Thanks,
Andrew

@jdx
Copy link
Contributor

jdx commented Jun 22, 2017

As mentioned in the support ticket, your system is likely out of file descriptors. You can verify with ulimit. A restart is probably in order.

@agi-eng-innovation
Copy link
Author

Unfortunately a reboot did not help and I continue to get the same errors.

@jdx
Copy link
Contributor

jdx commented Jun 22, 2017

you could try deleting ~/.local/share/heroku

@agi-eng-innovation
Copy link
Author

Bingo, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants