Problem when update

Kurogane

Verified User
Joined
Oct 6, 2019
Messages
65
I do update_versions in directadmin via web, doing all stuff and some reason stop. When i see why i can't enter anymore directadmin seems to crashed weird i say, then i try to startup again and not let me do it (status=11).

For what i see is problem with the OS, now i can't check it if is wrong or not.

Then i try to update manually maybe fix things and nop but i see something weird.

Code:
cd /usr/local/directadmin/custombuild
./build update_versions

Your license OS ( ) does not match the OS installed (CentOS 8).
./build: line 2281: [: version_cmp has a blank value when checking : integer expression expected
 
It means the os attached to your license is set wrong. Go in your account and correct it.
 
Nop, fail to startup directadmin

Code:
● directadmin.service - DirectAdmin Web Control Panel
   Loaded: loaded (/etc/systemd/system/directadmin.service; enabled; vendor preset: disabled)
   Active: failed (Result: signal) since Fri 2020-10-23 22:19:06 CEST; 660ms ago
     Docs: http://www.directadmin.com
  Process: 4541 ExecStart=/usr/local/directadmin/directadmin d (code=killed, signal=SEGV)

Oct 23 22:19:06 srv3-de.dato.porn systemd[1]: Starting DirectAdmin Web Control Panel...
Oct 23 22:19:06 srv3-de.dato.porn systemd[1]: directadmin.service: Control process exited, code=killed status=11
Oct 23 22:19:06 srv3-de.dato.porn systemd[1]: directadmin.service: Failed with result 'signal'.
Oct 23 22:19:06 srv3-de.dato.porn systemd[1]: Failed to start DirectAdmin Web Control Panel.
 
I'd suggest following manual update instructions for DirectAdmin. The installed binary is likely created for another OS.
 
Back
Top