Search results

  1. AYamshanov

    Question SSL certificate for a new domain

    But efcarf.org points to absolutely other addresses, (c) Network Tools: DNS,IP,Email To pass a domain verification, the domain should point to a server with Plesk. You will likely need to update records on the GoDaddy side since their nameservers are authoritative (Network Tools: DNS,IP,Email).
  2. AYamshanov

    Resolved [MailQueueList.Filter.Status.maildrop] since last update of Plesk Email Security

    @Polli, the bug is confirmed and identified with ID EXTPLESK-6366. I believe the fix will be released with the next update for the Log Browser extension. The bug is not in Plesk Email Security, it is in the Log Browser extension.
  3. AYamshanov

    Resolved [MailQueueList.Filter.Status.maildrop] since last update of Plesk Email Security

    Hi, This feature (screen) is provided by the Log Browser extension (not Plesk Email Security); they should not interfere with each other. But in any case, it looks like there is a problem or even several. Let's try to debug them. > [MailQueueList.Filter.Status.maildrop] It sounds like we...
  4. AYamshanov

    Issue No NVMe Disks in Grafana

    Thank you for the details; I have reproduced the issue. The issue has been reported as EXTPLESK-6356.
  5. AYamshanov

    Issue No NVMe Disks in Grafana

    Interesting... Plesk uses collectd to collect metrics; for disks, it uses the next settings # more /etc/sw-collectd/conf.d/02disk.conf #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED...
  6. AYamshanov

    Question Process "ftpsgin+" use 60% of CPU.+

    An example of ps aux from my server (the output is with columns' headers): root@panel:~# ps aux | grep -E '(^USER|php-fpm:)' | head USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 762 0.0 0.6 255892 40912 ? Ss Jan10 0:37 php-fpm: [...] root...
  7. AYamshanov

    Question When will PHP 8.1 be available?

    Thank you for the information; we were able to reproduce the issue. The GD extension is compiled with AVIF support, but it relies on libraries provided by the OS vendor. On Debian 11: # apt install -qy libavif-dev libavif-bin # avifdec --version Version: 0.8.4 (dav1d [dec]:0.7.1, libgav1...
  8. AYamshanov

    Question When will PHP 8.1 be available?

    What OS is installed on your server? Do you have an example of code that generates the warning?
  9. AYamshanov

    Important New Plesk webmail / SOGo Webmail extension

    The SOGo Webmail extension installs SOGo from two different repositories; it depends on the used OS; (c) extension's description During the first installation, the extension adds a repository to the system package manager; stable packages come from the OS vendor repository, and nightly...
  10. AYamshanov

    Issue How to whitelist IP address in New plesk 18.0.6

    https://support.plesk.com/hc/en-us/articles/12377957987095-How-to-enable-remote-access-to-MySQL-MariaDB-server-in-Plesk ?
  11. AYamshanov

    Issue Monitoring extension uses another language than the rest of Plesk

    It is about strings like "memory", "Last 1 day", etc. I have opened my server now and, surprisingly for me, found the interface like on the screenshot. Is this what you want to configure? :) I didn't do anything specific, but I will clarify details internally and come back then.
  12. AYamshanov

    Question When will PHP 8.1 be available?

    Good news. With the latest PHP update, AVIF support was added. (c) https://docs.plesk.com/release-notes/obsidian/change-log/
  13. AYamshanov

    Issue Monitoring extension uses another language than the rest of Plesk

    I can only guess the previous server was running Plesk Onyx (17.x), but even in this case, some hardcoded strings are not translated. E.g.: Plesk Onyx with deprecated "Health Monitoring" It could also be a third-party extension/service. If you have screenshots, they can help determine the...
  14. AYamshanov

    Issue Getting DANE working

    I have tried to reproduce the issue on a fresh server but have failed (the option exists; see the default value; it is slightly different from what you use now). [...] Components and product check results: Installation is finished [...] # plesk version Product version: Plesk Obsidian...
  15. AYamshanov

    Issue Monitoring extension uses another language than the rest of Plesk

    What monitoring do you use with Plesk? Is it 360 Monitoring or built-in Monitoring? If it is 360 Monitoring, then... It is possible to log in to the 360 Monitoring website (Plesk 360) and to change the language, then the language will be automatically changed in Plesk; here is an example of how...
  16. AYamshanov

    Issue Getting DANE working

    Interesting. I checked the file on my Ubuntu server with Plesk and found the option smtp_tls_CApath (Postfix Configuration Parameters) that I did not find in your config file. (c) https://www.postfix.org/TLS_README.html With the `plesk repair mail` command, you can check and fix mail-related...
  17. AYamshanov

    Resolved Plesk Docker extension Stacks not picking local .env

    Hi LytraX, According to the Docker documentation, I would say it is expected behavior. Let me provide an example with Plesk; I will create two files, docker-compose.yaml and .env, and save them together in the subscription's Home directory, docker-compose.yaml services: my: image...
  18. AYamshanov

    Resolved MySQL memory usage limit exceeded

    I believe it is a limit for a container with MySQL, not for MySQL itself. As I understand, you do not have it configured, the Docker service allows the container to get all available memory if it needs it. If you want to change the container's limit, you can use the Plesk Docker extension for...
  19. AYamshanov

    Question Is there any way to get backup after expired license key?

    Hi, Have you tried to contact Plesk Licensing and Purchase Support? See https://support.plesk.com/hc/en-us/articles/12388069544215-How-to-get-Plesk-Web-Host-edition-trial-license-for-migration
  20. AYamshanov

    Question Smarthost

    Hi, Sounds like you are interested in the smarthost-per-domain-configuration-enablement feature; feel free to vote for the feature. If you provide a comment with some details on why customers prefer to use sendcloud, it will help us better understand the scenario.
Back
Top