-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: The maximum number of open files on this system has been reached. Use ulimit -n
to increase this limit.
#2215
Comments
I ran this command without any prior experience or knowledge: and error shows the same thing |
@scpeters I've also ran into this in the past, but wasn't sure it was just on my machine. Do you know what might be going on? |
yes I ran into this same thing, and opened Homebrew/brew#14879 to try to improve the error message. On my mac machines |
How did it work for you when I get error after increased to 1024? See here:
I checked the lock_rb.file to see if I need to adjust manually on github and it uses the system. |
At this point, it's not gazebo issue. It's the M2 issue with brew. I will do some research after work. So the problem is that ulimit doesn't affect homebrew at all. There are supposed to be few files where you can edit the file such as I will close the issue with a solution once I found the fix |
my main development machine has an Intel cpu and its default
I also have access to an m1 machine that I don't use for development very often, though I have used it to debug issues with gazebo on m1. It also has a default
|
what's even happening?!?! NO WAY! GAZEBO IS FINALLY ON M2!!!! MY VERY FIRST GAZEBO ON MY M2!!! OMG Thank you so much!!! As for this issue, I just did |
I didn't have a chance to post the logs, but I ran Anyway glad it's working! |
Environment
OS Version: Mac M2 Ventura
Source or binary build?
Harmonic
- On Mac OS, open a terminal and type
system_profiler SPDisplaysDataType
. Copy the output here.bwuk@KOs-Mac-mini ~ % system_profiler SPDisplaysDataType
Graphics/Displays:
Apple M2 Pro:
bwuk@KOs-Mac-mini ~ %
Here is what I did step by step
It looks like promising until I get error:
I just want to install gazebo in m2, thats all I want. I literally bought m2 for gazebo lol I never had any good luck with mac in past. I really hope this is simplest fix
The text was updated successfully, but these errors were encountered: