• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  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,
  15. J

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

    this talks about recompiling using this phpize Installing the memcached PHP module for PHP 7 on Plesk | Redevelopment Software Solutions problem is my phpize complains with Can't find PHP headers in /usr/include/php The php-devel package is required for use of this command. and when I try to...
  16. J

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

    the API of my php 7.1.18 is PHP API 20160303 /opt/plesk/php/7.1/lib64/php/modules /opt/plesk/php/7.1/lib64/php/modules so I guess I could try recompile memcached 3.0.4 extension but how do I make sure that its compiled with same api?
  17. J

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

    I found this Manually compiling PHP modules successfully but not sure that I understand what Im supposed to do
  18. J

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

    even more weird, it says Configuring for: PHP Api Version: 20160303 which is correct, so then why is the Module compiled with API 20100525 Module compiled with module API=20100525 PHP compiled with module API=20160303
  19. J

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

    I just checked the logs of the installation, see downloading memcached-3.0.4.tgz ... Starting to download memcached-3.0.4.tgz (78,776 bytes) ..................done: 78,776 bytes 15 source files, building running: phpize Configuring for: PHP Api Version: 20160303 Zend Module Api No...
Back
Top