• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. N

    ISSUE - Nginx config generation failure and http2 directive implementation failure

    The referenced support article fix, does not seem to work.
  2. N

    Question What is the proper repo for Alma Mariadb after an upgrade from CentOS7?

    Error: Cannot find a valid baseurl for repo: alma-mariadb Followed by a Y/N prompt to continue, with a warning that continuing could result in data loss or corruption.
  3. N

    Question What is the proper repo for Alma Mariadb after an upgrade from CentOS7?

    Trying to apply a Plesk update after upgrading CentOS7 to Alma per the recommended Plesk upgrade script and getting a warning that the Alma Mariadb repo cant be located. Error: Cannot find a valid baseurl for repo: alma-mariadb What should the proper repo be? yum.repos.d contains a...
  4. N

    Question How long will Plesk updates be available for CentOS7?

    For anyone that may have not see this: Introducing Extended Lifecycle Support (ELS). We understand that migrating to a new operating system can be a complex process. To give you more time and a peace of mind, we’re introducing the Extended Lifecycle Support (ELS) program. This program will run...
  5. N

    Resolved Sitejet 1.1.1-2489 Update

    Thank you for following up.
  6. N

    Resolved Sitejet 1.1.1-2489 Update

    Directly from Plesk as a partner.
  7. N

    Resolved Sitejet 1.1.1-2489 Update

    Still having trouble finding this option using the documentation provided at: https://www.plesk.com/blog/product-technology/sitejet-commerce-add-a-store-directly-in-plesk/ Specifically, can not find "Commerce item" or "Create Shop" as described below when editing an existing SiteJet site in...
  8. N

    Question What are you using for Alma Linux Local Backups?

    Prior to converting some CentOS7 servers to Almalinux (as recommended by Plesk), we used Veritas for local backups. Apparently Veritas does not support running its agent on Almalinux. Anyone run in to a similar situation and find a solution, or have recommendations, for local backups of...
  9. N

    Issue Dashboard Not Found

    Same issue here right after an upgrade from CentOS7 to AlmaLinux 8.9, also upgraded was MariaDB using the Plesk upgrader. Uninstalled monitor extension and reinstalled, rebooted server. Error being returned is "Dashboard not found".
  10. N

    Resolved MariaDB Update advice

    It will depend on what software is being used to provision your server and of course if it is a virtual server. In our case we use the software that comes with the type of virtualization software we use.
  11. N

    Resolved Panic! Site crashed and restoring backup fails

    Perhaps try restoring the database manually from a previous non WP Tookit dump (hopefully you dumped it from Plesk database page prior to all of this)? You can create the database manually with the same name, user, and credentials used by WP (as documented in the config file), then use the...
  12. N

    Resolved MariaDB Update advice

    Take a snapshot of the server is possible. The upgrade utility will do some checks for you, provide some backup options, etc. Make sure you are doing this during a period of time the databases are not experiencing heavy use. I've found the upgrades go smooth, but its always good to have that...
  13. N

    Issue Error starting web application. nextJs Installaton Error.

    Maybe check fail2ban or Web Application Firewall "WAF" to see if they are blocking. Also, it seems odd that a document root location would start with a "." as shown in your screenshot....so check to make sure your public and app roots as seen by Plesk are correct. I could be wrong on that...but...
  14. N

    Question How to proceed with a cloned website in plesk

    To be more specific....you can follow these steps using WP Toolkit. 1. Clone the production site. You will be promoted to create a subdomain in Plesk (staging, dev, etc.) whatever you want to call it. 2. The clone will make a complete copy of the site and when finished you will see, in Plesk...
  15. N

    Question How to proceed with a cloned website in plesk

    Links created within the same domain, should be relative. Instead of href="https://staging.somedomain.com/somepage", they should use href="/somepage". With WP clone and relative links, it will be fine.
  16. N

    Issue Sending e-mails via external mail server does not work

    Possibly this.... msmtp uses STARTLS by default Allow msmtp to use TLS over port 465 by adding the following line to ~/.msmtprc: tls_starttls off (or wherever that would be in Plesk)
  17. N

    Issue Error starting web application. nextJs Installaton Error.

    You have NODE_ENV set to "dev". Per nextjs, that value can only be 1 of 3 things: production: When your application is built with next build development: When your application is run with next dev test: When your application is being tested (e.g. jest)
  18. N

    Issue DANE option not available for single domain

    Curious about this as well...on some servers we see the DANE option from the let's encrypt re-issue screen and on others we do not. I can't seem to find the pattern of why its on some and not on others. Our server setup procedures are the same on every new server.
  19. N

    Question How long will Plesk updates be available for CentOS7?

    Thanks...agree....was just curious as to how it will shake out.
Back
Top