-
Notifications
You must be signed in to change notification settings - Fork 817
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
Linux client crashes with GLib-ERROR **: Creating pipes for GWakeup: Too many open files #1769
Comments
Can confirm this error. Happens every night on my desktop.
|
I also confirm, it happens often and the client dies. I am continuously out of sync. nextcloud-client-2.6.3git from AUR |
I also have this issue. I have a PR that provides a fix. |
Same issue, happens when my system backup script run.
Nextcloud version 2.5.1git |
@danjpgriffin Thanks for providing a fix, let's hope, it gets merged soon! Also do you think this is related or even the same issue as #1035? |
@claell Not sure if the same issue. I will try and figure out a test-case to see if I can reproduce this on my own machine when I get time. |
Same here. (nextcloud:1787): GLib-ERROR **: Creating pipes for GWakeup: Zu viele offene Dateien |
Workaround script: Put this into an executable file and just execute in Autostart instead of nextcloud binary
|
I'm having the same issue.
I was using version 2.6.4 from flathub on Fedora 32. Just grabbed the latest daily AppImage build (https://download.nextcloud.com/desktop/daily/Linux/Nextcloud-2.7.0.20200515-daily-x86_64.AppImage), which should have @danjpgriffin's PR included, and will test it for a couple of days. |
Yup, 6 days running the 2.7.0 client without crashes. |
Thanks for testing @fndmossmann. I will leave this open until it lands in a stable release. |
I get the error "Too many open files" when syncing a bunch of jpgs. I am using the appimage version 2.7.0. Not sure if this is a separate issue? The client doesnt crash, just doesn't sync. I had the same issue in the stable version as well and tried the daily to see if that would fix the issue. EDIT: Nevermind, I started a new sync with 2.7.0 and now it seems to work just fine. |
...actually, This still happens, just took a while with a new sync. I'm using the 2.7.0 daily appimages, and the sync never completes. I get a lot of "too many files open" errors and the client sometimes crashes. I'm using Fedora 32 with Gnome and wayland. |
Similar issue on Mac OS:
Client is simply crashing after hours or few days after starting. |
Yes, this is definitely an issue. Using Ubuntu 20.04.1 LTS
I think it's been happening to me for quite some time, but I didn't notice. Very awkward when restarting it, causes document conflicts in the team. lsof |wc -l but further investigation with
finds that
so, even if it's nice if nextcloud can handle this exceptional situation, the culprit (in my case) is zoom |
This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you! |
The big still exists even with client 3.2.01 |
This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you! |
This bug report is getting automatically closed due to no answer since the issue has been staled. Thank you! |
Expected behaviour
The client doesn't crash
Actual behaviour
The client crashes after a few hours or a few days
Steps to reproduce
Client configuration
Client version:
2.6.2git. Built from Git revision 1d7455 on Dec 24 2019.
Operating system:
Manjaro Linux 64bit
OS language:
English (en_GB)
Qt version used by client package (Linux only, see also Settings dialog):
5.14.0-1
Client package (From Nextcloud or distro) (Linux only):
nextcloud-client 2.6.2-1 from the Arch community repo
Logs
Nothing related to the issue in the logfile. Error from terminal output.
(process:93519): GLib-ERROR **: 23:08:28.546: Creating pipes for GWakeup: Too many open files
The text was updated successfully, but these errors were encountered: