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

    Question Mail Autodiscover mobileconfig file format

    Sure thing: <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>PayloadIdentifier</key> <string>com.plesk.{{UUID1}}</string>...
  2. Z

    Question Mail Autodiscover mobileconfig file format

    Can't edit my post anymore unfortunately. Upon reviewing the hosting logs for the subscription: The endpoint "/email.mobileconfig" is not hit either. I can clearly see Thunderbird's request though: GET /.well-known/autoconfig/mail/config-v1.1.xml. Am I right to believe that Apple Mail on macOS...
  3. Z

    Question Mail Autodiscover mobileconfig file format

    Thank you for your reply! Just the tiny tidbit that Apple Mail gives you: "Unable to verify account name or password." The previous form, where I entered the data, looks like this: I have double-checked that the entered credentials are correct. As far as I can tell, Apple Mail does...
  4. Z

    Question Mail Autodiscover mobileconfig file format

    Hello and sorry to hijack this thread, but it's closely related. The XML my server returns looks like this: Is this the intended output, especially the first few bytes? At the very end of the XML tags, a certificate is included. Everywhere I look it says the mobileconfig file should be a...
  5. Z

    Resolved Plesk is not accesible: Your Composer dependencies require a PHP version ">= 8.0.2"

    That's good news, thank you! I suppose checking for updates does not work as intended on my server then. Plesk did not inform me on new available updates, despite auto-checking for updates until I manually pressed "Check for updates". Regardless, thanks again.
  6. Z

    Resolved Plesk is not accesible: Your Composer dependencies require a PHP version ">= 8.0.2"

    While that's true, I think the core issue is that an extension update was pushed that was incompatible with Ubuntu 18.04 / Plesk 18.0.52.3, effectively breaking Plesk UI access. The extension update should not have been released for this Plesk version (or should've been skipped / ignored) in the...
  7. Z

    Resolved Plesk is not accesible: Your Composer dependencies require a PHP version ">= 8.0.2"

    They messed up, I guess it happens. After you make the aforementioned change to the file, you should be able to access to Plesk again. Go ahead and check for extension updates in the UI. For me it was the Docker extension that caused this issue, not the LetsEncrypt extension that was mentioned...
  8. Z

    WP toolkit does not upgrade translations

    Are there any plans to support translation updates in the future? We're currently using Smart Updates (and loving it!) for nearly 70 WordPress websites and would love to have plugin/theme/core translations updates as well.
  9. Z

    Issue Git / Laravel extension: files are not deployed.

    If someone has any idea how to further debug this, I would appreciate it.
  10. Z

    Issue Git / Laravel extension: files are not deployed.

    Too late to edit my op: Additional info: /var/log/plesk/panel.log shows: [2023-03-24 09:46:18.110] 2944074:641d63592d5a1 ERR [panel] Table is not detected after each deploy attempt, but that's about it - no other messages. node@power:~$ ls -l /var/www/vhosts/example.com/ total 36...
  11. Z

    Issue Git / Laravel extension: files are not deployed.

    Hello, I am not sure how to further debug this so I came here for some help. I have a subdomain, sub.example.com that runs a Laravel application which is connected to a remote git repository. The deployment of files does not work (e.g. moving the new contents to...
  12. Z

    Resolved CPU loads at 100% / Mail Log Browser Extension

    The same is true for me as well. Unfortunately, I can not observe any performance improvement in the latest update. Load time on the System tab (Default filter; Today) is 45.01 s. Mail takes 24.21 s. (Mail): Switching from Today to Yesterday: 24.48 s. (System) Switching from Today to...
  13. Z

    Issue Docker // The plain HTTP request was sent to HTTPS port

    Hi, Plesk will add a little piece of configuration to your nginx configuration for your domain when setting up Docker Proxy Rules. The docker extension is, quite frankly, very limited in this regard and will always proxy your request to http://0.0.0.0:<port>. When you're accessing your domain...
Back
Top