Cannot remove Directadmin users

paisley

Verified User
Joined
Aug 17, 2013
Messages
60
Hello,

When I try to delete a user via Directadmin, just via the GUI, it keeps loading, and nothing happens.

What I tried:
- Update everything in custom build + OS update
- Rewrite permissions all.
- Try to change DirectAdmin skin or another user.

My Server:
- Directadmin 1.649
- CentOS 7.* (CloudLinux)

Error:
db_user_delete: error deleting juvent: unrecognized target
User::lock_actions: Error locking the User 'juvent' actions lock file due to existing lock created on May 16
2023:05:16-19:00:08: Current location: User::destroy(1, admin) : juvent : User('juvent')::readFile() : finished
2023:05:16-19:00:08: Error Removing User juvent: Error locking the User 'juvent' actions lock file due to existing lock created on May 16. Some other process may be doing work on this account.<br>

Hope someone can help me out.
 
Error Removing User juvent: Error locking the User 'juvent' actions lock file due to existing lock created on May 16

Like the error in your log, that file was locked during removal, when you did an rebuild the service is stopped and started which freed the lock
 
Last edited:
Noticing same issue today. Can't terminate accounts - seems you need to try it a few times. Probably some llock
 
Back
Top