• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Ayki

  1. A

    Question Docker

    Thanks for your help Alexander It just started to work without evene chnaging any local ip addresses. Once the docker data base is added to plesk databses from the Tools&settings >database Servers menu. It works rightout the box on 127.0.0.1->which every port was mapped in docker. Do you know...
  2. A

    Question Docker

    Thanks Yamshanov. I did think it must be a network related problem. In this case would it be more productive to run the the sql server from within the container? This way it can be refered as local host. Do you know how I can execute that in Docker? for example # docker exec -it container-id...
  3. A

    Question Docker

    Can anyone provide guidance on setting Zabbix (alpine-latest version) monitoring on Plesk as a docker image? I am having a problem with Zabbix not finding the MySQL server. I have created a database with a user with enough privileges and added those to Zabbix environment parameters. But when...
  4. A

    Question Which factors determine the maximumconcurrent users in Plesk?

    I found the information in the blog post below very useful in troubleshooting the issue regarding nginx error. https://www.plesk.com/blog/various/504-gateway-timeout-error/ Furthermore below article provided more guidance on how fast cgi can be limiting the concurrent connections. I was under...
  5. A

    Question Which factors determine the maximumconcurrent users in Plesk?

    I am trying to find out upper limits of my Plesk server. The sytem specs are as below: OS: AlmaLinux 9.4 (Seafoam Ocelot) Product:Plesk Obsidian Version 18.0.61 Server -32 cores/64 threads / 256 GB DDR4/NVme -------- I am trying to configure nginx/apache/mariadb for maximum performance...
  6. A

    Question mariadb upgrade now

    Adding the lines sorted this issue: https://support.plesk.com/hc/en-us/articles/12388091703703--How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux
  7. A

    Question mariadb upgrade now

    In a previous version of Plesk I sucessfully upgraded mariadb using the plesk built in tool as shown below: (documented in discussion - Resolved - MariaDB 10.11 upgrade failure) OS: AlmaLinux 9.3 (Shamrock Pampas Cat) Product: Plesk Obsidian Version 18.0.60, last updated on April 9, 2024 05:41...
  8. A

    Issue nginx 24: Too many open files

    Hi I have run number of Jmeter tests on my plesk server recently to stress/load test the configuration. The Nginx 24 - too many files open error shuts down the web server. During the test there are long period no more new logins to site can be made with nginx error 502. Shall I start a new...
  9. A

    Resolved MariaDB 10.11 upgrade failure

    Thanks I think all is good now. MariaDb status showing only notes
  10. A

    Resolved MariaDB 10.11 upgrade failure

    Ok here is the issue 1 sorted as well. It is something to do with the DB user not having enough privileges to the database. Once a new user with the right level of access at local host added the import/export dump restored.
  11. A

    Resolved MariaDB 10.11 upgrade failure

    After a few restarts Issue 2 is looking OK now
  12. A

    Resolved MariaDB 10.11 upgrade failure

    After the upgrade I have 2 minor issues Issue 1 - I lost import /export dump functions from Plesk mariaDB database menu Issue 2 - on mariaDB systemctl status I get errors. I am not sure if this is related a table structure but it is as below
  13. A

    Resolved MariaDB 10.11 upgrade failure

    Thanks again Kasper just commented the line back in. Easy mistake to make :-^
  14. A

    Resolved MariaDB 10.11 upgrade failure

    Just followed your advice and had a trouble free Maria DB upgared to 10.11. What is more Plesk with apply future updates ( What a releif :) ) If anyone is interested The Steps are in my case involved: 1- uncommenting exclude 2-Selcting the version to upgrade 3-Accepting the a few thngs 4...
  15. A

    Resolved MariaDB 10.11 upgrade failure

    Thanks Kaspar The MariaDB upgrade is essential due to applications running on plesk not being support by the never version of PHP 8.2 for security. Therefore requires at least MariaDB 10.6 but why not upgrade to the latest. The risk can be lowered if one can have a reliable back up. This is...
Back
Top