• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. D

    Resolved Weak Algorithm Warning (DSA1024) for Plesk Repositories on Ubuntu 24.04 LTS

    Doing so causes the updating problems if you have any other repositories configured that use default accepted algorithms, so they should not do that as it breaks their clients servers ... We only updated to .70 yesterday, and it did indeed restore the Imunify sources. There is no signs of...
  2. D

    Resolved Weak Algorithm Warning (DSA1024) for Plesk Repositories on Ubuntu 24.04 LTS

    So we figured this one out as well. The workaround is bad. It configures: APT::Key::Assert-Pubkey-Algo ">=dsa1024,rsa4096,rsa3072"; However, this line will replace the defaults, e.g. if this is configured, what is accepted by default will no longer be accepted when it is not in that...
  3. D

    Question resolv.conf problems with Ubuntu 22.04 LTS

    Just in case someone else has the same problem in the future: Create the folder "resolved.conf.d" in /etc/systemd/ and add a 99-custom.conf with the following content: [Resolve] DNS=127.0.0.1 That will permanently change the DNS to the local resolver.
  4. D

    Resolved Weak Algorithm Warning (DSA1024) for Plesk Repositories on Ubuntu 24.04 LTS

    _Manual_ updating never failed, the issue is the warnings are seen as error which leads to the Plesk configured automatic updates _not_ working and sending an update failed e-mail every day. It is readded on every execution of Plesk Installer.
  5. D

    Resolved Weak Algorithm Warning (DSA1024) for Plesk Repositories on Ubuntu 24.04 LTS

    Well, we don't - but the source files are still included in apt. The workaround noted by Plesk also doesn't help - the Imunify repositories are still considered to be in failure and as such we still get an e-mail every day noting to us that updating failed.
  6. D

    Resolved Weak Algorithm Warning (DSA1024) for Plesk Repositories on Ubuntu 24.04 LTS

    So a security software is not able to actually provide secure keys, despite warnings about that having been given for ages and the "in due course" is so far months since they have been made first aware? Noone should use that security software. I don't even know why these repositories are...
  7. D

    Resolved Weak Algorithm Warning (DSA1024) for Plesk Repositories on Ubuntu 24.04 LTS

    Hello, we are also getting this issue with the Plesk Grafana extension, additional to Imunify and PHP 7.4. If you have automatic updates enabled in Plesk, you will get sent a mail noting that the updates failed every day, as these warnings are considered an error for that purpose.
  8. D

    Question How to move domain and all related parts to different user after license downgrade?

    I figured it out, if someone else ever has the same issue: The process I was advised to do for some reason reset the IP assignment, but only for IPv6, the IPv4 was still there. As my personal network uses IPv6 as preferred, it never reached the website, but instead the base page for Plesk, which...
  9. D

    Question How to move domain and all related parts to different user after license downgrade?

    I also checked /etc/apache2 and /etc/nginx webmail configs for their certificate line - the certificate listed there is the one that in the database is connected to the correct domain and would be the correct certificate. Yet, all tried web browsers claim to see a different certificate.
  10. D

    Question How to move domain and all related parts to different user after license downgrade?

    @Martin Dias Any idea on that? The website is still using the general server certificate (which is a different domain and as such doesnt allow access due to HSTS) for its webmail, despite I have set mail and web certificate to it's own and have regenerated it via Let's Encrypt. Webmail is no...
  11. D

    Question How to move domain and all related parts to different user after license downgrade?

    Hello, it seems I can make changes which take effect, but there is an issue with the certificate after the subscription change. Despite no configuration has been changed - and it later having been updated to use the same certificate as before (or rather re-saved, the same was still noted in the...
  12. D

    Question How to move domain and all related parts to different user after license downgrade?

    Hello @Martin Dias, thank you, that seems to have worked, though the command closed with an error: SUCCESS: Owner of subscription '<redacted>' was changed. [2025-04-10 18:42:15.011] 51288:67f7f4e64535a ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/dnsmng' '--update'...
  13. D

    Resolved Removing failed backup errors, how to fix?

    That was indeed the case, after removing the three entries and the respective session files in /opt/psa/PMM/sessions/ the backup error display has vanished. Thank you!
  14. D

    Question resolv.conf problems with Ubuntu 22.04 LTS

    Sorry, I forgot that one. Looking at it, it shows all used IP's, which I would have to anonymize. If it's necessary, I'll do that, but given you said "leave that, for the moment" let's see if it works without. Yes, those datacenter nameservers are specified in /etc/netplan settings (and...
  15. D

    Resolved Removing failed backup errors, how to fix?

    The files do not exist, there is only a line shown in the panel - but there is no corresponding files on remote or /var/lib/psa/dump. Clicking to close the message leads to the error noted.
  16. D

    Question How to move domain and all related parts to different user after license downgrade?

    Hello, due to the inacceptable plesk pricing we decided to downgrade to the lowest license type that doesn't allow clients, given we don't actually need them and had the license mostly for the server overview that for some reason isn't available on lower licenses. Unfortunately we seemingly...
  17. D

    Question resolv.conf problems with Ubuntu 22.04 LTS

    Hey, thanks for answering, @learning_curve, much appreciated. a) No. b) We had two dist-upgrades, but are using netplan. c) We are using resolvectl, systemd-resolve is not found. d) The domain has been anonymized. The DNS servers are the ones provided by the datacenter. e) Spam blacklists...
  18. D

    Resolved Removing failed backup errors, how to fix?

    Hello, we unfortunately had to replace hardware of the system during backup time due to an emergency, and now have failed incremental backups for two domains as they were running when the system had to be taken offline immediately. Removing those is not possible, it errors with: Unable to...
  19. D

    Question resolv.conf problems with Ubuntu 22.04 LTS

    Unfortunately, after a reboot, this is also overwritten and DNS is back to what 127.0.0.53 finds. Anyone knows how one can permanently fix the DNS to 127.0.0.1 to allow spam blacklists to work reliably on Ubuntu 24.04?
Back
Top