agian "/usr/local/directadmin/data/task.queue is growing in size " problem

Goback

Verified User
Joined
May 15, 2011
Messages
22
Hi guys,
I'm getting this error many times after DA update.

Code:
DirectAdmin has noticed that the file /usr/local/directadmin/data/task.queue is growing in size and not getting processed.
Please see this guide to ensure that your task.queue gets properly processed:
http://help.directadmin.com/item.php?id=107
i followed and did mentioned commands in above link but no chance.

Here is the Server Details:
Code:
Compiled on	CentOS 7.0 64-Bit
Compile Date	Feb 21 2016, 03:50:52
Server Version	1.50.0
 
Hello,

So do you have crond running? And what do you see in system logs?

What do you see if you run

Code:
[COLOR=#000000][FONT=courier new]/usr/local/directadmin/dataskq d
?[/FONT][/COLOR]
 
Hello zEitEr, you are still one of good supporters of this forum!
Hello,

So do you have crond running?
Code:
# ps ax | grep cron
 7121 ?        Ss     0:00 /usr/sbin/crond -n
31608 pts/0    S+     0:00 grep --color=auto cron

And what do you see in system logs?
No interested things are in system log file,last lines are about shutdown , tickets removing , user actions and so on,

What do you see if you run

Code:
[COLOR=#000000][FONT=courier new]/usr/local/directadmin/dataskq d
?[/FONT][/COLOR]
Code:
Segmentation fault
 
Thank you.

And is Directamin running at all? And does license match to your actual OS and you really run CentOS 7?
 
Thank you.

And is Directamin running at all? And does license match to your actual OS and you really run CentOS 7?
yes, i can login in to DA panel.
my FTP dose not work,i can not receive any email from external sites,...
this server was working without any problem,after license update or DA update those problem were appeared.

Version:
Code:
cat /etc/*-release
CentOS Linux release 7.2.1511 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.2.1511 (Core)
CentOS Linux release 7.2.1511 (Core)
 
Last edited:
Back
Top