GNU bug report logs - #70110
'Too many open files' crash in web server

Previous Next

Package: mumi;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Sun, 31 Mar 2024 17:56:02 UTC

Severity: normal

To reply to this bug, email your comments to 70110 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-sysadmin <at> gnu.org, bug-mumi <at> gnu.org:
bug#70110; Package mumi. (Sun, 31 Mar 2024 17:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-sysadmin <at> gnu.org, bug-mumi <at> gnu.org. (Sun, 31 Mar 2024 17:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-mumi <at> gnu.org
Subject: 'Too many open files' crash in web server
Date: Sun, 31 Mar 2024 13:55:38 -0400
Hi,

Mumi has crashed on the berlin machine with the following in
/var/log/mumi.log:

--8<---------------cut here---------------start------------->8---
2024-03-31 12:38:23 GET In mumi/web/server.scm:
2024-03-31 12:38:23     33:24  2 (handler #<<request> method: GET uri: #<<uri> scheme: …> …)
2024-03-31 12:38:23 In mumi/web/controller.scm:
2024-03-31 12:38:23    228:31  1 (_ _)
2024-03-31 12:38:23 In unknown file:
2024-03-31 12:38:23            0 (make-stack #t)
2024-03-31 12:38:23 In mumi/web/server.scm:
2024-03-31 12:38:23     33:24  2 (handler #<<request> method: GET uri: #<<uri> scheme: …> …)
2024-03-31 12:38:23 In mumi/web/controller.scm:
2024-03-31 12:38:23    228:31  1 (_ _)
2024-03-31 12:38:23 In unknown file:
2024-03-31 12:38:23            0 (make-stack #t)
2024-03-31 12:38:23 Uncaught exception in task:
2024-03-31 12:38:23 In fibers.scm:
2024-03-31 12:38:23     172:8  4 (_)
2024-03-31 12:38:23 In fibers/web/server.scm:
2024-03-31 12:38:23    224:12  3 (socket-loop #<input-output: socket 10> #<procedure 7fa…>)
2024-03-31 12:38:23 In ice-9/suspendable-ports.scm:
2024-03-31 12:38:23    733:12  2 (_ #<input-output: socket 10> _)
2024-03-31 12:38:23 In unknown file:
2024-03-31 12:38:23            1 (accept #<input-output: socket 10> 526336)
2024-03-31 12:38:23 In ice-9/boot-9.scm:
2024-03-31 12:38:23   1685:16  0 (raise-exception _ #:continuable? _)
2024-03-31 12:38:23 ice-9/boot-9.scm:1685:16: In procedure raise-exception:
2024-03-31 12:38:23 In procedure accept: Too many open files
--8<---------------cut here---------------end--------------->8---

I had to restart it.

-- 
Thanks,
Maxim




Information forwarded to bug-mumi <at> gnu.org:
bug#70110; Package mumi. (Wed, 24 Apr 2024 22:45:11 GMT) Full text and rfc822 format available.

Message #8 received at 70110 <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, 70110 <at> debbugs.gnu.org
Cc: guix-sysadmin <guix-sysadmin <at> gnu.org>
Subject: Re: bug#70110: 'Too many open files' crash in web server
Date: Wed, 24 Apr 2024 23:43:32 +0100
> --8<---------------cut here---------------end--------------->8---
> …
> 2024-03-31 12:38:23 ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> 2024-03-31 12:38:23 In procedure accept: Too many open files
> --8<---------------cut here---------------end--------------->8---
>
> I had to restart it.

This happened again with mumi. I just restarted it.




This bug report was last modified 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.