• 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

    Issue Server Error 502 Bad Gateway

    It looks like you activated nginx-only mode in Plesk for this domain. You have to activate Proxy mode in Websites & Domains > Apache & nginx Settings -> nginx settings section Have a look at this...
  2. M

    Forwarded to devs [Export lists to CSV extension] It's no longer possible to export the list of domains from the Domains page

    Aha, I see the same on Almalinux. @Sebahat.hadzhi Can you please reopen this report? The "Export lists to CSV" extension is broken again.
  3. M

    Question plesk upgrade

    The command I showed you allows you to install the latest available update:
  4. M

    Issue Creating a Send-only e-mail address leads to an error message: 'No such user ..'

    This is normal behavior. You need a username and password to send an email; otherwise, anyone could send emails from your server without permission.
  5. M

    Question plesk upgrade

    Can you give this a try? # plesk installer --source http://autoinstall.plesk.com
  6. M

    Question How can customers disable WordPress update email notifications in Plesk?

    Hi everyone, I noticed there hasn't been much response from Plesk regarding the email notifications issue we discussed. To bring more attention to this matter, I've created a UserVoice request. The request suggests enhancing the WordPress Toolkit to allow end users to control whether they...
  7. M

    Issue Error while trying to move domain

    Does it work when temporarily unsuspending the domain and moving it to the new subscription?
  8. M

    Question exec uses old php version

    Can you show a code example of what you mean? You can use BB-codes to format the example: BB codes
  9. M

    Question exec uses old php version

    Can you explain this a little more? Do you mean the PHP version on the command line?
  10. M

    Issue Error Upgrading Plesk Obsidian 18.0.63 to 18.0.64: HTTPS Error 404 - Not Found (MaxScale Repo)

    You could create a custom-mysql.cnf in /etc/my.cnf.d/ containing the contents below and restart the MySQL server: [mysql] skip-ssl = true Have you ever thought of migrating to Almalinux 8.*?
  11. M

    Issue Lots of uncompressed log files generated

    I've found this article which describes your issue: https://support.plesk.com/hc/en-us/articles/12377289447191-Log-rotation-is-not-working-for-a-particular-domain-while-works-correctly-for-others
  12. M

    Issue Error Upgrading Plesk Obsidian 18.0.63 to 18.0.64: HTTPS Error 404 - Not Found (MaxScale Repo)

    I'm not sure if there's a specific tool for MaxScale, but this article provides information to help you get started with MaxScale: https://mariadb.com/kb/en/mariadb-package-repository-setup-and-usage/
  13. M

    Issue Lots of uncompressed log files generated

    I recommend contacting Plesk Support so they can investigate the issue directly on your server. To sign in for support, visit: Plesk Support If you purchased your license through a reseller, they should provide support for you. In case your reseller doesn’t offer support, Plesk provides an...
  14. M

    Issue Error Upgrading Plesk Obsidian 18.0.63 to 18.0.64: HTTPS Error 404 - Not Found (MaxScale Repo)

    I recommend that you create a new MariaDB repo baseurl using this tool: https://mariadb.org/download/?t=repo-config
  15. M

    Issue Lots of uncompressed log files generated

    It looks like you have a couple of locked subscriptions. That can be the reason why the logrotate is not working as expected. Have a look at this article: https://support.plesk.com/hc/en-us/articles/12377770549015-How-to-synchronize-locked-subscriptions-with-their-service-plans
  16. M

    Resolved Failed: plesk-ext-monitoring-hcd.service

    Do you know how to log in on the command line of your Plesk server? If so, please execute this command as the root user and show the results: # service plesk-ext-monitoring-hcd start
  17. M

    Question Is safe to remove big size data file log-browser.sqlite3 and /var/log/syslog?

    @AYamshanov, do you have any suggestions on how to fix this issue?
  18. M

    Question Is safe to remove big size data file log-browser.sqlite3 and /var/log/syslog?

    The Diskusage Viewer sometimes gives the wrong file size. Can you check the real size on the command line? # du -sh /opt/var/psa/modules/log-browser/log-browser.sqlite3
Back
Top