similar to: Permission error on stats writer

Displaying 20 results from an estimated 8000 matches similar to: "Permission error on stats writer"

2017 Aug 17
2
/var/run/dovecot permission issues
I have an issue that surfaced when I tried to start using the new metrics service, but it looks like it may be a more generic issue. When I enabled stats and started dovecot, I got the following error in the log: Error: stats: open(/var/run/dovecot/stats-mail) failed: Permission denied /var/run/dovecot/stats-mail did not exist. /var/run/dovecot/ existed, owned by root, which apparently was
2020 Oct 22
2
net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied
Hi, We are getting very occasional messags from dovecot: > net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied Over the last week, the message appeared five times. (on a mail server with over 100 users, to that's basically almost never) doveconf -n below > # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf > # Pigeonhole version 0.5.4 () > # OS: Linux
2020 Oct 23
1
net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied
Hi! You can ignore it, or you can change the socket permissions to 0666. service stats { unix_listener stats-writer { mode = 0666 } } Aki > On 23/10/2020 17:52 mj <lists at merit.unu.edu> wrote: > > > Hi, > > Nobody? > > It happens so rarely, and the system appears to be running fine > otherwise, should I just ignore it? > > Still
2014 Aug 27
2
Dovecot Replication of Maildirs: Couldn't create lock file ... no such file or directory
Greetings, I'm setting up replication and am getting this error from the server where the replicated mails are being initially created: Aug 27 11:03:53 molecular dovecot: dsync-server(user at domain.org): Error: Couldn't create lock /vmail/domain.org/user/home/.dovecot-sync.lock: No such file or directory Can anyone shed some light on this? Here's the Replicator config of the
2016 Nov 02
3
No stats under FreeBSD 10.3
prw-rw-rw- 1 root wheel 0 Nov 1 13:09 stats-mail prw------- 1 root wheel 0 Nov 1 13:09 stats-user drwxr-x--- 2 root dovenull 4 Nov 1 13:09 token-login If something other than root is trying to write to stats-user, we found the issue. this is on 10.3-STABLE On Wed, Nov 2, 2016 at 12:13 PM, Timo Sirainen <tss at iki.fi> wrote: > On 01 Nov 2016, at 22:31,
2019 Jan 08
2
File permissions
Hello, I am mosty done with the upgrade, but there is a problem that keeps me awake at night: file ownership and permissions. It would be most helpful to have the following from Aki's live system: ls -halFR /var/run/dovecot -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Jan 12
3
Pigeonhole External pipe script going zombie?
I?m running dovecot 2.2.27 and pigeonhole 0.4.16 on FreeBSD 11. I?m using the pigeonhole/sieve external pipe plugin to run a Perl program to send a Pushover notification when certain messages are received. The Perl script is executed, and the notification is sent. But then the script task seems to go zombie until it is killed after a timeout. In the user?s sieve log, I get a message like
2019 Jan 08
0
File permissions
> On 08 January 2019 at 19:39 Rupert Gallagher via dovecot <dovecot at dovecot.org> wrote: > > > Hello, > > I am mosty done with the upgrade, but there is a problem that keeps me awake at night: file ownership and permissions. > > It would be most helpful to have the following from Aki's live system: > > ls -halFR /var/run/dovecot My live config uses
2005 Jul 31
7
[Bug 2933] regression with hardlinked devices
https://bugzilla.samba.org/show_bug.cgi?id=2933 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2005-07-31 15:50 ------- This is rather interesting. In the old days, rsync
2017 Aug 26
0
dovecot: config: Error: BUG: Config client connection sent too much data
Did some additional testing with these results. * Configured a new Dovecot host (copied over existing config from 1 of the replicated hosts. * Verified permissions on new host drwxr-xr-x 3 root root 4096 Aug 26 00:05 /etc/dovecot/ drwxr-xr-x 5 root dovecot 800 Aug 26 02:50 /var/run/dovecot/ Made sure address matches new host: service lmtp { user = vmail inet_listener lmtp { address =
2017 Aug 25
2
dovecot: config: Error: BUG: Config client connection sent too much data
Hello, Absolutely. Here is the output of doveconf -n: # doveconf -n # 2.2.31 (65cde28): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.19 (e5c7051) # OS: Linux 4.9.36-x86_64-linodexx x86_64 Arch Linux auth_mechanisms = plain login base_dir = /var/run/dovecot/ dict { expire = ldap:/etc/dovecot/dovecot-ldap.conf.ext quota = ldap:/etc/dovecot/dovecot-ldap.conf.ext } doveadm_password = #
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Hello! I tried to use imap-hibernate. But errors in maillog: Oct 19 05:14:24 server dovecot: imap(email at example.com)<67125><Lu7ndYt4n8aASO/q>: Error: kevent(-1) for notify remove failed: Bad file descriptor Oct 19 05:14:24 server dovecot: imap(email at example.com)<67125><Lu7ndYt4n8aASO/q>: Error: close(-1) for notify remove failed: Bad file descriptor Oct 19
2016 Feb 21
2
systemd changes in Git/Debian Auto-Builds
On 21/02/2016 10:43 PM, aki.tuomi at dovecot.fi wrote: >> The PID-File seems to be expected under yet another sub-dir of >> /var/run/dovecot. >> >> Regards >> Thomas > > Hi, > > This is fixed in > https://github.com/dovecot/core/commit/22d75d47097ca83c6e824a5129d81e8f18fb589b > > --- > Aki Tuomi This doesn't seem to be fixed for me, with
2015 Aug 25
0
IMAP hibernate feature committed
> http://hg.dovecot.org/dovecot-2.2/rev/64c73e6bd397 ==> /var/log/dovecot/dovecot.log <== Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: net_connect_unix(/var/run/dovecot/imap-hibernate) failed: Permission denied Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: Couldn't hibernate imap client: Couldn't export state: Virtual mailboxes have no GUIDs
2020 Oct 23
0
net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied
Hi, Nobody? It happens so rarely, and the system appears to be running fine otherwise, should I just ignore it? Still makes me wonder way it would happen at all..? MJ On 10/22/20 12:53 PM, mj wrote: > Hi, > > We are getting very occasional messags from dovecot: > >> net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied > > Over the last week,
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Yes, After I changed mode and user/group Oct 18 19:17:50 server dovecot: imap(email at example.com)<57613><VVXuZ4N4avOASO/q>: Error: kevent(-1) for notify remove fail ed: Bad file descriptor Oct 18 19:17:50 server dovecot: imap(email at example.com)<57613><VVXuZ4N4avOASO/q>: Error: close(-1) for notify remove failed: Bad file descriptor Oct 18 19:17:50 server dovecot:
2006 Apr 17
6
DO NOT REPLY [Bug 3692] New: regression: symlinks are created as hardlinks with --link-dest
https://bugzilla.samba.org/show_bug.cgi?id=3692 Summary: regression: symlinks are created as hardlinks with -- link-dest Product: rsync Version: 2.6.7 Platform: x86 URL: http://rsync.samba.org OS/Version: FreeBSD Status: NEW Severity: major Priority: P3 Component: core
2018 Oct 23
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
I tested with FreeBSD 11 and it worked just fine... did you follow https://wiki.dovecot.org/IMAPServer/Hibernation this to set it up? Aki > On 23 October 2018 at 10:15 Alex <alex at jili.ga> wrote: > > > Aki, is it configuration error or dovecot bug ? > Can I use imap-hibernate on FreeBSD ? > > > > Alex ????? 2018-10-19 10:31: > > Yes, > > >
2015 Aug 24
3
IMAP hibernate feature committed
http://hg.dovecot.org/dovecot-2.2/rev/64c73e6bd397 Today I finally committed the "imap-hibernate" feature that I first started developing about a year ago (and had been thinking about for several years before that). The main purpose here is to reduce the number of imap processes and the amount of memory they use by moving IDLEing connections into imap-hibernate processes where they are
2013 Apr 18
1
libvirt 1.0.3 Vs 1.0.4 / cgroup devices
Hi there, I am using libvirt with lxc to create fedora 16 & 18 containers on fedora 18 host. first I did the setup with libvirt 1.0.3 and everything worked fine, then after upgrading to libvirt 1.0.4, I could not create character device on the guests : Test on the guest1 : # ls -l /dev total 0 lrwxrwxrwx. 1 root root 10 Apr 17 21:18 console -> /dev/pts/0 lrwxrwxrwx. 1 root root 11