DirectAdmin Shows an incorrect number of users

ATN Networks

Verified User
Joined
Jul 17, 2006
Messages
26
Location
The Netherlands, Rotterdam
Hi All,

Sice we updated DirectAdmin on one of our servers it's showing an incorrect number of users in the admin panel. The server is using by 209 users and DirectAdmin shows 418 users.

Did somebody know any solution?

useris.jpg
 
Check /usr/local/directadmin/data/admin/admin.usage. You can change the number manually now or wait for DirectAdmin to update it. You can also run the update command manually:

Code:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d

P.S. It would be great to see you on Skype, I still didn't get any info about my servers placed in your company.
 
Which one solution did you try?
Code:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d
Should work. If you want - I can check your server for free.
 
If your license includes support from DirectAdmin you may want to check with DirectAdmin support.

Jeff
 
Back
Top