Missing features after install

@Jayjayuk Could you open up a ticket, even if it's a license out of support? There are so many daily DA installs but the only reports we have are from this thread. Not denying that it's a real issue, just saying that we might need to actually poke around because this doesn't seem universal, not by a long shot, so a closer look is the only solution.
 
Has this been fixed? I did a new installation yesterday on Debian 11 and still had trouble.
 
Seemed alright for me afterwards.... I waited for the message in DA and rebooted the server.... Seemed OK then..
 
I had the same problem today with an new install

Code:
[root@da-dev2 ~]# /usr/local/directadmin/directadmin c | grep '^ethernet_dev='
ethernet_dev=eth0


Code:
[root@da-dev2 ~]# ip -4 -o a | cut -d ' ' -f 2
lo
eno1
 
hi @apogee, we have released an update to the setup.sh script with improved default network card detection. Could you please check it again if the problem persists?
 
Back
Top