Unable to determine fastest server

blglnttr

Verified User
Joined
Apr 6, 2023
Messages
5
I'm trying to update DA , but it fails. I tried pinging these addresses , but all of them unknown host.
[root@server custombuild]# ./build set_fastest
Testing with file 10.kb:
0 B/s - files-fi.directadmin.com
0 B/s - files-fr.directadmin.com
0 B/s - files-lt.directadmin.com
0 B/s - files-de.directadmin.com
0 B/s - files-sg.directadmin.com
0 B/s - files-ca.directadmin.com
Total test duration: 0 seconds

Testing with file 100.kb:
0 B/s - files-fi.directadmin.com
0 B/s - files-fr.directadmin.com
0 B/s - files-lt.directadmin.com
0 B/s - files-de.directadmin.com
0 B/s - files-sg.directadmin.com
0 B/s - files-ca.directadmin.com
Total test duration: 0 seconds

Fastest server is at 0 B/s
Unable to determine fastest server


xxx@xxx ~ % ping files-fi.directadmin.com
ping: cannot resolve files-fi.directadmin.com: Unknown host
xxx@xxx ~ % ping files-fr.directadmin.com
ping: cannot resolve files-fr.directadmin.com: Unknown host
xxx@xxx ~ % ping files-de.directadmin.com
ping: cannot resolve files-de.directadmin.com: Unknown host
 
Hello. Now there is only one server files.directadmin.com left - this is a CDN and the definition of a fast server is no longer needed.
 
I changed downloadserver to files.directadmin.com , error changed.


[root@server custombuild]# ./build update
curl: (22) The requested URL returned error: 404

Download of http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz failed, re-downloading the file...
curl: (22) The requested URL returned error: 404

Download of http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz failed, re-downloading the file...
curl: (22) The requested URL returned error: 404

Download of http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz failed, re-downloading the file...
curl: (22) The requested URL returned error: 404

Download of http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz failed, re-downloading the file...
Download of http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz failed 4 times, exiting...
 
[root@server custombuild]# /usr/local/directadmin/directadmin version
Version: DirectAdmin v.1.642
 
It is true that the script itself is no longer there, it is downloaded by itself with the update of the panel. Update the panel itself and you will have the current version of the script.
 
It is true that the script itself is no longer there, it is downloaded by itself with the update of the panel. Update the panel itself and you will have the current version of the script.

I found the command to update panel , and resolve the problem. Thanks for help :D
 
Back
Top