• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. AYamshanov

    Resolved Postfix: mail for postmaster@domain loops back to myself [every other works]

    Just for history: It is possible to customize a set of system aliases starting with Plesk Obsidian 18.0.66. (c) https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18066
  2. AYamshanov

    Issue where are the megabytes that cannot be seen?

    The command du does not recalculate, it shows the disk usage. To be more precise, it is .INBOX/cur Under the hood, mail uses standardized name for "inbox" and other default folders, I believe you use a translated version of the webmail interface; Does "Entrada" mean "Inbox"? Try to sort...
  3. AYamshanov

    Issue Connection failed" despite restarting Apache and Nginx

    Ideas on what to check When the web server is unavailable, what about other services like SSH? Could it be some network connectivity issue? Server and website logs, Monitoring graphs
  4. AYamshanov

    Question Removing nginx Server header

    As I understand, there is no built-in ability; it is hardcoded. As an option, you can hide nginx/website behind CDN. https://support.plesk.com/hc/en-us/articles/12377322336407-How-to-remove-PHP-version-from-the-X-Powered-By-HTTP-header-on-Plesk-server
  5. AYamshanov

    Issue where are the megabytes that cannot be seen?

    Let's try another command to visualise disk usage per mailbox base (if you need to look deeper in directories, change "3" to a bigger number). # du --max-depth 3 -h /var/qmail/mailnames/example.org/ 24K /var/qmail/mailnames/example.org/admin/Maildir/.Sent.Test3 24K...
  6. AYamshanov

    Resolved Roundcube config.local.php not read

    I have tried to reproduce the issue with your config.local.php and can't confirm the issue. At the same time, I don't see issues with file content and/or permissions; it looks correct, # plesk version Product version: Plesk Obsidian 18.0.65.2 OS version: AlmaLinux 9.4 x86_64 [...] #...
  7. AYamshanov

    Resolved Roundcube config.local.php not read

    If the string contains real data, suggest replacing it with fake data (and setting a new password). Just in case.
  8. AYamshanov

    Question Google authenticator with Plesk

    Sorry for this necroposting, but I have news related to the Yubikey, etc. We have closed the UserVoice request related to the Yubikey ("Expand 2FA options: Yubikey, WebAuthn (FIDO, FIDO2, U2F), also HOTP counter-code for existing Google Authenticator") Let us know if you have any feedback.
  9. AYamshanov

    Question How to change from MySQL to MariaDB (Plesk 18.0.65)

    Hi! Have you found/tried the steps suggested in the next links? Is-it-possible-to-replace-MySQL-with-MariaDB-and-vice-versa MySQL vs MariaDB – Can One Replace The Other?
  10. AYamshanov

    Question Cant update system packages

    Nothing should break because... Official documentation says, Plesk KB articles also, from time to time, suggest in some circumstances suggest to run "apt update", e.g. Unable-to-update-packages-via-apt-get-on-Plesk-server-[...] I periodically use the same command on my Ubuntu server with...
  11. AYamshanov

    Issue Hello, I get this error.

    It sounds like an information/debug message; as an example, try to configure PHP to show only important messages (e.g.: warning and more critical). I believe it is better to refer to the application documentation you use to clarify the best method for solving the issue.
  12. AYamshanov

    Resolved Turn Off DNS Server

    The page was renamed in the past; I will create a request to update the documentation. I believe you need to disable DNS (on the "Zone Records Template" tab), and then the template will be used for domains (it will disable the right DNS on the creating step).
  13. AYamshanov

    Issue Plesk is not detecting new extension updates

    Do you have an option to open a Support ticket in Plesk? How-to-submit-a-request-to-Plesk-support We have already suggested and checked the most probable causes; checking the unlikely causes is easier with Plesk Support's help.
  14. AYamshanov

    Issue Mail Server Cannot Send to Yahoo but Can Receive Emails - 4.4.1 deferred (connect to mta5.am0.yahoodns.net[67.195.228.111]:25: Connection timed out)

    I see different hosts, and different IP addresses. If everything is ok with mta6 and wrong with mta5, then probably some issues are/were with mta5.
  15. AYamshanov

    Issue Dolibarr Fatal error: Cannot declare class Contact, because the name is already in use

    I deployed a new server using the Plesk image (Ubuntu 22) from DigitalOcean Marketplace with default settings.
  16. AYamshanov

    Issue Plesk is not detecting new extension updates

    Could you please run the next command on the server to check IP addresses and certificates, wget https://ext.plesk.com and provide the output (like here Issue - Extensions and firewall dont show up)
  17. AYamshanov

    Issue Dolibarr Fatal error: Cannot declare class Contact, because the name is already in use

    Sorry for the long delay. Only right now do I have free time to test Dolibarr and the installation process. To make a long story short, I did not face any issues and could install Dolibarr in less than 15 minutes. Here are the steps I did: Created a new domain in Plesk Downloaded v20.0.2...
  18. AYamshanov

    Resolved old ca-certificate on my centos when update plesk panel.

    Just for history, Unable-to-update-upgrade-Plesk-nothing-provides-ca-certificates-2022-2-54-needed-by-package-name
  19. AYamshanov

    Issue Mail Server Cannot Send to Yahoo but Can Receive Emails - 4.4.1 deferred (connect to mta5.am0.yahoodns.net[67.195.228.111]:25: Connection timed out)

    https://support.plesk.com/hc/en-us/articles/12377844270999-Unable-to-receive-or-send-e-mails-in-Plesk-hosted-on-DigitalOcean-IONOS-AWS-or-Microsoft-Azure-port-25-Connection-timed-out ? What hosting do you use? Does it block connections to 25/tcp port? Does it provide a cloud firewall feature...
  20. AYamshanov

    Issue Plesk is not detecting new extension updates

    Hm... Are there any errors/traces/clues in the Plesk "panel.log" related to the Extension Catalog?
Back
Top