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

    Resolved 421 Misdirected Request

    Does anyone already know why this happened or whether the error might happen again? I always hesitate for a few days before installing the latest Plesk update because it's often still buggy. Does 18.0.71 fix the issue? I have 2 V-Servers at Contabo. Ubuntu 22.04, Plesk 18.07 Update 2
  2. G

    Resolved 421 Misdirected Request

    Thx a lot! I too can confirm that it works. echo -e "proxy_ssl_server_name on;\nproxy_ssl_name \$host;" > /etc/nginx/conf.d/fixssl.conf && service nginx restart
  3. G

    Resolved Error updating packages

    Thanx a lot, but rpm --import http://autoinstall.plesk.com/plesk.gpg works not on Ubuntu. Sorry, but I also don't have enough experience to work with SSH commands (that's why I use Plesk) I can only say that I haven't had any problems with Updates for years. Something went wrong with of 18.0.68...
  4. G

    Resolved Error updating packages

    Thank you very much. Here are the exact error messages: Per Mail: Grund: 2025-04-17 06:25:51 INFO: pum is called with arguments: ['--list', '--repo-info', '--json'] 2025-04-17 06:25:54 ERROR: Apt cache fetch failed. Try to run the apt-get update command. 2025-04-17 06:25:54 ERROR: 2025-04-17...
  5. G

    Resolved Error updating packages

    Same Problem with missing GPG key on Ubuntu 22.04 LTS and Plesk Obsidian 18.0.66, update 2. Will it be fixed on Plesk 18.0.67? If not, is the command "pm --import https://autoinstall.plesk.com/plesk-2025-03-05.gpg" (rpm not installed) for Ubuntu: wget -qO -...
  6. G

    Question Changing from Horde webmail to Roundcube

    Hallo, I know how to install Roundcube and switch from Horde to Roundcube via Plaesk Installer, but... So far I have been using Horde webmail. Because I want to switch to roundcube because Horde webmail will soon no longer be supported by Plesk, I have 2 questions: 1. will switching to...
  7. G

    Issue Migrate from Web Pro Edition to Web Admin Edition adds unchangeable Quota

    I have a similar problem. Ubuntu 22 and Plesk 18.0.49 Web Admin Edition. I migrated 9 domains from another Plesk server with Plesk Web Pro Edition and several different service plans to the new server with 18.0.49 Web Admin Edition. So far everything has worked fine I am aware that the Web Admin...
  8. G

    Question How to Change Appearance in Plesk Panel?

    I have not thought of that at all. If I remember the differences in earlier times were only 1/30/unlimited domains. Thanks again for your as always fast and competent help! Gerd
  9. G

    Question How to Change Appearance in Plesk Panel?

    Hi Peter, I use Plesk Obsidian Web Admin Edition Version 18.0.49 Update Nr. 1
  10. G

    Question How to Change Appearance in Plesk Panel?

    Hi Bitpalast, I have the same problem and unfortunately the solution described above does not work for me. I have set up a new VPS server at Contabo, but still without domains (Ubuntu 22 and Plesk 18.0.49). I have only made the basic settings so far. In the left column at the bottom there is...
  11. G

    Question Ubuntu 22/Plesk Obsidian: "There are incorrect permissions on some items: \/var\/lock","level":1}"

    Thank you very much! You were spot on with the link to the article.
  12. G

    Question Ubuntu 22/Plesk Obsidian: "There are incorrect permissions on some items: \/var\/lock","level":1}"

    root@server2:~# plesk repair fs -v Checking Linux system files There are incorrect permissions on some items: /var/lock .......... [ERROR] - Incorrect permissions on /var/lock. Expected: one of 0777. Actual: 01777. Incorrect type of /var/lock. Expected: symlink. Actual...
  13. G

    Question Ubuntu 22/Plesk Obsidian: "There are incorrect permissions on some items: \/var\/lock","level":1}"

    Thank you very much. Yes I've read the article but the error message is a little different than mine. Do you think the way suggested in the article would still work. I am not very familiar with SSH commands and therefore always very careful.
  14. G

    Question Ubuntu 22/Plesk Obsidian: "There are incorrect permissions on some items: \/var\/lock","level":1}"

    Ubuntu 22.04 LTS, Plesk 18.45 Contabo V-Server with a few Wordpress und Typo3 installations. Everything works fine, but during "Plesk diagnosis and repair" i get the following error message: Der Vorgang ist fehlgeschlagen. Fehlermeldung: {"id":1,"cmd":"plesk repair fs...
  15. G

    Question Migration from old server with Ubuntu 18.04 & Onyx 17.8 to new server with Ubuntu 22.04 & Plesk Obsidian possible?

    What problems await me? Since on the old server with Onyx 17.8 only php 7.3. is installed, do I have to reinstall php 7.3 on the new server first, or can I change the hosted CMS websites to php 7.4 after the migration to the new server? All subscriptions that i also want to migrate to the new...
  16. G

    Resolved Plesk 17.8.11: all websites with CMS down after 4 Plesk Updates this morning

    This fix has helped me: Downgrade Apache to previous version: export version="2.4.29-1ubuntu4"; apt-get install apache2=$version apache2-utils=$version apache2-data=$version apache2-bin=$version Set to "hold" package for updates: apt-mark hold apache2
  17. G

    Resolved Plesk 17.8.11: all websites with CMS down after 4 Plesk Updates this morning

    Good Morning Igor, Plesk Updates from this morning are the problem. Found a fix here. I have to downgrade Apache. Website suddenly started to show 500 error: AH10292: Invalid proxy UDS filename
Back
Top