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

    Resolved PPE - repository GPG Error

    Hi @Sebahat.hadzhi, this error has returned, it started again on Tuesday... I've been getting PUM emails about it since Tuesday. TIA
  2. L

    Issue 18.0.72 broke IP Default Webites Ubuntu 24

    So I just changed the default site for the IP to none and the site works, so whatever has changed in this update has broken the IP_Address > default site!
  3. L

    Issue 18.0.72 broke IP Default Webites Ubuntu 24

    Hi, Just installed 18.0.72 and two things, please remove the "custom template warning" unless you have actually changed the templates!! Secondly, now the site assigned to be the default for the IP shows the Plesk default page! Now what has changed?? All my SNI sites are fine! I've tried...
  4. L

    Question Spam Folder Location

    If you are using Plesk Premium Email, it creates default folders, including a INBOX.Spam folder. I've just gone through all the files to try and fix the issue... Contain the offending configuration. Having a Spam folder within the Inbox like this is just ugly! Quite why Plesk thinks it's...
  5. L

    Issue Plesk security extension with Spamhaus DQS key

    Hi, sorry for the delay, what is the output of... It will probably be using the stub listener on 127.0.0.53, or whatever the provider used in the network config when setting up the installation. You can create the folder and file... Adding... [Resolve] DNSStubListener=no DNS=127.0.0.1...
  6. L

    Issue Plesk security extension with Spamhaus DQS key

    Yes it will, you can edit the /etc/postfix/main.cf without issue. My main.cf file is highly customised and I've not had it overwritten during any updates. If you are using multiple block lists make sure your system is using itself (BIND) to resolve domain names because public DNS servers will...
  7. L

    Question Weird Plesk ip6 assignment/lock behaviour

    If the IPv6 address is set to dedicated it will only be available to the site you have chosen. You need to set it (the IPv6 address) to shared to be able to use it on all of your sites/subscriptions. I hope that answers your question. Regards
  8. L

    Resolved 421 Misdirected Request, Activesync no longer working

    Yes, after applying the fix or installing 18.0.71 Update 1, ActiveSync should be fine.
  9. L

    Resolved PPE - repository GPG Error

    Thank you for your help Sebahat.hadzhi I haven't received the error since yesterday morning, so I didn't get chance to try the above solution. Thanks again
  10. L

    Resolved 421 Misdirected Request

    Yeah because the update to fix the issue didn't check if it was already fixed, it just added the directives regardless! You'll need to delete the file you previously created.
  11. L

    Resolved Domain List Statistics are not getting updated

    The Domain List and Stats panel on a domains dashboard are not getting updated, however, the Statistics tab for the domain shows the correct data. The only way to get it updated is to click the refresh icon in the Statistics Panel on a domains dashboard. This is affecting both of my new Ubuntu...
  12. L

    Question What web server does the Plesk interface use / MIME types / .glb

    You may need to define the mime type in Apache and Nginx, I had to do the same with .webmanifest files, create the file... adding... then run this command to enable it... And restart Apache. then you need to edit... adding... And restart nginx. That should do it. I hope it helps...
  13. L

    Resolved PPE - repository GPG Error

    Yeah, I already tried but not with apt-key because it's deprecated. There's more details in this post. Seems like a misconfiguration of the repo/Wrong key published and the right key is in the wrong format? TIA
  14. L

    Resolved PPE - repository GPG Error

    Hi mate, yes, I tried that but... It's only available in the repository (see above) as a plain text public key, it needs to be a .gpg file...not human-readable plain text. Plesk Premium Email is a paid for extension, I shouldn't have to be playing hunt the repo key, lol! Hopefully someone...
  15. L

    Resolved PPE - repository GPG Error

    Right, it looks like the wrong key is being downloaded and saved to /etc/apt/trusted.gpg.d/kolab.gpg gpg --show-keys /etc/apt/trusted.gpg.d/kolab.gpg pub rsa4096 2018-05-24 [SC] A21E96611060CF0B4DF11E64A01D0CA80038D0DB https://mirror.apheleia-it.ch/repos/Kolab:/16/key.asc pub rsa4096...
  16. L

    Question Encrypt database at rest - Mariadb

    Yes, I've been running both MariaDB 10.11 and 11.4 with all encryption enabled for quite some time. Not with Onyx though.
  17. L

    Resolved Plesk Premium Email - https://mirror.apheleia-it.ch offline

    +1 on this! I have started another thread... https://talk.plesk.com/threads/ppe-repository-gpg-error.378686/
  18. L

    Resolved PPE - repository GPG Error

    Hi, as the title suggests, I'm currently getting the following error... Err:14 https://mirror.apheleia-it.ch/repos/Kolab:/16/Ubuntu_24.04_Plesk_17 InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C8B3DA4DF6491D3D Fetched 1,037 kB in...
  19. L

    Issue Error while adding ipv6 Address

    Did you get this sorted? Is that the complete 10-plesk.yaml contents? Because there should be a route and nameserver section. https://netplan.readthedocs.io/en/latest/netplan-yaml/ here's an example... network: version: 2 ethernets: eth0: addresses: - your-ipv4/subnet #...
  20. L

    Question DANE support and IMAP Port 143

    Hi everyone, when the TLSA records are added to the zone, it doesn't add one for port 143, STARTTLS is available on this port so it should have a TLSA record. It was the same on my old Ubuntu 20.04.6 LTS servers, and it's still not added on my Ubuntu 24.04.1 LTS servers, all the other ports get...
Back
Top