- Joined
- Feb 27, 2003
- Messages
- 8,509
Hello,
Just reporting that files1.directadmin.com is down.
It appears to be the entire datacenter it's in, so we can assume that they're working on bringing things back up.
If you're using files1.directadmin.com in your custmbuild options.conf, use run:
to set a new server.. or manually set this in your options.conf
Note that installs will use files.directadmin.com, which is a round robin with files1 and files2... so most people won't notice it's even down (wget tries both IPs)
John
Just reporting that files1.directadmin.com is down.
It appears to be the entire datacenter it's in, so we can assume that they're working on bringing things back up.
If you're using files1.directadmin.com in your custmbuild options.conf, use run:
Code:
cd /usr/local/directadmin/custombuild
./build set_fastest
Code:
downloadserver=files2.directadmin.com
John