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

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    Okay, I think I know what happened: Starting with the upgrade to 18.0.49, plesk explicitly pins the pgp key for the plesk repositories: add line 'deb [signed-by=/etc/apt/keyrings/plesk.gpg] http://autoinstall.plesk.com/pool/PSA_18.0.49_10759/ bullseye all' to temporary source list...
  2. M

    Resolved rel="canonical" response header is lost between Apache and Nginx proxy

    Does the request even reach apache or does the pagespeed module in nginx deliver this?
  3. M

    Question remove legacy authentication protocols, such as POP3 and IMAP

    well, taking that literally, I'd remove support for unencrypted POP3/IMAP and keep POP3S/IMAPS. Sending passwords over unencrypted connections is a huge security risk anyway, so the insurance companies aren't exactly wrong about this, they just could have worded that better ...
  4. M

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    And btw, plesk still doesn't show dist-upgrades. /admin/pum/updates-list says All packages are up-to-date Checked on Mar 30, 2023 10:47 AM but apt-get upgrade says The following packages have been kept back: linux-image-amd64
  5. M

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    Well, it doesn't. It supports x86_64. There seems to be some confusion about arch vs. os_arch. This is not a debian key issue however, but a plesk pgp key issue, as all the repositories involved are plesk's. Maybe a leftover from the botched grafana key update? It seems plesk itself messed...
  6. M

    Question DNS for server hostname

    This is a problem with mxtoolbox. They expect mail to be on a subdomain even though there is nothing in the relevant RFCs that would support such an requirement.
  7. M

    Question SSL error when accessing mail.example.com

    Just curious, what are you expecting to access at https://mail.example.com/?
  8. M

    Question can you somehow view emails, like on webmail somehow, for a domain that removes the DNS?

    Putting the relevant name(s) like webmail.domainA.com into the client's /etc/hosts or %WINDIR%\System32\drivers\etc\hosts works too.
  9. M

    Issue Migration & Transfer Manager, no space left

    Could it be that you have an automatic backup configured on the target that started during the migration?
  10. M

    Issue Problem with [Grafana] Update

    Same here. Plesk seems to have updated normally at 6:35 as usual, but a manual Recheck now resulted in "The System Updates tool is already installing updates in automatic mode. Please try later." which is at least misleading. apt-get update shows a message similar to OP's but with the 1298 on...
  11. M

    Issue Migration & Transfer Manager, no space left

    I thought it uses rsync?
  12. M

    Issue EXTREMELY frustrating, emails keep being kicked back, DKIM, DMARC, and SPF setup

    Clients will refuse to connect to imaps or pop3s when the certificate does not match or doesn't even exist, and you shouldn't ever connect without SSL because your password WILL be stolen that way.
  13. M

    Resolved Webmail will not resolve on new domain

    If you don't have domain.tld on the plesk server (and you can't use workarounds like using sshfs to mount .well-known on the webserver), you'd have to create webmail.domain.tld as a domain in plesk to get it to set up Let's Encrypt. But that has all kinds of other problems ... The easiest way is...
  14. M

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    Well they would try to access subpages under that default page which do not exist, and get a 403. I have no idea why HEAD on / throws a 405, though. No, the HTTP protocol version is independent from SSL.
  15. M

    Question NGINX caches for wordpress and Page caches

    If you really want to speed things up, use varnish. However that is hard to integrate with plesk.
  16. M

    Issue my site is not displaying on other sites, using iframe

    maybe the version without the extra headers is still cached somewhere?
  17. M

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    Then, that default landing page is also what you (or the bots) get with HTTP/1.0.
  18. M

    Issue Outgoing mail queue, how to find the source of the spam?

    Part of this looks like double-bounce spam: The spammer sends a mail to an intentionally malformed address The receiving server does not reject the mail outright like it should, but only figures out it is bad / should be discarded after the message was already accepted, therefore that server...
  19. M

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    And what site did you set as default? (the site you get when you access the IP)
Back
Top