Problem with build

unique2world

Verified User
Joined
Dec 30, 2013
Messages
25
Location
./
Hi
After run ./build update

error:

./build: eval: line 3517: syntax error near unexpected token `<'
./build: eval: line 3517: `VERSIONS_TXT_<!DOCTYPE HTML PUBLIC "_//IETF//DTD HTML 2_0//EN">= VERSIONS_TXT_<html><head>= VERSIONS_TXT_<title>403 Forbidden</title>= VERSIONS_TXT_</head><body>= VERSIONS_TXT_<h1>Forbidden</h1>= VERSIONS_TXT_<p>You don't have permission to access this resource_</p>= VERSIONS_TXT_</body></html>='
 
Try:

Also execute: rm -f /usr/local/directadmin/custombuild/versions.txt
 
Try:

Also execute: rm -f /usr/local/directadmin/custombuild/versions.txt
Hi smtalk!

Now i get similar issue.
wget -O /usr/local/directadmin/custombuild/build http://files1.directadmin.com/services/custombuild/2.0/custombuild/build
and rm -f /usr/local/directadmin/custombuild/versions.txt is not resolved

DA always shows "

License check failure See the Debug Guide"​

Reason: transient licence check failure: incompatible version, please upgrade DirectAdmin

And i can't execute any off command from ./buid

Please help me, Centos 7 and DA authentic
 
You cant use that command anymore
1.files1. server dont exist anymore
2.CB is now part of Evo skin
 
You cant use that command anymore
1.files1. server dont exist anymore
2.CB is now part of Evo skin
So, poor me!
what need i do now. Suddenly, i cannot update any more.

Code:
# ./build update
# ./build update_da
No command running, no information showed
Even i copy the "build" scripts from the running server to this my server but no action

/usr/local/directadmin/scripts/getLicense.sh mykey -->OK
 
what need i do now. Suddenly, i cannot update any more.
Yes you can.
Just go to the /usr/local/directadmin/custombuild/options.conf file and change mirror in there to files.directadmin.com

After that, use the
./build update ./build update_da
again.
 
Yes you can.
Just go to the /usr/local/directadmin/custombuild/options.conf file and change mirror in there to files.directadmin.com

After that, use the
./build update ./build update_da
again.
I have changed to this repo anh exec 2 command above but no any information replies
The custombuild.log always shows "DirectAdmin update requested"
When i execute: ./build versions

Unknown command `update'. Please specify one command of: admin, admin-backup, config, config-set, create-login-url, database-create, doveadm-quota, info, install, license, permissions, root-auth-url, server, suspend-domain, suspend-user, unsuspend-domain, unsuspend-user or version
Usage:
directadmin [OPTIONS] <command>

Help Options:
-h, --help Show this help message

Available commands:
admin Print admin username
admin-backup Perform admin-level backups
config Print Directadmin config
config-set Set Directadmin config value
create-login-url Create single-sign-on URL
database-create Create SQLite database
doveadm-quota Print email usage quota
info Print binary compile info
install Run Directadmin installer
license Print license info
permissions Set Directadmin files permissions
root-auth-url Create a login-key for HTTP API access
server Run Directadmin web server
suspend-domain Suspend domain
suspend-user Suspend user
unsuspend-domain Unsuspend domain
unsuspend-user Unsuspend user
version Print Directadmin version
Latest version of DirectAdmin:
Installed version of DirectAdmin: DirectAdmin build v.1.63.9

DirectAdmin DirectAdmin build v.1.63.9 to update is available.
But if run: ./build update_da Nothing replies

Please help me @smtalk
 
I have changed to this repo anh exec 2 command above but no any information replies
The custombuild.log always shows "DirectAdmin update requested"
When i execute: ./build versions

Unknown command `update'. Please specify one command of: admin, admin-backup, config, config-set, create-login-url, database-create, doveadm-quota, info, install, license, permissions, root-auth-url, server, suspend-domain, suspend-user, unsuspend-domain, unsuspend-user or version
Usage:
directadmin [OPTIONS] <command>

Help Options:
-h, --help Show this help message

Available commands:
admin Print admin username
admin-backup Perform admin-level backups
config Print Directadmin config
config-set Set Directadmin config value
create-login-url Create single-sign-on URL
database-create Create SQLite database
doveadm-quota Print email usage quota
info Print binary compile info
install Run Directadmin installer
license Print license info
permissions Set Directadmin files permissions
root-auth-url Create a login-key for HTTP API access
server Run Directadmin web server
suspend-domain Suspend domain
suspend-user Suspend user
unsuspend-domain Unsuspend domain
unsuspend-user Unsuspend user
version Print Directadmin version
Latest version of DirectAdmin:
Installed version of DirectAdmin: DirectAdmin build v.1.63.9

DirectAdmin DirectAdmin build v.1.63.9 to update is available.
But if run: ./build update_da Nothing replies

Please help me @smtalk
 
Back
Top