*** There was an error downloading the custombuild script. ***

behzadx

New member
Joined
Feb 20, 2022
Messages
6
Hello,

I've installed DirectAdmin on my other VPS many times before, but for my new VPS, when i try to run the installer using:

Code:
wget -O setup.sh https://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh auto

everything goes forward, i get the first success message and then an error :(
Code:
Welcome to DirectAdmin version 1.63.7!

Here is the information given:
Admin User:         admin
Admin Email:        [email protected]
Network Device:     eth0
Server IP:          XX.XX.XX.XX
Server IP Netmask:  /24
Server Hostname:    server.hostname.com
Name Servers:
    ns1.hostname.com
    ns2.hostname.com
ip.list written successfully
./data/admin/login.hist written successfully
./data/admin/next_ticket.number written correctly
./data/admin/services.status written successfully
tickets.list written successfully
Admin admin is being created by root.
Sys:setUGPriv:gid==9999
Sys:setUGPriv:gid==9999
Sys:setUGPriv:gid==9999
Sys:setUGPriv:gid==9999
Sys:setUGPriv:gid==9999
Sys:setUGPriv:gid==9999
Admin user created

System Security Tips:
  https://docs.directadmin.com/operation-system-level/securing/general.html#basic-system-security


DirectAdmin should be accessible now
If you cannot connect to the login URL, then it is likely that a firewall is blocking port 2222. Please see:
  https://docs.directadmin.com/directadmin/general-usage/troubleshooting-da-service.html#cannot-connect-to-da-on-port-2222
curl: (56) Recv failure: Connection reset by peer                                                                                           

*** There was an error downloading the custombuild script. ***
 
Code:
curl: (56) Recv failure: Connection reset by peer

Likely a networking issue. I'd like to note retail standard/lite licenses come with free installation and full support for any installation problems if you'd like to do it yourself.
 
This also happen to us when install on Asia base server recently. Actually this happen after DA changing to the new licensing system. As old time install never encounter such issue before.
 
My server is also hosted in Asia, after 5 tries in multiple servers using multiple OSs, i failed to install DA.. . I ran out of IP changes per my license.
 
Every retail Lite/Standard come with free installation services, why don't you try to use that service? :)
 
Back
Top