• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. U

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    Topic can be closed. I have resolved issue by doing this: sudo wget http://autoinstall.plesk.com/plesk.gpg && apt-key add plesk.gpg sudo apt clean sudo apt update
  2. U

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    Little update. I made typo in command for debian keyring server. Instead of keyring.debian.org typed debian.keyring.org which, obviously, did not work. So tried again: sudo apt-key adv --keyserver keyring.debian.org --recv-keys BD11A6AA914BDF7E Executing: /tmp/apt-key-gpghome.dBVBqDHUWm/gpg.1.sh...
  3. U

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    Hey Peter, thank you for the answer. I am sorry I forgot to add I've tried keyring.debian.org however it finished with output No name In sources list I have only official Plesk repos for Debian 10.
  4. U

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    Just checked /var/log/plesk/install/autoinstaller3.log The issue started after upgrade from Plesk Obsidian 18.0.50 to 18.0.51
  5. U

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    Hey! I have an issue with package updates. Since couple days I do receive below errors for all repositories: GPG error: http://autoinstall.plesk.com/PHP73_17 buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BD11A6AA914BDF7E W: An...
  6. U

    Resolved Bind9 works on debian 10 server and shows as not installed in plesk. And issue with Postfix/Dovecot

    Problem solved. I have uninstalled everything related to mail using apt -> installed only postfix and dovecot -> reconfigured domains and mailboxes -> works fine now. Sorry for bothering. Topic can be closed
  7. U

    Resolved Bind9 works on debian 10 server and shows as not installed in plesk. And issue with Postfix/Dovecot

    Issue with bind I have repaired - just listed installed packages and found "plesk-dns-bind-driver" was not installed. Logged in via ssh, did apt install plesk-dns-bind-driver, and now can edit dns in plesk panel. However I still do not know how to solve 2nd issue with postfix and dovecot.
  8. U

    Resolved Bind9 works on debian 10 server and shows as not installed in plesk. And issue with Postfix/Dovecot

    Hey! Recently I have updated my server from Debian 9 to 10. During installation process also Plesk Obsidian was udpated to the latest one: 18.0.48 . After installation I faced several issues with MariaDB, mail, dns and more. Most of them I've already fixed however 2 are still remaining...
  9. U

    Resolved "plesk" command not found in bach after upgrade from Debian 9 to 10

    Hey, I am terribly sorry. I spent Saturday night on making clients sites and mails live. (at least those are working). Yes, I was logged in as root (first ssh by user -> su -> root pass -> root). I've added plsk command location into path and not works like a charm - big thank you! However now...
  10. U

    Resolved "plesk" command not found in bach after upgrade from Debian 9 to 10

    Output is: /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
  11. U

    Resolved "plesk" command not found in bach after upgrade from Debian 9 to 10

    Hey, plesk command itself gives an error "bash: plesk: command not found" BUT I checked location you mentioned and it seems command itself is there, however to run it I have to go into /usr/sbin/ and then ./plesk
  12. U

    Resolved "plesk" command not found in bach after upgrade from Debian 9 to 10

    Hello, Today I have updated my system from Debian 9 to 10. During installation process I have followed instructions posted here -> https://support.plesk.com/hc/en-us/articles/213410369-How-to-perform-dist-upgrade-procedure-on-Linux-server-with-Plesk- I have plesk admin however got some...
  13. U

    Issue Web site migration problem

    Are you installing Wordpress using Plesk or you have another website saved on other server or your computer and you are sending files to the server? For Wordpress installation - normally it goes to httpdocs/wordpress For FTP - do you use builtin feature in Plesk to upload files to the server or...
  14. U

    Resolved Plesk Panel 17.5 | 400 Bad Request The plain HTTP request was sent to HTTPS port

    I had same thing after upgrading to 17.5. However similar issue was in Plesk 11. So - I have added to: /etc/sw-cp-server/conf.d/plesk.conf below line: error_page 497 https://$host:$server_port$request_uri; restarted sw-cp-server and issue has been fixed. I have followed this article.
Back
Top