connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory

This is a discussion on connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; Hi, I've installed postfix (2.1.5), cyrus (2.1.18) and fetchmail on my debian server (sarge, Kernel ...


Go Back   Usenet Forums > Mail Servers and Related > alt.comp.mail.postfix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-24-2005
Markus Gillich
 
Posts: n/a
Default connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory

Hi,

I've installed postfix (2.1.5), cyrus (2.1.18) and fetchmail on my
debian server (sarge, Kernel 2.6.9). The system was running fine for a
few month, but suddenly i have a serious problem and neeed some help

1. cyrus login and administration is not possible anymore(via Evolution
or telnet or cyradm)
2. cyrus is filling up my logfiles with incredible speed and megabytes
of messages.

Because i have not changed anything in the configuration files, i'm
wondering what is going wrong.
i removed the complete cyrus package from the system and installed it
again, but the problem occured again

-Maybe a problem with a debian package update ?
-a few days ago i installed websieve, but removed it also.
-file corruption ?

I don't know.

Greetings,

Markus

my cyrus.conf
--------------
START {
recover cmd="/usr/sbin/ctl_cyrusdb -r"
delprune cmd="/usr/sbin/ctl_deliver -E 3"
tlsprune cmd="/usr/sbin/tls_prune"
}

SERVICES {
imap cmd="imapd -U 30" listen="imap" prefork=0
maxchild=100
pop3 cmd="pop3d -U 30" listen="pop3" prefork=0
maxchild=50
lmtp cmd="lmtpd" listen="localhost:lmtp" prefork=0
maxchild=20
lmtpunix cmd="lmtpd" listen="/var/run/cyrus/socket/lmtp"
prefork=0
maxchild=20
sieve cmd="timsieved" listen="localhost:sieve"
prefork=0
maxchild=100
notify cmd="notifyd"
listen="/var/run/cyrus/socket/notify"
proto="udp" prefork=1
}

EVENTS {
checkpoint cmd="/usr/sbin/ctl_cyrusdb -c" period=30
delprune cmd="/usr/sbin/ctl_deliver -E 3" at=0401
tlsprune cmd="/usr/sbin/tls_prune" at=0401

}

my cyrus imapd.conf
--------------------
configdirectory: /var/lib/cyrus
defaultpartition: default
partition-default: /var/spool/cyrus/mail
partition-news: /var/spool/cyrus/news
newsspool: /var/spool/news
altnamespace: no
unixhierarchysep: no
admins: cyrus root postfix
allowanonymouslogin: no
popminpoll: 1
autocreatequota: 50000
umask: 077
sieveusehomedir: false
sievedir: /var/spool/sieve
drachost: localhost
hashimapspool: true
allowplaintext: yes
sasl_pwcheck_method: saslauthd
sasl_auxprop_plugin: sasldb
sasl_auto_transition: no
tls_ca_path: /etc/ssl/certs
tls_session_timeout: 1440
tls_cipher_list: TLSv1:SSLv3:SSLv2:!NULL:!EXPORT:!DES:!LOW:@STRENGT H
lmtpsocket: /var/run/cyrus/socket/lmtp
idlesocket: /var/run/cyrus/socket/idle
notifysocket: /var/run/cyrus/socket/notify

logfile mail.err
-----------------

Apr 23 17:32:56 xxx postfix/postfix-script: fatal: the Postfix mail
system is not running
Apr 23 17:32:59 xxx cyrus/deliver[5027]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:32:59 xxx cyrus/deliver[5026]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:32:59 xxx cyrus/deliver[5022]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:00 xxx cyrus/deliver[5021]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:33 xxx cyrus/deliver[5917]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:45 xxx cyrus/deliver[6480]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:48 xxx cyrus/ctl_cyrusdb[4452]: DBERROR: skiplist
recovery: 1A50 should be ADD or DELETE
Apr 23 17:33:48 xxx cyrus/ctl_cyrusdb[4452]: DBERROR: opening
/var/lib/cyrus/mailboxes.db: cyrusdb error
Apr 23 17:33:48 xxx cyrus/master[4444]: process 4452 exited, status 75
Apr 23 17:33:53 xxx cyrus/lmtpd[6518]: DBERROR: skiplist recovery: 1A50
should be ADD or DELETE
Apr 23 17:33:53 xxx cyrus/lmtpd[6518]: DBERROR: opening
/var/lib/cyrus/mailboxes.db: cyrusdb error
Apr 23 17:33:53 xxx cyrus/lmtpd[6518]: FATAL: can't read mailboxes file

