• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Resolved Unable to Setup or Run imunify360

The 8th

Regular Pleskian
Server operating system version
Ubuntu 22.04.5 LTS
Plesk version and microupdate number
18.0.65
Hello guys,

I tried to install imunify, well i chosen 360 not AV but i don't know why showed in top AV, anyway whatever I did even by SSH terminal its not going to setup, advise me please

1734644694517.png
 
Hi there,

Although it isn't good that our repository gives the warning message, it should be installed fine. Please let me know if it isn't.

Vladimir Markevich,
Product Manager for Imunify.
 
Thank you for the report, @The 8th. Our team reviewed the case and they were able to reproduce the error on a test environment with Google PageSpeed insights extension and installing page-speed module from there:

grep -ir pagespeed /etc/apt*
/etc/apt/sources.list.d/mod-pagespeed.list:deb http://dl.google.com/linux/mod-pagespeed/deb/ stable main

Please try applying the workaround from the article linked by @Pavel Zaikin .
 
Thank you for the report, @The 8th. Our team reviewed the case and they were able to reproduce the error on a test environment with Google PageSpeed insights extension and installing page-speed module from there:



Please try applying the workaround from the article linked by @Pavel Zaikin .
Thank you all for respond, I tried the steps where mentioned in the article by @Pavel Zaikin but looks not worked for me, I even removed pageinsights ext but still not solved, screenshot attached.1734767191576.png

1734767027221.png
 
You can use the following to search for the file that has the specific mod-pagespeed file:

Bash:
grep -rnw '/etc/apt/sources.list.d/' -e 'mod-pagespeed'
 
Back
Top