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:
	
	
	
		
everything goes forward, i get the first success message and then an error
	
	
	
		
				
			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 autoeverything 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. *** 
 
		