From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 70110@debbugs.gnu.org
Cc: guix-sysadmin <guix-sysadmin@gnu.org>
Subject: bug#70110: 'Too many open files' crash in web server
Date: Sun, 31 Mar 2024 13:55:38 -0400 [thread overview]
Message-ID: <87le5yxp45.fsf@gmail.com> (raw)
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
next reply other threads:[~2024-03-31 20:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-31 17:55 Maxim Cournoyer [this message]
2024-04-24 22:43 ` bug#70110: 'Too many open files' crash in web server Arun Isaac
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87le5yxp45.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=70110@debbugs.gnu.org \
--cc=guix-sysadmin@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.