• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by javismiles

  1. J

    Resolved Grafana error, cant install and cant recover agent360

    finally fixed it, - deleted extension - had to kill process that was holding the lock of apt-get update - reinstalled extension - now it works
  2. J

    Resolved I deleted agent360 by mistake and cant reinstall it

    finally fixed it, - deleted extension - had to kill process that was holding the lock of apt-get update - reinstalled extension - now it works
  3. J

    Issue Trying to reinstall the Monitoring extension and its a disaster

    I was having huge problems to reactivate 360 so I deleted completely the monitoring extension and Im trying to reinstall it, but its a nightmare, all sorts of errors Could not install the Monitoring extension Index is under processing now , then issues about database etc etc impossible, and...
  4. J

    Issue Failed plesk update, looking for help

    thank you very much for your kind response, the odd thing is that if I go to the updates section of settings in plesk, it says that my server is all up to date and I see no errors there; I run fuser /var/lib/dpkg/lock and it returns nothing, empty
  5. J

    Resolved Grafana error, cant install and cant recover agent360

    I now found how to install agent360 in this page https://github.com/plesk/agent360 so I followed the instructions by doing wget -q -N monitoring.platform360.io/agent360.sh && bash agent360.sh usertoken and it works and I Can do service agent360 status and its active and I do sudo -u agent360...
  6. J

    Resolved I deleted agent360 by mistake and cant reinstall it

    I now found how to install agent360 in this page https://github.com/plesk/agent360 so I followed the instructions by doing wget -q -N monitoring.platform360.io/agent360.sh && bash agent360.sh usertoken and it works and I Can do service agent360 status and its active and I do sudo -u agent360...
  7. J

    Resolved Grafana error, cant install and cant recover agent360

    looks like the grafana install gives this errors: Execution package has failed with exit code 1, stdout: , stderr: WARNING:__main__:Unable to download package information: Command '['apt-get', '-qq', 'update', '--allow-releaseinfo-change']' returned non-zero exit status 100. Trying to install...
  8. J

    Resolved Grafana error, cant install and cant recover agent360

    this morning by mistake I deleted agent360 and now I dont know how to reinstall it, I tried to activate Grafana, and I keep getting this error: " Could not check if Monitoring was installed correctly: The Grafana service seems to be broken. Fix installation " and click on fix and nothing...
  9. J

    Issue Failed plesk update, looking for help

    hi friends, this morning I found a failed update plesk error, I attach the log to see if you can help me to fix the problem thank you very much
  10. J

    Resolved I deleted agent360 by mistake and cant reinstall it

    by the way the blank monitoring charts started happening after a failed Plesk update, I attach here the log of the failed update
  11. J

    Resolved I deleted agent360 by mistake and cant reinstall it

    this morning all the charts of my 360 monitoring were blank and empty, so I thought it would be a good idea to stop it and reactivate it, so I tried to do that, but selected the option to uninstall 360 monitoring, and after that the option to reinstall it does not appear anymore on the...
  12. J

    Issue Activating memcached.so on PHP 7.1 help please :)

    Now it works! and its a plesk bug I suspect :) look it was not reading the memcached.ini no matter what, I had to go to my plesk onyx control panel, go to tools and settings -> php settings -> 7.0, and then go to the php.ini main file, delete one comment, save it and then it updated the...
  13. J

    Issue Activating memcached.so on PHP 7.1 help please :)

    i managed to install phpize, phew and followed this for php 7.0 Installing the memcached PHP module for PHP 7 on Plesk | Redevelopment Software Solutions and now: /opt/plesk/php/7.0/bin/php -m | grep memca memcached works and gives no errors, however I still dont see it in phpinfo() !
  14. J

    Issue Activating memcached.so on PHP 7.1 help please :)

    now im trying with php 7.0.30 this looks promising but Installing the memcached PHP module for PHP 7 on Plesk | Redevelopment Software Solutions I dont have phpize , what is that, and I cant manage to install it,
Back
Top