[Mailman-Users] Errors on mailman startup

Dave Filchak submit at zuka.net
Fri May 29 02:50:56 CEST 2009


Mark Sapiro wrote:
> Dave Filchak wrote:
>
>   
>> My ISP had a major power outage a while back and I realized that mailman 
>> was no longer running. When trying to start it again, I am getting the 
>> following errors:
>>
>> /usr/local/mailman/bin/mailmanctl start
>> Starting Mailman's master qrunner.
>> [root at ebony ~]# Traceback (most recent call last):
>>  File "/usr/local/mailman/bin/qrunner", line 270, in ?
>>    main()
>>  File "/usr/local/mailman/bin/qrunner", line 230, in main
>>    qrunner.run()
>>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 70, in run
>>    filecnt = self._oneloop()
>>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in _oneloop
>>    msg, msgdata = self._switchboard.dequeue(filebase)
>>  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in 
>> dequeue
>>    fp = open(filename)
>> IOError: [Errno 2] No such file or directory: 
>> '/usr/local/mailman/qfiles/out/1243356180.407516+c6c334592170b450a79140940b2a3ba17d3b962a.pck'
>> Traceback (most recent call last):
>>  File "/usr/local/mailman/bin/qrunner", line 270, in ?
>>    main()
>>  File "/usr/local/mailman/bin/qrunner", line 230, in main
>>    qrunner.run()
>>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 70, in run
>>    filecnt = self._oneloop()
>>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in _oneloop
>>    msg, msgdata = self._switchboard.dequeue(filebase)
>>  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in 
>> dequeue
>>    fp = open(filename)
>> IOError: [Errno 2] No such file or directory: 
>> '/usr/local/mailman/qfiles/out/1243535478.4113281+cdfdfd56b6ebc1b658ed9c772038562cb6090a8f.pck'
>>
>> When we tried to send a message to the list ... it does not get sent. 
>> Anyone have any idea about what might be going on?
>>     
>
>
> See the FAQ at <http://wiki.list.org/x/_4A9>. If you go through the
> steps in that FAQ and still have a problem, see
> <http://wiki.list.org/x/A4E9>.
>
>   
I have found the following in the smtp-failure logs:

failed with code -1: (-2, 'Name or service not known')

I have tons of these. I Googled this and one of the issues appears to be 
not having search my.domain in my resolv.conf file. I have added this 
but I still cannot get mailman to deliver any mail. Would really 
appreciate it if anyone has any other ideas about this.

Dave

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Mailman-Users mailing list