similar to: imap-login (proxy) Connection queue full

Displaying 20 results from an estimated 20000 matches similar to: "imap-login (proxy) Connection queue full"

2006 Aug 11
1
fcntl Bad file descriptor
I've seen a couple of these in the log while testing the proxy too. Do you know what would cause this? Aug 10 23:30:29 director5 dovecot: imap-login: fcntl(-1, F_GETFL) failed: Bad file descriptor Aug 10 23:30:29 director5 dovecot: imap-login: fd_set_nonblock(-1) failed: Bad file descriptor Aug 10 23:30:29 director5 dovecot: child 14016 (login) returned error 89
2014 Nov 15
1
Understanding why Dovecot unexpectedly died
Hi list! I use Dovecot 1.2.17 (I can't upgrade right now, due to many reasons), controlled by Pacemaker (I have an HA-Cluster). Now I see that Pacemaker restarts often Dovecot. I wrote my own script to manage Dovecot, since Pacemaker does not have his own. My script, by the "monitor" section has this: monitor) if [ ! -e $OCF_RESKEY_pid ]; then
2007 Oct 23
4
dovecot-auth: Too many open files
All, [version: dovecot-0.99.11-4.EL4.src.rpm] We recently experienced an issue that prevented all new IMAP logins from occurring. Although it appears that it was due to running out of available system file descriptors, I'm still not sure what the true root cause was as I can't replicate the same error in our test environment. The system file descriptor max was set at (per `cat
2006 Aug 03
3
Dovecot proxy: Too many open files
It appears that when running Dovecot as a proxy-only box with "login_process_per_connection = no", it ignores the value of login_max_logging_users. And in Linux, since each socket requires a file descriptor, if you don't increase the maximum number of open files that each process is allowed to have open, imap-login will reach the 1024 open file limit and start logging the following
2012 Oct 04
5
Internal DNS stops forwarding
Hello to everyone >From one day to another my internal dns server in samba4 stopped forwarding queries. It was resolving well my domain. I had to restart samba4 then it worked fine. Cheers, Felix.
2018 Sep 06
6
rsyslog listening on high port
Attempting to lookup why rsyslogd is listening on the high port UDP/51427. Have not succeeded in what this port is used for and what directive controls what interface it binds to. [root at bedrock ~]# netstat --listen --inet --program --numeric | grep syslog udp??0??0 0.0.0.0:51427??0.0.0.0:*???66655/rsyslogd? -- Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
2009 Jul 08
11
Printer in wine on OS X?
I have installed Wine via macports on my Leopard machine. I have a printer installed on the MAC but apparently this is not using CUPS? Can someone help me install a printer via cups on the mac and also, how do I get a start menu or somewhere to run my applications without having to run them from a command line? If this works, I will not be able to have my teachers run apps from a cli. There
2006 Apr 05
2
showing which process/kernerldaemon own udp ports?
How does one know which process/kerneldaemon that own specific udp ports? The UDP ports does not show up in # lsof -i udp # netstat -anp shows udp 0 0 0.0.0.0:911 0.0.0.0:* - How do you get to know what hooked UDP 911? Helpful hints would be greatly appreciated Chris -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 15
2
Rogue Processes
I seem to notice these two processes running with top. Netstat hasn't been issued by me and cant be killed with the START state. Can someone enlighten me on these processes. FreeBSD dracula.transylvania.net 6.0-RELEASE FreeBSD 6.0-RELEASE #4: Sun Dec 4 00:22:01 EST 2005 root@dracula.transylvania.net:/usr/src/sys/i386/compile/BLEACH i386 The box doesnt run ssh or telnet just postfix
2015 Feb 22
5
unable to umount
Hi, on an EL5 XEN DOM0 system I have following volume $ df -h /srv Filesystem Size Used Avail Use% Mounted on /dev/sdc1 917G 858G 60G 94% /srv that partition was used by virtual machines but they were all halted. service xendomains stop $ xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0
2010 Jan 06
3
Query live connections?
Hi All, I was hoping someone would know the answer to this question I had... I know the rsync daemon has the "Max connections" module, which works great. However, I was wondering if there was a good way for me to: 1: Query rsync to get the number of live connections it thinks it has? 2: Or better yet, how does rsync itself check for the number of connections? I'm trying to
2012 Oct 15
1
Killing a Service
Hi; I get this: ]# /etc/init.d/dovecot start Starting Dovecot Imap: Fatal: listen(143) failed: Address already in use and this: ]# netstat -ltn Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN tcp 0 0 209.216.9.56:587
2005 Aug 17
2
Strange TCP ports phenomena
Hello list. I have new server on CentOS 4.1 - fresh installation. During security tests I've noticed: When I scan server ports (nmap) from the outside there is 21 tcp port open. But when I check on the server (netstat -tan or lsof -i) there is no any open 21 tcp port. Any ideas? To be honest I'm confused. Regards P.S.: of course I don't have started FTP service. Even I don't
2011 Dec 10
3
Reboot problem with Apache
I have CentOS 6 and with webmin/virtualmin panel, and each time that I reboot Apache can't start: Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down I do: netstat -tulpn| grep :80 tcp 0 0 :::80 :::* LISTEN
2007 Mar 15
2
What is the port of Bandwidthd ?
Hi, I am running Bandwidthd on CentOS 4.4. (http://bandwidthd.sourceforge.net) Box running Bandwidthd network monitoring tool is behind a Firewall (iptables). My firewall has 3 network cards. One card has a real ip (live ip). That is eth0 - pls assume it is 1.2.3.4 . Pls assume router is 1.2.3.5. eth1 is for DMZ. Its ip is 192.168.100.3 eth2 is LAN . its ip is 192.168.101.254. Box running
2016 Oct 13
2
Openfile Issue
[root at abc asterisk]# lsof -u 50771 | wc -l 0 BTW, I'm using CentOS 6.5 > > Date: Thu, 13 Oct 2016 10:20:19 -0400 >> From: Dovid Bender <dovid at telecurve.com> >> To: Asterisk Users Mailing List - Non-Commercial Discussion >> <asterisk-users at lists.digium.com> >> Subject: Re: [asterisk-users] Openfile Issue >> Message-ID:
2011 Jul 26
2
python-libvirt for 0.9.3 leaking file descriptors
i've reported this issue before, so i guess this is a regression. looks like the python bindings for 0.9.3 are leaking file descriptors: root at cloud1:~# python Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import libvirt >>>
1998 Feb 16
1
UDP socket being listened on.
I have a UDP socket listening on my machine, here is the lsof/netstat output. I was just wondering if anyone knows why this UDP socket is listening. # lsof -i UDP COMMAND PID USER FD TYPE DEVICE SIZE/OFF INODE NAME smbd 18820 root 4u inet 0x03a88018 0t0 UDP localhost:1799 # netstat -a -u Active Internet connections (including servers) Proto Recv-Q Send-Q Local
2008 Aug 06
1
Can't connect to IMAP
Hi all, This is my first post here so i hope this will reach you :) My problem since a few days back is that IMAP doesn't seem to be started. The logfiles says's everything is in order, but port 143 isn't up and Squirrelmail can't connect, i have no clue what's causing this everything runned smoothly a couple of days ago. Im using postfix/amavis & spamassasin.
2007 Aug 20
2
open port 46929
results from 'netstat -tlpn' gives me a line... tcp 0 0 0.0.0.0:46929 0.0.0.0:* LISTEN - googling for port 46929 doesn't turn up anything and so I don't have a clue what process this belongs to. Do I have to start capturing activity on this port or is there a better way to find out what this port is about? -- Craig White <craig at