Bubblewrap error when creating new users

disaint

Verified User
Joined
Apr 13, 2020
Messages
58
Hi there!
I am having an error when creating new user from admin or reseller account. I attached the error as image.
The error details is:

Unix User created successfully
open /usr/local/directadmin/data/templates/custom/exim.bubblewrap.conf: not a directory

The user is created but not listed in DA panel user list.
I have jail=1 in DA configuration file. But not finding BubbleWrap in custombuild to rebuild it.
I changed jail to zero and restart directadmin service but seems not to solve it.

- What can I do next?
- Environment: RockyLinux on VPS (KVM).


Thanks in advance!
 

Attachments

  • mismo_error.png
    mismo_error.png
    16.2 KB · Views: 15
Hello,

You might better open a ticket with DA support and let them check it for you.

I've got only /usr/local/directadmin/data/templates/exim.bubblewrap.conf on my end. And it is a file)
 
I think you do not have such file like this one:

/usr/local/directadmin/data/templates/custom/exim.bubblewrap.conf

and my idea is that you have the file with such name:

/usr/local/directadmin/data/templates/custom

If it is true, then it should not be there. You can only use "custom" as names of folders inside of DA /usr/local/directadmin/ directory.
 
Last edited:
Thanks for your replies. I am going to search where is the file.
I can not Build BubbleWrap from customBuild. So I changed directadmin config file jail=0 but error when creating a new user is still showing.
 
Back
Top