Solved help! "Error with /usr/local/directadmin/custombuild/build: No such file or directory"

flexjoly

Verified User
Joined
Nov 2, 2016
Messages
89
Location
Apeldoorn, Netherlands
Hi,

This is really weird.... the 'build' script is missing!! :eek:
Does anyone have the same problem?

1616931033735.png

I really have no clue what has happened.
I tried to update, de-activate - activate the plugin. No change.
Un-install and install again... does not help either.
How can we fix this?

And what log can we check to see what can have happened?

We have a small issue at this (centos7) server: due to large system-backups, the server gets overloaded. (ssd 150gb)


1616932290539.png

Thanks in advance!
flexjoly
 
Maybe the overload caused it, no clue about that.

I hope you're not missing more and it's only the build script. But you can get a copy of the build script like this:

Code:
cd /usr/local/directadmin/custombuild
wget https://files1.directadmin.com/services/custombuild/2.0/custombuild/build

After that do chmod 700 build to get it executable.
 
Hi Richard, Thanks for your answer!

I downloaded the script. And it seems running nicely.

I still wonder why this could not be solved by (de-)activating and/or re-installing the plugin.
 
I still wonder why this could not be solved by (de-)activating and/or re-installing the plugin.
Because as you say.... it's a plugin you re-installed, not custombuild. ;)

It get's a bit "verwarrend" with those same names.
But Custombuild is the system which DA is using for everything. This exists a long time and was to be used via SSH.
Since customers want to be spoiled, DA staff created a Custombuild plugin, so Custombuild could be managed from within the DA panel.

Compare it with CSF/LFD firewall. You can't repair that by reinstalling the plugin either. You need to reinstall CSF/LFD if you miss files and want to reinstall.

Feel free to send me a pm in Dutch if you need.
 
Back
Top