File Manager error

HageHosting

Verified User
Joined
Sep 25, 2006
Messages
74
Get to following error on some users as they use file manager what can i do?
I tried new file permissions for the user but didnt work

Scherm­afbeelding 2026-03-11 om 17.05.19.png
 
Please try running this command on your DA server via SSH terminal as "root" user during the time you visit FileManager for that DA user:
Code:
journalctl -u directadmin -f
It should show you more detailed error log which can help to identify the real problem
 
Please try running this command on your DA server via SSH terminal as "root" user during the time you visit FileManager for that DA user:
Code:
journalctl -u directadmin -f
It should show you more detailed error log which can help to identify the real problem
Scherm­afbeelding 2026-03-11 om 21.34.58.png



Get this error in the log
 
As the first idea, I would recommend to check if you have set some value for "Tasks Max" option in "Resource Limits" section on such page for your DA user in DA Panel:

https://[HOSTNAME]:2222/evo/admin/users/[DA_USER]/view/modify

If you have there too small value, then try to increase it or set to "Unlimited", save the changes and test FileManager again.
 
As the first idea, I would recommend to check if you have set some value for "Tasks Max" option in "Resource Limits" section on such page for your DA user in DA Panel:

https://[HOSTNAME]:2222/evo/admin/users/[DA_USER]/view/modify

If you have there too small value, then try to increase it or set to "Unlimited", save the changes and test FileManager again.
Solved the problem thank you very much
 
Back
Top