• 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. Jürgen_T

    Resolved Unable to get key: Repository is not opened

    In addition apt update does not show any errors? ~# apt update OK:1 http://ftp.stratoserver.net/pub/linux/ubuntu focal InRelease OK:2 http://ftp.stratoserver.net/pub/linux/ubuntu focal-updates InRelease OK:3 http://ftp.stratoserver.net/pub/linux/ubuntu focal-security InRelease OK:4...
  2. Jürgen_T

    Issue Plesk protocol: PHP Warning: XMLWriter:

    As you said - now the error messages has gone. Thanks for the hint. But after removing an old openbasedir-Problem came up again that I can not start the "php tool drush" as openbasedir stops it. I tried to configure openbasedir to allow php scripts in the paths...
  3. Jürgen_T

    Issue TLS 1.2 and 1.3 only

    I just found your question. If it is still open then it could help to look in Plesk-UI for websites/domains/your domain/ssl-certificates/serverconfiguration. Here you can choose an appropriate variant for TLS/ciphers provided by mozilla which comes together with relevant ciphers. If you do this...
  4. Jürgen_T

    Question TLS-Versions Mozilla - only TLSv1.3 is provided with variant "modern"

    In the past I have choosen for TLS-versions and cyphers the mozilla "modern" variant. The last days I got calls from users that E-Mail send/receive via my server didn't work any longer. So I found out, that the variant modern of Mozilla has changed and does now only use TLSv1.3 what does not...
  5. Jürgen_T

    Resolved Unable to get key: Repository is not opened

    One time a day the following error messages appear in my panel protocoll [2022-12-16 06:35:57.990] 240999:639c03bdf1508 ERR [panel] Unable to get key: Repository is not opened [2022-12-16 06:35:58.023] 240999:639c03bdf1508 ERR [panel] Unable to get key: Repository is not opened [2022-12-16...
  6. Jürgen_T

    Issue Plesk protocol: PHP Warning: XMLWriter:

    Thank you Peter, I have removed env[PATH] = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin and now I will check over the day whether the messages will disappear. I'll let you know tomorrow what happened:-)
  7. Jürgen_T

    Issue Plesk protocol: PHP Warning: XMLWriter:

    Yes the following: [php-fpm-pool-settings] env[PATH]= /usr/local/bin:/usr/bin:/bin opcache.enable_cli = 1 opcache.memory_consumption=256 opcache.interned_strings_buffer=32 opcache.max_accelerated_files=10000 opcache.revalidate_freq=2 apc.enabled=1 apc.cli_enable=1 apc.shm_size=256M
  8. Jürgen_T

    Issue Errormessage: extension/nextcloud every 10 minutes in protocol

    Thanks for your reply. My nextcloud is installed in the subfolder nextcloud and works perfect! However the extension nexcloud as provided by plesk just to manage an existing nextcloud installation from the plesk interface does not work and provides the error messages as mentioned above.
  9. Jürgen_T

    Issue Errormessage: extension/nextcloud every 10 minutes in protocol

    I got every 10 minutes this error message for the Nextcloud extension (panel protocol) pm_Exception_ResultException: Execution filemng has failed with exit code 1, stdout: filemng: Failed to change directory to /var/www/vhosts/tenckhoff.de/cloud.tenckhoff.de/nextcloud/nextcloud: No such file or...
  10. Jürgen_T

    Issue Plesk protocol: PHP Warning: XMLWriter:

    Every full hour this error message appears in my PLESK protocols: PHP Warning: XMLWriter::text() expects parameter 1 to be string, array given; File: /opt/psa/admin/plib/api-rpc/ExpandXMLLib.php, Line: 203 Any idea what this mean and how to fix it?
  11. Jürgen_T

    Question Problems with module "metatag" in Drupal 9.X

    All works fine in my Drupal Installation until I try to change something of the Metatag modules content i.e. add a new tag etc. Also if I open the Metatag configuration side and close it by saving it without changes the whole website is no longer accessible. The error comes from ngingx and says...
  12. Jürgen_T

    Resolved Wrong php version in root bash

    Thank you for this tipp!
  13. Jürgen_T

    Resolved Wrong php version in root bash

    Thank you, this did the trick:-) now I use in all different user-bash 's including root-bash the same php version 8.1. However, the error remains:-( when I use the command drush XY from a root bash but not from the domain user bash (where it works): PHP Fatal error: Composer detected issues in...
  14. Jürgen_T

    Resolved Wrong php version in root bash

    If I try to start a script in bash as root in /usr/local/bin the php version of the bash is shown as 7.4. Some commands of the script are belonging to my domain i.e using "drush" which uses php 8.1 as I am using for the whole domain. As result I get the error: PHP Fatal error: Composer...
  15. Jürgen_T

    Question PHP 7.4 needed?

    All of my domains and subdomains are using php 8.1. Is there any need by Plesk Obsidian to keep php-fpm 7.4 enabled?
  16. Jürgen_T

    Issue Error Drupal <=> Plesk <=> MySQL-DB

    Config: Ubuntu 20.04.5 LTS, MariaDB 10.6.9, PHP 8.1, Drupal 9.45, nginx/1.20.2 I receive these nginx-errors once I try to add new values to the Drupal-module "Metatag". Can anybody explain me what these errors mean and how to fix it...
  17. Jürgen_T

    Resolved Package Update Manager notification : error

    Thank you for the reply. It was not the problem but the choosen repository for MariaDb updates was not stable reachable. It was served by mariadb.mirror.liquidtelecom.com. So I removed the entry deb [arch=ppc64el,amd64,arm64] Index of /repo/10.6/ubuntu/ focal main and now it works again. Is...
  18. Jürgen_T

    Resolved Package Update Manager notification : error

    I got this message today since I received 2 days ago an automatic update to Plesk Obsidian 18.0.45 Update 2: Hallo admin, es sind Probleme mit dem Tool für Systemupdates auf Ihrem Server mail.tenckhoff.de aufgetreten. Beheben Sie die Probleme manuell...
  19. Jürgen_T

    Resolved After upgrade to MariaDB 10.6 (from 10.5) Backup results in error

    The comment by mow finally helped. I found two entries in the jungle of all relevant conf-files for MariaDB where I only tested one with on/off i.e. without leading # and with #. Now I tested to get rid of both entries skip-name-resolve, dropped the 2nd user [email protected] again and ...
  20. Jürgen_T

    Resolved After upgrade to MariaDB 10.6 (from 10.5) Backup results in error

    Do you mean name resolve ? If yes, name resolve is on.
Back
Top