Displaying 20 results from an estimated 1100 matches similar to: "imap: Error: net_connect_unix(/.../auth-master) failed: Invalid argument"
2018 Oct 24
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
kevent(10,0x0,0,{ 7,EVFILT_READ,0x0,0x0,0x1,0x4207a140 },4,{
2147483.000000000 }) = 1 (0x1)
accept(7,{ AF_UNIX \"\" },0x7fffffffe7fc) = 11 (0xb)
getsockname(11,{ AF_UNIX \"/var/run/dovecot/imap-hibe\"
},0x7fffffffe7fc) = 0 (0x0)
fcntl(11,F_GETFL,) = 6 (0x6)
fcntl(11,F_SETFL,O_NONBLOCK|0x2) = 0 (0x0)
getpid()
2003 Apr 16
1
PATCH Add support for kqueue in ioloop subsystem
Hey,
I noticed that there was an ioloop "module" (if we can call it that) for
select and poll and decided to add one for kqueue (aka kevent) BSDs high
performance descriptor multiplexing API. I haven't done any of the
configure glue stuff but the code is complete and works well. kqueue is
available on all recent versions of FreeBSD, NetBSD, OpenBSD and Darwin
(and therefore MacOS
2008 Aug 16
1
dovecot bug - kevent(EV_DELETE, 9)
Sorry for my english.
FreeBSD 7.0-STABLE
dovecot-1.1.2_1 (from ports with LDAP)
AD LDAP ?? Win 2003 SP2 (work via GK)
CPU 2xIntel XEON
NFS not used
LDAP part of dovecot.conf (if you need all file, l'll send it):
auth default {
mechanisms = plain login
passdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
userdb ldap {
args =
2003 Jul 20
2
mismatching vinum configurations
Hi,
I had a power failure, and the on-disk configuration for vinum went
bizarre. The logs read from disks are at http://biaix.org/pk/debug/
(log.$DEVICE files). The logs in da0 (barracuda) are the ones obviously
wrong, I'm pretty sure the others are ok. Is this a 'virtually' dead
drive? Can I force vinum to use the other's drive configuration? What's
the less traumatic
2005 Dec 14
2
Patch: ioloop using kqueue/kevent for FreeBSD
Hi,
I would like to submit the attached patch. It implements IO loop using
FreeBSD's kqueue/kevent syscalls. It is based on snapshot of CVS HEAD as of
2005-12-12.
I could only give it limited testing on FreeBSD 5.4 but it works fine so far.
Vaclav Haisman
-------------- next part --------------
diff -rN -u old-dovecot-cvs/autogen.sh new-dovecot-cvs/autogen.sh
---
2018 Feb 13
1
dovecot: master: Panic: kevent() failed: Invalid argument
Hello
I've been seeing these panics with dovecot 2.2.31 (and older versions)
under FreeBSD about once every 2-3 months or so.? I know it's been
discussed here in the list, but I didn't see a definitive fix.? If it's
been fixed, please ignore this post (sorry!).
I finally managed to observe the bug on a server that has the patch that
prints out the kevent() timespec values and
2006 Aug 21
1
imap daemon consuming all the cpu
Hello,
I've tried to do a full text search on the inbox, it run fine, but the
imap daemon started to eat all the CPU until I closed the email client.
I'm running dovecot 1.0.rc7 [using kqueue] on FreeBSD 6.1.
ktrace shows this pattern over and over (its seems to be looping):
49021 imap CALL kevent(0x4,0,0,0x80df000,0x5,0xbfbfe988)
49021 imap RET kevent 1
49021 imap
2006 Mar 11
2
dovecot-1.0b3 kevent error/warning message
i use openbsd/i386, dovecot-1.0b3,
i see some kevent error/warning message in maillog like this:
--------------------------------------------------------
imap(username): kevent(1) in io_loop_handle_add() failed: Bad file
descriptor
imap(username): kevent(1) in io_loop_handle_remove failed: Bad file
descriptor
--------------------------------------------------------
2003 Aug 19
1
kqueue freezing 5.1R on kevent call
Hi,
The sample program given below freezes my 5.1R installation. This
program is from a bug report - kern/54331. That bug report
(http://lists.freebsd.org/pipermail/freebsd-bugs/2003-July/001608.html) is
for the shutdown function call, whereas my machine basically just freezes
up and reboots on kevent itself. I am also noticing this problem with
another program i wrote (but too long to include
2004 Oct 25
0
[PATCH] Request for testing: BSD kqueue ioloop handler
Hello,
attached patch adds experimental ioloop handler which uses BSD kqueue API.
It compiles and survives my small test program, but not thoroughly
tested because I have no suitable BSD machine to torture.
Brave owners of (Free|Net|Open)BSD please test and report results :)
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
2016 Jul 02
5
kqueue crash on FreeBSD with 2.2.25
> On 1 Jul, 2016, at 10:52, Timo Sirainen <tss at iki.fi> wrote:
>
> On 01 Jul 2016, at 19:39, Adam Weinberger <adamw at adamw.org> wrote:
>>
>> Hi,
>>
>> 2.2.25 crashes on FreeBSD with a kqueue-related message. I see references to something similar (http://www.dovecot.org/list/dovecot/2012-February.txt) from a couple years ago.
>>
>> I
2018 Oct 23
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Aki, is it configuration error or dovecot bug ?
Can I use imap-hibernate on FreeBSD ?
Alex ????? 2018-10-19 10:31:
> 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:
2018 Oct 23
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Yes, but my configuration is FreeBSD 10.4 and ZFS
I\'ll try to reconfigure.
Thanks
Aki Tuomi ????? 2018-10-23 10:48:
> 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
2018 Oct 24
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Nothing, the same error
Oct 24 10:11:16 server dovecot:
imap(email at example.com)<82402><Nhu9MPR4KuaASO/q>: Error: kevent(-1) for
notify remove failed: Bad file descriptor
Oct 24 10:11:16 server dovecot:
imap(email at example.com)<82402><Nhu9MPR4KuaASO/q>: Error: close(-1) for
notify remove failed: Bad file descriptor
Oct 24 10:11:16 server dovecot: imap-hibernate:
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
Dear R-help list.I'm not big on programming, but I have a weird error on a couple of packages when trying to install them. I hope someone could help me :-).System: MacBook Pro (1.0) with OS X 10.6.4
R: Installed from web binaries: R version 2.11.1 (2010-05-31)
> Sys.getlocale()
[1] "en_GB.UTF-8/en_GB.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8" I have been trying all day to install the
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:
2005 Dec 15
2
Patch: More of kqueue() support.
Hi,
the attached patch contains these changes:
2005-12-15 22:18 Vaclav Haisman <v.haisman@sh.cvut.cz>
* src/lib/ioloop-kqueue.c: Fix IO_ERROR behaviour.
* src/lib/ioloop-notify-kqueue.c: New file.
* configure.in: Improve kqueue detection and handling. Cleanup.
The configure.in changes that are not related to kqueue are there to make
autoconf 2.59, automake 1.9.6 and libtool 1.5.20
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,
> >
>
2016 Jul 27
2
Dovecot v2.2.25 crashed on startup in Mac OSX
I built from dovecot-2.2.25.tar.gz on Mac OSX 10.11.15 (El Capitan) the
usual way:
CFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure
make
sudo make install
sudo /usr/local/sbin/dovecot
It consistently crash on startup with the following entries in
/var/log/mail.log (edited backtrace):
Jul 27 07:39:26 macbook-pro dovecot[70234]: master: Dovecot v2.2.25
2016 Jul 04
3
kqueue crash on FreeBSD with 2.2.25
On 16-07-03 03:30:36, Timo Sirainen wrote:
> On 02 Jul 2016, at 03:30, Adam Weinberger <adamw at adamw.org> wrote:
> >
> >>> Jul 1 10:07:27 imap dovecot: master: Panic: kevent(EV_ADD, READ, 54) failed: Bad file descriptor
> >>>
> >>> It's not dumping core, and I get the message even with "protocols ="
> >>>
>