HUGE problem with i dont know (maybe cron)

rmxs

Verified User
Joined
Jan 14, 2007
Messages
133
Hi..

1st.my server when i run

echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d
freeze..

the error.log have many

Code:
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock
2008:08:08-18:54:46: bad sock

the cron logs

Code:
Aug  8 18:50:01 servers crond[5534]: (root) CMD (/usr/local/sbin/bfd -q)
Aug  8 18:51:01 servers crond[7374]: (root) CMD (nice -n 19 /usr/local/directadmin/dataskq)
Aug  8 18:52:01 servers crond[7695]: (root) CMD (nice -n 19 /usr/local/directadmin/dataskq)
Aug  8 18:53:01 servers crond[8082]: (root) CMD (nice -n 19 /usr/local/directadmin/dataskq)

Now its 19.30 and nothing run

when server freeze i get cannot allocate memory.
What can cause this?

Please help..
 
You either have some bad hardware or your directadmin license is registered to another operating system then the one you are using.
 
Compiled on CentOS 4.4
Server Version 1.32.2

And i use CentOs

now for bad harware how its possible the problem comes only when the task run (now doesnt run anymore)
 
More info about my problem.

Error.log file its 8mb now :(

2008:08:08-19:51:56: bad sock
2008:08:08-19:51:56: bad sock
2008:08:08-19:51:56: bad sock
2008:08:08-19:51:56: bad sock
2008:08:08-19:51:56: bad sock
2008:08:08-19:51:56: bad sock
2008:08:08-19:52:03: ioctl can't find the server's ip address for venet0:0 : Bad file descriptor
2008:08:08-19:52:03: Socket write error: fd is not a valid file descriptor or is not open for writing.

Exim/mainlog 15mb with this like this

2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 1 accept() failure: Bad file descriptor
2008-08-08 19:47:29 H=web25905.mail.ukl.yahoo.com [217.146.176.80] F=<[email protected]> temporarily rejected RCPT <[email protected]>: require_files: error for /etc/virtual/rmxs.gr/reply/msn.msg: Cannot allocate memory
2008-08-08 19:47:29 H=web25905.mail.ukl.yahoo.com [217.146.176.80] incomplete transaction (QUIT) from <[email protected]>
2008-08-08 19:47:42 50 accept() failures: Cannot allocate memory
2008-08-08 19:47:42 1 accept() failure: Bad file descriptor
2008-08-08 19:48:21 H=([190.96.176.128]) [190.96.170.118] F=<[email protected]> rejected RCPT <[email protected]>:
2008-08-08 19:48:32 H=([190.96.176.128]) [190.96.170.118] incomplete transaction (QUIT) from <[email protected]>
2008-08-08 19:52:20 IPv4 socket creation failed: Cannot allocate memory
2008-08-08 19:52:42 IPv4 socket creation failed: Cannot allocate memory
2008-08-08 19:52:45 IPv4 socket creation failed: Cannot allocate memory

nothing works like 3 days before
 
Code:
2008:08:08-19:52:03: ioctl can't find the server's ip address for venet0:0 : Bad file descriptor

Are you network settings up to date?
 
Back
Top