Articles in this section

Why is the Plesk update notification gone from the Plesk homepage?

Plesk for Windows kb: how-to Plesk for Linux

Applicable to:

  • Plesk for Linux 
  • Plesk for Windows 

Question

The available Plesk update notification no longer appears in the homepage. Is this expected? 

screen.png

Answer

The notification was removed to optimize the updates' rollout progress. Automatic updates are recommended instead, but the notification can be restored by editing the Plesk configuration.

   
Plesk Panel
   
  1. Log in to Plesk

  2. Install and open Panel.ini Editor from Extensions > My Extensions > Panel.ini Editor > Open

  3. On the Editor tab, add these lines at the bottom:

    [updates]
    visualNotifications = true

  4. Press the Save button

   
Linux CLI
   
  1. Connect to the server over SSH

  2. Edit /usr/local/psa/admin/conf/panel.ini

    # plesk conf panel.ini

  3. Add these lines at the bottom:

    [updates]
    visualNotifications = true

  4. Save changes and close the file

   
Windows CLI
   
  1. Connect to the server over RDP

  2. Launch PowerShell or a Command Prompt and run this command to edit panel.ini

    PS plesk conf panel.ini

    plesk conf panel.ini

  3. Add these lines at the bottom:

    [updates]
    visualNotifications = true

  4. Save changes and close the file

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.