• 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. Martin Dias

    Resolved No zone data

    So probably: https://support.plesk.com/hc/en-us/articles/12376926550679-Domain-is-not-accessible-from-some-locations-after-switching-to-Plesk-nameservers-due-to-DNSSEC-misconfiguration You may need to re setup DNSSEC for the domain to propagate correctly with it enabled.
  2. Martin Dias

    Resolved No zone data

    Not enough information to help. Does the registrar point to the correct NS? Do the other domains work? Is the domain active at the registrar level? Is the DNS populated inside Plesk? If you do "dig example.com @server_ip" do you get something?
  3. Martin Dias

    Issue DB query failed: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.sessions' doesn't exist, query was: DESCRIBE `sessions`

    Seems that the PSA database got corrupted, either due to removed data, or due to a system issue with the InnoDB. You can try to restore it over the daily dumps that plesk makes: https://support.plesk.com/hc/en-us/articles/12377774462231-Unable-to-access-Plesk-Table-psa-table-name-doesn-t-exist...
  4. Martin Dias

    Question Why I get a error message in plesk php settings?

    This plan is hidden by default and created when restricted mode or web admin license is used by the 1st time Yes, the same issue may reappear, you can then run the repair for PHP handlers again to update it again when the time comes
  5. Martin Dias

    Question Why I get a error message in plesk php settings?

    It will ask what handler to use: https://support.plesk.com/hc/en-us/articles/12387711784471 The admin simple plan is not visible in GUI as it is for the Restricted Admin Mode: https://docs.plesk.com/en-US/obsidian/deployment-guide/reference/plesk-in-restricted-mode.80000/
  6. Martin Dias

    Question SSH2 PECL extension

    You would need to run it for each PHP versions (7.4, 8.0, etc.) not each sub handler
  7. Martin Dias

    Question SSH2 PECL extension

    It will install it for all handlers on the same version as they share the modules, but you can find the exact names with: plesk bin php_handler --list
  8. Martin Dias

    Question SSH2 PECL extension

    You can normally install it on your own for the PHP handler you need: https://docs.plesk.com/en-US/obsidian/cli-linux/using-command-line-utilities/php_handler-php-handlers.72490/ As an example, for PHP 8.1: plesk bin php_handler --extension-install ssh2 -id plesk-php81-fpm Or manually...
  9. Martin Dias

    Resolved Domain is not resolvable

    It is expected as the domain does not point directly to the Plesk server, that is why you see the message, since DNS, etc. is handled at Cloudflare for your domain, you can ignore the message More information can be found here: https://support.plesk.com/hc/en-us/articles/12387546184727
  10. Martin Dias

    Issue Plesk installer error when going into updates page

    Yes it is normal, Plesk does not manage certain system updates as they can have risks, like Kernel, etc.
  11. Martin Dias

    Issue Plesk installer error when going into updates page

    I would suggest then to contact the technical support to check this further
  12. Martin Dias

    Issue Plesk installer error when going into updates page

    Please do check: https://support.plesk.com/hc/en-us/articles/12377464405527-Unable-to-open-Updates-and-Upgrades-menu-on-Plesk-for-Linux-server-Can-t-connect-to-backend-No-such-file-or-directory
  13. Martin Dias

    Resolved Panel error: Read-only file system

    Where did you download it from and what are the repos used?
  14. Martin Dias

    Issue Plesk is not working

    The error is too general, I would recommend you to contact the Plesk Support team to investigate this further with server access. It could be permission issues, corrupted HDD/SDD, etc. You can try to find more specific errors in the event viewer, but it would be faster over the support since...
  15. Martin Dias

    Issue Plesk management services is offline

    Duplicated of Issue - Plesk is not working Contact support over ticket as advised or check or check for InnoDB issues for example: https://support.plesk.com/hc/en-us/articles/12387817373207-How-to-fix-InnoDB-corruption-cases-for-the-MySQL-databases-on-Plesk-for-Windows-
  16. Martin Dias

    Issue Plesk is not working

    Try: https://support.plesk.com/hc/en-us/articles/12377964180631-Plesk-for-Windows-login-page-shows-No-connection-could-be-made-because-the-target-machine-actively-refused-it Or contact Plesk support directly: How to get support directly from Plesk?
  17. Martin Dias

    Issue Aws / ssh - How use key file with a ftp user (ssh allow)

    How are you trying to connect? over sftp?
  18. Martin Dias

    Question How to provide CLI Commands with spaces

    Normally, should work the way you did it: Seems to be something with your shell configuration?
  19. Martin Dias

    Issue cleanup dumps folder

    https://support.plesk.com/hc/en-us/articles/12377452798359--How-to-remove-Plesk-backup-files-and-their-logs
  20. Martin Dias

    Resolved Mail get lost with wrong Dmarc

    In Plesk Obsidian 18.0.53, such an option was added to correctly bounce it: https://docs.plesk.com/en-US/obsidian/administrator-guide/80013/#plesk-for-linux-rejecting-mail-with-forged-sender-address You would need to upgrade Plesk for it
Back
Top