How can I repair my Juggernaut Firewall installation?

Overview

This article provides step-by-step instructions for repairing a Juggernaut Firewall installation that is experiencing configuration errors, missing dependencies, or permission issues.

Prerequisites

  • Administrative access to the Plesk control panel.
  • SSH/root access to the server (required for command-line operations).

Repair Installation via Web Interface

The recommended method for resolving installation issues is to re-run the application setup wizard. This process automatically reinstalls missing packages, corrects file permissions, and repairs core configuration files.

  1. Navigate to Juggernaut Firewall -> Settings -> Application setup.
  2. Follow the on-screen prompts to complete the repair process.

Application Setup

Monitor Installation Logs

To track the progress of the repair process or identify specific errors, monitor the Plesk panel log in real-time using the following command:

tail -f /var/log/plesk/panel.log

Troubleshooting: Manual CLI Repair

If the web interface repair does not resolve the issue, execute the installer manually via SSH to capture detailed error output. Select the command corresponding to your operating system:

AlmaLinux/CloudLinux/RHEL

/usr/local/psa/admin/bin/modules/juggernaut/install.sh

Debian/Ubuntu

/opt/psa/admin/bin/modules/juggernaut/install.sh
  • repair
  • 0 ผู้ใช้พบว่าสิ่งนี้มีประโยชน์
คำตอบนี้มีประโยชน์หรือไม่?

บทความที่เกี่ยวข้อง

How can I fix the error: The domain limit of this license key has been reached?

Overview The Admin and Pro editions of Danami products enforce a maximum domain limit within the...

How can I fix incorrect date and times displayed in the extension?

Overview The extension relies on accurate system and database timestamps to function correctly....

How can I fix the warning: This extension is deprecated. If you remove it, you will not be able to install it anymore?

Overview On July 25, 2025, WebPros and Danami concluded their partnership agreement regarding...

Why are /var/log/messages, /var/log/maillog and /var/log/secure empty?

Overview The absence of data in /var/log/messages, /var/log/maillog, and /var/log/secure...

How can I raise the open file limit for the login failure daemon?

Overview The Login Failure Daemon (LFD) may terminate unexpectedly when monitoring a high volume...