Displaying 20 results from an estimated 900 matches similar to: "imap-login: socketpair() failed: Too many open files"
2010 Dec 09
1
mutt freezes
Hi
Sometimes mutt freezes saying "Closing connection to imap.impa.br...".
Any clue?
Thanks
Manoel
===
My configuration:
User-Agent: Mutt/1.5.21 (2010-09-15)
# dovecot -n
# 2.0.8: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-194.26.1.el5xen x86_64 CentOS release 5.5 (Final)
default_client_limit = 1027
default_process_limit = 512
first_valid_gid = 1000
first_valid_uid = 1001
log_path
2003 Jul 24
1
patch to use pipe if socketpair fails
Hi,
if socketpair support has been compiled in but the host where rsync is run
doesn't support it, you get error
pipe failed in do_recv
This patch makes rsync use pipe if socketpair fails.
Yours,
Harri J?rvi
CC me if you reply to this thread since I'm not on the mailing list
-------------- next part --------------
--- rsync-2.5.5/util.c Wed Mar 20 03:09:49 2002
+++ util.c Thu Jul 24
2011 Jun 03
1
unconitionally use socketpair?
Does anyone actually use sshd on a system that doesn't have socketpair?
It's used elsewhere so the don't-have path seems like it'd never be
exercised these days.
Index: monitor.c
===================================================================
RCS file: /usr/local/src/security/openssh/cvs/openssh/monitor.c,v
retrieving revision 1.147
diff -u -p -r1.147 monitor.c
--- monitor.c
2002 Feb 28
1
Solaris, socketpair and chroot
When using rsync 2.5.2 as daemon on a Solaris 2.5.1 box, I cannot
copy data to rsync volumes with option 'use chroot'; I get the
following messages on the client:
pipe failed in do_recv
rsync error: error in socket IO (code 10) at main.c(375)
rsync: connection unexpectedly closed (69 bytes read so far)
What seems to occur on the server is that socketpair(3)
(not pipe(2)) is called,
2011 Aug 06
3
[Bug 8356] New: cygwin socketpair "The parameter is incorrect"
https://bugzilla.samba.org/show_bug.cgi?id=8356
Summary: cygwin socketpair "The parameter is incorrect"
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: roland at
2017 Aug 23
0
socketpair failed: Too many open files on Debian 9
You probably need to increase ulimit -n
Aki
On 23.08.2017 14:10, Patrick Westenberg wrote:
> Hi @all,
>
> after re-installing one of my two frontends/proxy-servers I get the
> following error messages after some time (sometimes after 1h, sometimes
> after 24h):
>
>
> 11:23:55 imap-login: Error: socketpair() failed: Too many open files
> 11:23:55 imap-login: Error:
2017 Aug 23
0
socketpair failed: Too many open files on Debian 9
Hello,
are you using systemd? May be you have to edit unit-file for
dovecotservice and increase filelimit
LimitNOFILE=infinity
Hajo
Am 23.08.2017 um 14:21 schrieb Patrick Westenberg:
> I haven't done this on the old, working machine.
>
> So there must be a difference between Debian 7 and 9 how open files are
> handled?
>
> Regards
> Patrick
>
>
>
> Aki
2003 Jun 25
2
a new bug
hi,
withe the latest cvs (and a few days ago) I've got a lot's of such
process on the maiul server (and the number of such processes just
growing:-((().
anyway the login problem disapear as I use dovecot as pam module name
(both for impa and pop3).
------------------------------------------
root 18923 0.0 0.0 0 0 ? Z 17:35 0:00
[dovecot-auth <defunct>]
2012 Dec 11
1
Debian packaging and openblas related crash when profiling in R
Hello R-sig-debian and (hopefully) Dirk:
On Debian wheezy, I have the R packaging that CRAN (you) provide. I
run into a little trouble while trying to fiddle with alternative
BLAS.
I know you and I went around on this last year and I think perhaps
I've found something wrong in the framework, or I've just done
something wrong.
I installed the packages openblas-base and openblas-dev, and
2017 Aug 23
3
socketpair failed: Too many open files on Debian 9
Hi @all,
after re-installing one of my two frontends/proxy-servers I get the
following error messages after some time (sometimes after 1h, sometimes
after 24h):
11:23:55 imap-login: Error: socketpair() failed: Too many open files
11:23:55 imap-login: Error: socketpair() failed: Too many open files
11:23:56 imap-login: Error: socketpair() failed: Too many open files
11:23:56 imap-login: Error:
2017 Aug 23
2
socketpair failed: Too many open files on Debian 9
I haven't done this on the old, working machine.
So there must be a difference between Debian 7 and 9 how open files are
handled?
Regards
Patrick
Aki Tuomi schrieb:
> You probably need to increase ulimit -n
>
> Aki
>
>
> On 23.08.2017 14:10, Patrick Westenberg wrote:
>> Hi @all,
>>
>> after re-installing one of my two frontends/proxy-servers I get
2009 Jan 13
1
webmail question
Hi
I am using squirrel webmail and the impa sometimes is timeout
What should I increase the performance?
Thank you
---------------------------------
Yahoo! Canada Toolbar : Search from anywhere on the web and bookmark your favourite sites. Download it now!
-------------- next part --------------
An HTML attachment
2015 Jun 23
1
Migration from courier-imap to dovecot
hello,
I search a solution to migrate a courier-impa mail accounts in maildir
format to a dovecot mail accounts in sandbox format.
The first server is an ubuntu 10.4 with courier-imap in maildir format,
the accounts are managed by postfix 2.7.0 with MySQL
The second server is an debian 7.8 (wheezy) with dovecot 2.2.13 in sdbox
format, the accounts are managed by postfix 2.9.6 with MySQL
My
2017 Jun 05
3
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
Yes, that would help too.
Aki
On 05.06.2017 14:35, awl1 wrote:
> Hello Aki,
>
> sorry, but I am still a newbie to Dovecot:
>
> Hmm - I don't seem to have IMAP session IDs in every line of my
> dovecot-info.log. that could be used to extract IMAP session-related
> info.
>
> I assume that I have to set up logging in a specific way to add and
> then find the IMAP
2007 Apr 13
5
[Ferret] Serious memory leak on Joyent / TextDrive / Solaris
There is serious memory leak bug in ferret. I''m having this error on
TextDrive Container (aka. Joyent Accelerators) OpenSolaris with Ferret
0.11.4
It happens while searching for some terms with accented or special
characters.
This makes ferret to allocate lots of memory (usually reaching 3+ GB)
and failing if another query like this is executed.
Any ideas on that, could this be locale
2009 Jun 08
3
[LLVMdev] Structure alignment
%FIRSTSTRU = type { i32, double, i32, i8* }
struct {
int var1;
double var2;
int var3;
char *var4;
}firstStru ;
Could someone help?
If, running a application in windows with MSVC, I allocate a memmory buffer and call a LLVM
function with such buffer, there's a structure alignment problem.
If the LLVM function call a C function using the same buffer, it runs fine.
Any ideas?
2013 Sep 16
0
Can't download emails with large file attachment
Hi,
I am using CentOS 5.9 with postfix+dovecot v1.0.7
I have problem in downloading emails with attachment of more than 3MB
via my email client. (Thunderbird, Outlook, etc) I can send emails out
with more than 3MB without any problem, whereas i can't download emails.
Following are the errors i found on maillog
*dovecot: pop3-login: SSL_write() syscall failed: Bad file descriptor**
2017 Jun 05
0
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
Hello Aki,
sorry, but I am still a newbie to Dovecot:
Hmm - I don't seem to have IMAP session IDs in every line of my
dovecot-info.log. that could be used to extract IMAP session-related info.
I assume that I have to set up logging in a specific way to add and then
find the IMAP session ID in my logs. Could you please point me to the
docs about how to configure this for the future?
What
2017 Jun 05
0
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
Hello again,
here you are (log excerpt from May 29 00:06:02 until May 29 01:17:49):
May 29 00:12:05 imap(xxx at xxx.org): Info: IMAP session state is
inconsistent, please relogin. in=1369 out=222662
May 29 00:12:05 imap(xxx at xxx.org): Info: IMAP session state is
inconsistent, please relogin. in=204 out=1504
May 29 00:40:29 imap(xxx at xxx.org): Info: IMAP session state is
inconsistent,
2009 Jan 06
2
[LLVMdev] LLVM Optmizer
The following C code :
#include <stdio.h>
#include <stdlib.h>
int TESTE2( int parami , int paraml ,double paramd )
{
int varx=0,vary;
int nI =0;
//varx= parami;
if( parami > 0 )
{
varx = parami;
vary = varx + 1;
}
else
{
varx = vary + 1;
vary = paraml;
}
varx = varx + parami + paraml;
for( nI = 1 ; nI <= paraml; nI++)
{
varx =