Skip to content
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

JS ERROR: GLib.FileError: Failed to open file “/proc/net/route”: Too many open files #145

Open
eisraeli opened this issue Jan 28, 2022 · 2 comments
Labels

Comments

@eisraeli
Copy link

eisraeli commented Jan 28, 2022

JS ERROR: GLib.FileError: Failed to open file “/proc/net/route”: Too many open files
_updateDefaultGw@/home/eranisraeli/.local/share/gnome-shell/extensions/[email protected]/net_speed.js:175:27
_update@/home/eranisraeli/.local/share/gnome-shell/extensions/[email protected]/net_speed.js:193:14

epoll_create () failed: Too many open files

== Stack trace for context 0x560865879220 ==
 #0   56086bdf7900 i   resource:///org/gnome/shell/misc/loginManager.js:198 (44bd060afb0 @ 635)

I suspect this is causing my gnome desktop to crash :(

@hedayaty
Copy link
Owner

This is an interesting one.
Are you running a heavy process like spark or you have a special machine?

You can increase the number of open files (you might need to).

@eisraeli
Copy link
Author

eisraeli commented Jul 10, 2023

I'm not running any heavy processes nor do I have any special machine.
I'm running on Fedora 38.

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

No branches or pull requests

2 participants