• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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