logfile mail.info
-----------------

Apr 23 17:34:39 xxx cyrus/lmtpd[6966]: FATAL: can't read mailboxes file
Apr 23 17:34:39 xxx cyrus/master[4444]: process 6966 exited, status 75
Apr 23 17:34:39 xxx cyrus/master[4444]: service lmtpunix pid 6966 in
READY state: terminated abnormally
Apr 23 17:34:39 xxx cyrus/master[6967]: about to exec
/usr/lib/cyrus/bin/lmtpd
Apr 23 17:34:39 xxx cyrus/lmtpunix[6967]: executed
Apr 23 17:34:40 xxx cyrus/lmtpd[6967]: DBERROR: skiplist recovery: 1A50
should be ADD or DELETE
Apr 23 17:34:40 xxx cyrus/lmtpd[6967]: DBERROR: opening
/var/lib/cyrus/mailboxes.db: cyrusdb error
Apr 23 17:34:40 xxx cyrus/lmtpd[6967]: FATAL: can't read mailboxes file
Apr 23 17:34:40 xxx cyrus/master[4444]: process 6967 exited, status 75
Apr 23 17:34:40 xxx cyrus/master[4444]: service lmtpunix pid 6967 in
READY state: terminated abnormally
Apr 23 17:34:40 xxx cyrus/master[6968]: about to exec
/usr/lib/cyrus/bin/lmtpd
Apr 23 17:34:40 xxx cyrus/lmtpunix[6968]: executed
Apr 23 17:34:46 xxx cyrus/lmtpd[7025]: DBERROR: skiplist recovery: 1A50
should be ADD or DELETE
Apr 23 17:34:46 xxx cyrus/lmtpd[7025]: DBERROR: opening
/var/lib/cyrus/mailboxes.db: cyrusdb error

Logfile mail.warn
-----------------
Apr 23 17:32:56 xxx postfix/postfix-script: fatal: the Postfix mail
system is not running
Apr 23 17:32:58 xxx postfix/trivial-rewrite[4976]: warning: database
/etc/postfix/virtual.db is older than source file /etc/postfix/virtual
Apr 23 17:32:58 xxx postfix/cleanup[4971]: warning: database
/etc/postfix/virtual.db is older than source file /etc/postfix/virtual
Apr 23 17:32:59 xxx cyrus/deliver[5027]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:32:59 xxx cyrus/deliver[5026]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:32:59 xxx cyrus/deliver[5022]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:00 xxx cyrus/deliver[5021]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
pr 23 17:33:04 xxx cyrus/deliver[5131]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:04 xxx cyrus/deliver[5132]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:33 xxx postfix/smtpd[5894]: warning: database
/etc/postfix/virtual.db is older than source file /etc/postfix/virtual
Apr 23 17:33:33 xxx cyrus/deliver[5917]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:45 xxx cyrus/deliver[6480]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:48 xxx cyrus/ctl_cyrusdb[4452]: DBERROR: skiplist
recovery: 1A50 should be ADD or DELETE
Apr 23 17:33:48 xxx cyrus/ctl_cyrusdb[4452]: DBERROR: opening
/var/lib/cyrus/mailboxes.db: cyrusdb error
Apr 23 17:33:48 xxx cyrus/master[4444]: process 4452 exited, status 75
Apr 23 17:33:53 xxx cyrus/lmtpd[6518]: DBERROR: skiplist recovery: 1A50
should be ADD or DELETE
Apr 23 17:33:53 xxx cyrus/lmtpd[6518]: DBERROR: opening
/var/lib/cyrus/mailboxes.db: cyrusdb error
Apr 23 17:33:53 xxx cyrus/lmtpd[6518]: FATAL: can't read mailboxes file
Apr 23 17:33:53 xxx cyrus/master[4444]: service lmtpunix pid 6518 in
READY state: terminated abnormally
Apr 23 17:33:53 xxx cyrus/lmtpd[6519]: DBERROR: skiplist recovery: 1A50
should be ADD or DELETE
Apr 23 17:33:54 xxx cyrus/lmtpd[6519]: DBERROR: opening
/var/lib/cyrus/mailboxes.db: cyrusdb error
Apr 23 17:33:54 xxx cyrus/lmtpd[6519]: FATAL: can't read mailboxes file

