unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* How to run mumi locally?
@ 2023-02-01  5:25 宋文武
  0 siblings, 0 replies; only message in thread
From: 宋文武 @ 2023-02-01  5:25 UTC (permalink / raw)
  To: guix-devel; +Cc: Ricardo Wurmus


Hello, I try to run mumi locally on guix system with:
--8<---------------cut here---------------start------------->8---
    (service mumi-service-type
             (mumi-configuration
               (mailer? #f)))
--8<---------------cut here---------------end--------------->8---

But then curl localhost:1234 return a empty reply.


In /var/log/mumi.worker.log there are errors:
--8<---------------cut here---------------start------------->8---
2023-02-01 13:10:26 Starting full indexing.
2023-02-01 13:10:26 worker error: (system-error open-file ~A: ~S (No such file or directory /var/mumi/data/spool/index.db.realtime) (2))
2023-02-01 13:10:26 worker error: (system-error open-file ~A: ~S (No such file or directory /var/mumi/data/spool/index.db.realtime) (2))
--8<---------------cut here---------------end--------------->8---

I think this means I have to get debbugs data (index, log, or maildir?)
files somehow.  How to do it?  Thank you!


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-01  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01  5:25 How to run mumi locally? 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).