• 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. M

    Resolved Email encoding after upgrade to 18.0.65

    Is there any news on the release scheme and the future release plans?
  2. M

    Issue Diagnose & Repair missing information

    The main question here is whether the default "No issues detected" message could benefit from added clarity, like a timestamp of the last manual check. This would help users see whether the displayed message reflects a recent test or is simply the default view. For those who rely on the GUI...
  3. M

    Issue Diagnose & Repair missing information

    Could you possibly provide some screenshots? It sounds like the "No issues detected" message might be showing up even after errors were found, but I'm not entirely sure if I follow. Screenshots would really help to see what you're experiencing.
  4. M

    Issue Diagnose & Repair missing information

    I completely agree; that's a fair point. The "No issues detected" message could definitely cause confusion, especially without a timestamp. Ideally, the repair kit should show this only after a new manual check, so it’s clear the results are up-to-date. Adding a date and time for the last check...
  5. M

    Issue Wrong TXT record implementation in Plesk DNS

    You're almost there! With just one more post, you’ll have enough points to submit a bug report. I understand it can be a bit frustrating, but this rule helps the community filter genuine reports and keep the forum productive. Thanks for your patience—and we appreciate your help in improving the...
  6. M

    Forwarded to devs Mail certificate is no longer assigned after it gets renewed by Let's Encrypt

    I've added a User Voice request for the above-mentioned suggestion: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/49045250-add-global-setting-for-automatic-mail-domain-tld-c Please vote if you think this is a valuable suggestion / Veuillez voter si vous pensez que...
  7. M

    Forwarded to devs Mail certificate is no longer assigned after it gets renewed by Let's Encrypt

    Thank you for your response regarding the Let's Encrypt mail certificate renewal issue. I'd like to propose a straightforward solution that has proven effective in the industry. Suggested Solution: Introduce a global setting in Plesk: [ ] Use mail.domain.tld subdomains for all mail...
  8. M

    Resolved Email encoding after upgrade to 18.0.65

    I’ve been telling for years that Plesk should bring back their old Update Release Tiers, where they offered Early Adopter, General, and Late Adopter release options. It seems there’s something at the management level preventing this from happening, as I doubt the developers have much say in it...
  9. M

    Resolved Email encoding after upgrade to 18.0.65

    That's a bit harsh. Let's give the developers a chance to identify the bug and understand what’s causing the issue before jumping to conclusions. Plesk is a complex system, and sometimes unexpected issues pop up in specific setups. A bit of patience could go a long way here.
  10. M

    Resolved Suggestion for enhancing UserVoice: show recently implemented features

    The changelog for Plesk Obsidian 18.0.64 included references to UserVoice requests, which was a great addition! I noticed, however, that the new changelog for Plesk Obsidian 18.0.65 doesn’t include these references. Was this a one-time addition, or were they perhaps overlooked this time?
  11. M

    Resolved How to turn off PLESK firewall from CLI

    Does your provider use a firewall in front of the VPS? You should be able to see that in the provider's dashboard.
  12. M

    Resolved Exclude files in Plesk account backups, but globally

    The settings in the global backup options will do what you need. By setting the exclusions there, it ensures that those files and directories are excluded from all server-wide backups, including individual subscriptions. You don’t have to set them for each subscription manually — the exclusions...
  13. M

    Resolved Exclude files in Plesk account backups, but globally

    You can indeed exclude files and directories in the global backup settings. When scheduling a backup, make sure to check the option "Exclude specific files from the backup". Backup Manager -> Schedule -> Check the box for "Exclude specific files from the backup". Then, you can add rules like...
  14. M

    Question Need URL to get stable Version Number

    You mean something like this? #!/bin/bash # Get the current installed Plesk version current_version=$(plesk -v | grep "Product version" | awk '{ print $5 }') # Get the latest stable Plesk version from the RSS feed latest_version=$(curl -s...
  15. M

    Input Access issues with outdated Plesk Knowledge Base articles

    I’ve noticed that this page, along with many others that start with 'https://www.plesk.com/kb/support,' has a 'Read full article' button that leads to a 'You're not authorized to access this page' message. Could this be looked into as it affects accessing important information, even if you...
  16. M

    Question When will PHP 8.1 be available?

    You can vote for AVIF support via this UserVoice Request: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/44853340-avif-support
  17. M

    Issue Unable to create the remote backup to s3: Transport error

    Have you tried these settings in the panel.ini extension? [ext-s3-backup] SendRequestPayerOption = off MaxResumeAttempts = 200 MaxResumeFailures = 200
  18. M

    Resolved Moved files become not visible in file manager!!!

    I've just created a file with root permissions, and it shows up fine in the Plesk File Manager. Can you clarify exactly what you're trying to achieve? It would really help if you could provide some screenshots of what you're seeing, so we can better understand the issue and assist you further.
  19. M

    Input New UserVoice request to create a temporary admin account in WordPress via WordPress Toolkit

    Exactly! I've encountered the same frustrations so many times—fiddling around with customer credentials or adding a new admin account via phpMyAdmin can be quite cumbersome. Having a built-in option to create a temporary admin account would really streamline the support process. It would also...
Back
Top