Logfile mail.log
----------------

Apr 23 17:32:45 xxx amavis[4315]: starting. amavisd snapshot-20020222
Mon Apr 1 10:31:35 EST 2002
Apr 23 17:32:50 xxx cyrus/master[4444]: process started
Apr 23 17:32:50 xxx cyrus/master[4452]: about to exec
/usr/sbin/ctl_cyrusdb
Apr 23 17:32:51 xxx cyrus/ctl_cyrusdb[4452]: recovering cyrus databases
Apr 23 17:32:56 xxx postfix/postfix-script: fatal: the Postfix mail
system is not running
Apr 23 17:32:58 xxx postfix/postfix-script: starting the Postfix mail
system
Apr 23 17:32:58 xxx postfix/master[4961]: daemon started -- version
2.1.5
Apr 23 17:32:58 xxx postfix/qmgr[4970]: 7D40E4CD4: from=<>, size=2486,
nrcpt=1 (queue active)
Apr 23 17:32:58 xxx postfix/trivial-rewrite[4976]: warning: database
/etc/postfix/virtual.db is older than source file /etc/postfix/virtual
Apr 23 17:32:58 xxx postfix/cleanup[4971]: warning: database
/etc/postfix/virtual.db is older than source file /etc/postfix/virtual
Apr 23 17:32:58 xxx postfix/pickup[4969]: E58474C47: uid=0 from=<root>
Apr 23 17:32:58 xxx postfix/cleanup[4971]: E58474C47:
message-id=<20050423153256.E58474...@xxx.yyy.org>
Apr 23 17:32:58 xxx postfix/qmgr[4970]: 7EECD4B91:
from=<amavis-st...@xxx.yyy.org>, size=623, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: 7A4534D6F: from=<>, size=2792,
nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: 78B414D03:
from=<logch...@xxx.yyy.org>, size=2283509, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: 7E0014B53:
from=<r...@xxx.yyy.org>, size=1080, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: 7DC814C12:
from=<amavis-st...@xxx.yyy.org>, size=623, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: 633924E16: from=<>, size=2486,
nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: 6B8064BED:
from=<amavis-st...@xxx.yyy.org>, size=623, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: EE89A4BD2:
from=<amavis-st...@xxx.yyy.org>, size=623, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: E8C514B5E:
from=<amavis-st...@xxx.yyy.org>, size=623, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: E6FF34C2F: from=<>, size=3260,
nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: E08764CD9:
from=<amavis-st...@xxx.yyy.org>, size=623, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: EF34D4D33: from=<>, size=2582,
nrcpt=1 (queue active)
Apr 23 17:32:59 xxx postfix/qmgr[4970]: E58474C47:
from=<r...@xxx.yyy.org>, size=1444, nrcpt=1 (queue active)

Apr 23 17:32:59 xxx postfix/qmgr[4970]: F22794BCE:
from=<amavis-st...@xxx.yyy.org>, size=623, nrcpt=1 (queue active)
Apr 23 17:32:59 xxx cyrus/deliver[5027]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:32:59 xxx cyrus/deliver[5026]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:32:59 xxx cyrus/deliver[5022]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:00 xxx cyrus/deliver[5021]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:00 xxx cyrus/deliver[5013]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
Apr 23 17:33:00 xxx cyrus/deliver[5024]:
connect(/var/run/cyrus/socket/lmtp) failed: No such file or directory
....
....
....
....

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:30 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0