Author Topic: ปัญหาของ ispconfig 3 ไม่สามารถแอด web เพิ่มได้ Set Lock .ispconfig_lock  (Read 5540 times)

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2140
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
เกิดปัญหา ispconfig 3 ไม่สามารถแอด web ได้ครับก็เลยเปิด debug mode ช่วยชีวิตไว้ได้

$conf["log_priority"] = 0; // 0 = Debug, 1 = Warning, 2 = Error

หลังจากเปิด debug ดูแล้วเจอ error ตามข้างล่างครับผม

13.03.2012-14:45 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
13.03.2012-14:45 - DEBUG - Found 237 changes, starting update process.
13.03.2012-14:45 - DEBUG - Call function 'soa_delete' in plugin 'bind_plugin' raised by event 'dns_soa_delete'.

From yet another post I learned to delete the lock-file and I've done so maybe 30-40 times, but the "Found 237 changes" doesn't seem to change.


13.04.2010-14:49 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...
13.04.2010-14:49 - DEBUG - There is already a lockfile set. Waiting another 10 seconds...

แก้ไขโดยทำการ

#mv /usr/local/ispconfig/server/plugins-enabled/bind_plugin.inc.php /home/golf/.
#rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock

เสร็จแล้วรอสัก 2-3 นาที ispconfig ก็จะทำการ อัฟเดททุกอย่างที่ได้แก้ไขระหว่างช่วงที่เกิดปัญหา ครับ

เรียบร้อย !!!