CustomBuild error illegal number

codes9

Verified User
Joined
Sep 5, 2019
Messages
73
I've installed a fresh install on Ubuntu22.04 after doing a full build post install I now get the following errors on the custombuild screen.

Anyone seen this before and know what this means?

Code:
/usr/local/directadmin/custombuild/build: 1516: [: Illegal number: 01c717f48b7c2928d29f4befe7c2eda35bada987 /usr/local/directadmin/custombuild/build: 1521: [: Illegal number: 01c717f48b7c2928d29f4befe7c2eda35bada987 /usr/local/directadmin/custombuild/build: 1529: [: Illegal number: 01c717f48b7c2928d29f4befe7c2eda35bada987 /usr/local/directadmin/custombuild/build: 1534: [: Illegal number: 01c717f48b7c2928d29f4befe7c2eda35bada987 [1mYour DirectAdmin version (01c717f48b7c2928d29f4befe7c2eda35bada987) is older than minimal required for this version of CustomBuild (1.63). Please run '/usr/local/directadmin/custombuild/build update_da'(B[m
 
Hello,

You might need to update your directadmin version. Either DirectAdmin or custombuild is too old.

What do you see when running:

Code:
/usr/local/directadmin/custombuild/build version
?
 
I ended up having to upgrade to bleeding edge because all stable versions are oddly considered too old.
 
Back
Top