• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Lets Encrypt - Plesk - Internal error ;-P

MisterM

New Pleskian
Hi

CentOS 6.9 (Final)‬
Product Plesk Onyx 17.5.3
Let's Encrypt v 2.3.0-190

I have 2 identical Fasthost servers. 1 server is fine and runs Lets Encrypt without a problem. I have just upgraded the new 2nd server to Onyx 17.5.3 (the same version on server 1) but cannot apply Lets Encrypt certificates to any of my domains with only the below source code shown as an error message below (highlighted in red within Plesk).

The domains have had plenty of time to propagate to the new server, so I doubt it is a dns issue.

Any ideas?

Many thanks

D



Internal error ;-P
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>502 Bad Gateway</title>
<link rel="stylesheet" href="/error_docs/styles.css">
</head>
<body>
<div class="page">
<div class="main">
<div class="error-description">
<h1>Server Error</h1>
<div class="error-code">502</div>
<h2>Bad Gateway</h2>
<p class="lead">Web server received an invalid response while acting as a gateway or proxy server.</p>
<hr/>
<p>If you think this is an error, please <a href="Contact Plesk Support" target="_blank">let us know</a> so we can fix it!</p>
<p>That's what you can do</p>
<div class="help-actions">
<a href="javascript:location.reload();">Reload Page</a>
<a href="javascript:history.back();">Back to Previous Page</a>
<a href="/">Home Page</a>
</div>
</div>
<div class="help-links">
<a href="Contact Plesk Support" class="help-link" title="Report a problem" target="_blank">
<div class="icon report"><svg><use xlink:href="/error_docs/symbols.svg#report"></use></svg></div>
</a>
<a href="Documentation and Help Portal for Plesk" class="help-link" title="Documentation" target="_blank">
<div class="icon documentation"><svg><use xlink:href="/error_docs/symbols.svg#documentation"></use></svg></div>
</a>
<a href="Plesk Help Center" class="help-link" title="Knowledge base" target="_blank">
<div class="icon knowledge-base"><svg><use xlink:href="/error_docs/symbols.svg#knowledge-base"></use></svg></div>
</a>
<a href="Plesk Forum" class="help-link" title="Forum" target="_blank">
<div class="icon forum"><svg><use xlink:href="/error_docs/symbols.svg#forum"></use></svg></div>
</a>
<a href="Plesk" class="help-link" title="YouTube" target="_blank">
<div class="icon youtube"><svg><use xlink:href="/error_docs/symbols.svg#youtube"></use></svg></div>
</a>
<a href="Plesk" class="help-link" title="Facebook" target="_blank">
<div class="icon facebook"><svg><use xlink:href="/error_docs/symbols.svg#facebook"></use></svg></div>
</a>
</div>
</div>
</div>
<script defer src="/error_docs/svgxuse.min.js"></script>
</body>
</html>
 
Back
Top