Articles in this section

WP Guardian shows wp-agent version is outdated: Update your wp-agent at least to the minimal required version

kb: technical

Symptoms

  • The following error is shown in WP Guardian servers Tab:

    Server wp-agent version is outdated
    Update your wp-agent at least to the minimal required version which is 6.2.3

Cause

The wp-agent was not automatically updated.

Resolution

  1. Connect to the server via SSH

  2. Update wp-agent manually by running the following command

    # bash <(curl 'http://wpt-builds.dev.plesk.tech/WP-agent/dev/installer.sh' || wget -O - 'http://wpt-builds.dev.plesk.tech/WP-agent/dev/installer.sh')

Later it may be changed or expanded depending on the changes In the product or added different OSes.

Was this article helpful?

Comments

1 comment
Date Votes
  • I just tried this update command because a site was showing this error. Connection times out.

    0

Please sign in to leave a comment.