Author Topic: Unable to connect to any site for a license update directadmin  (Read 2107 times)

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2140
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
Unable to connect to any site for a license update directadmin
« on: ธันวาคม 30, 2019, 08:14:56 AM »
Unable to connect to any site for a license update on directadmin

=== client-id=123 , license-id=1234
cd /usr/local/directadmin/scripts
./getLicense.sh 123 1234
service directadmin restart

https://help.directadmin.com/item.php?id=30

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2140
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
Re: Unable to connect to any site for a license update directadmin freebsd
« Reply #1 on: มีนาคม 07, 2020, 02:18:02 PM »
ถ้ายังไม่สามารถ download ได้และเจอ error เกี่ยวกับ wget --no-check-certificate
ให้ทำการ ปรับเป็น mode insecure ก่อน
#echo 1 > /root/.insecure_download
./getLicense.sh cid lid 103.246.x.y
/usr/local/etc/rc.d/directadmin restart

ก็จะทำให้เข้าใช้งานได้ครับผม : )