directadmin userlist does not load correctly

Hello,

You are using a 3rd-party skin. Try and see how the page loadx with the default enhanced skin.
 
You may also want to try this:

Code:
/usr/local/directadmin/scripts/fix_da_user.sh
DirectAdmin data restore (beta)

Usage: /usr/local/directadmin/scripts/fix_da_user.sh <username> <user|reseller|admin> (<domain>)

<username> is required.
<user|reseller|admin> is to specify that this user is a reseller, or an admin.
(<domain>) is an optional 3rd argument to speicfy if there is supposed to be a domain under this account.

Note: the creator in the user.conf will be set to 'admin'. If it should be something else, edit the CREATOR value in this script
with a command like:
/usr/local/directadmin/scripts/fix_da_user.sh admin admin

Best regards
 
thanks for your answer..
I finally find the problem, problem is a user in user list.
anywhere this user is there, the page does not load correctly .
when i try to open those links, the error is : This site can’t be reached. The connection was reset.
CMD_SHOW_USER?user=username
CMD_SELECT_USERS?select0=username&delete=1
phpMyAdmin/db_structure.php?db=username_db&token=69d926dd9ac9a649b5a8238dc8976b1b
anywhere this user is there, the page does not load correctly. and in user list, when page want to load this user details , can not do this , and page not load correctly. and same problem in backup folder , and AdminBackup page and .....
i can not delete this user in directadmin, i backup this user with this link : https://help.directadmin.com/item.php?id=198
but i cannot delete this user with directadmin, how can i delete this user with ssh ?
and why this user have problem ? i disabled csf, but the problem not fixed.
thanks
 
Well i gave you the command for the admin user, have you tryed to change it to fit your needs according to the command guide i posted?

Best regards
 
How many domains that user have? Have you tryed adding a domain at the end?

Regards

only one domain is in user. and the user domain dose not load and user directadmin panel dose not load too.so i can not do anything with this user , also i can not delete this user in directadmin.
how can i delete this user with ssh ?
 
Try to fix the domain with the script or check the domains.list for the user in /usr/local/directadmin/data/users/USERNAME/domains.list if is correct

Regards
 
Try to fix the domain with the script or check the domains.list for the user in /usr/local/directadmin/data/users/USERNAME/domains.list if is correct

Regards

domains.list for this user is ok and no problem. can i delete this user with ssh ?
 
You can surely remove the user at system level and than edit all the config file.. not really suggested...

Maybe with the API and PHP you can write something to remove the user... but it will take time i guess..

My opinion is that fix the problem instead of delete and create the user again is the best way.

You're the only user that is having the problem, so i guess you can deal with it, is not preventing other users to use the panel.

@Alex: I did already gave him that guide ;)

Best regards
 
Back
Top