• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Resolved [PPPM-4013] Plesk key update deferral notification

Can you connect to Key Administrator server from your Plesk server? Check it with

# telnet ka.plesk.com 5224
 
Yes the port is accessible.

root@assprem:~# telnet ka.plesk.com 5224
Trying 195.214.233.80...
Connected to ka.plesk.com.
Escape character is '^]'.
 
Hello I have the same Problem like OSG. I also have a server with Ubuntu 14.04.5 LTS‬ (Plesk Version 12.5.30 Update #60).
I can also connect to "telnet ka.plesk.com 5224" like OSG. Automatic key update doesn't work, manually it does work.
panel.log:
[2017-03-10 06:25:06] ERR [panel] KeyUpdate Result code: 2 Network failure
[2017-03-10 06:25:06] ERR [panel] KeyUpdate Result desc: Not valid XML. no element found

So could HSG solve it or does anyone know hot to solve this bug?
 
Hello I have the same Problem like OSG. I also have a server with Ubuntu 14.04.5 LTS‬ (Plesk Version 12.5.30 Update #60).
I can also connect to "telnet ka.plesk.com 5224" like OSG. Automatic key update doesn't work, manually it does work.
panel.log:
[2017-03-10 06:25:06] ERR [panel] KeyUpdate Result code: 2 Network failure
[2017-03-10 06:25:06] ERR [panel] KeyUpdate Result desc: Not valid XML. no element found

So could HSG solve it or does anyone know hot to solve this bug?
This KB article should help - https://support.plesk.com/hc/en-us/articles/115000066305
 
Hi Igor, I followed the instruction of this article, but this didn't help. I removed the registry and logged out and in again, but yesterday the monthly key update failed again.
In the article is not the same log in the panel.log. I have the error message:

[2017-03-10 06:25:06] ERR [panel] KeyUpdate Result code: 2 Network failure
[2017-03-10 06:25:06] ERR [panel] KeyUpdate Result desc: Not valid XML. no element found

and not "...XML parsing failed".

Any suggestions or how did OSG fix this issue?
 
Hi neo2012 and OSG,

if the suggestion(s) and work-arounds from the mentioned KB - article didn't already solved your issue, pls. consider as well to use the command line with for example ( logged in user "root" over SSH ):
Code:
plesk bin license --retrieve


More possible CLI command for the Plesk license utility can be found with the command:
Code:
plesk bin license --help
... or by visiting the official Plesk 12.5 documentation at:

 
Hi UFHH01 and OSG,
like I already wrote did I apply the solution of Igors linked plesk article. But the solution does not work for me. How can the plesk license utility help in that case? The manual LicenseKeyUpdate in the admin panel still works - just the monthly automatic update fails, and I don't have a lot of servers that try to connect at the same time. I have just one server with this issue.
 
Hi neo2012,

How can the plesk license utility help in that case?
Well. your license might be inoperable/destroyed/malformed and with the "retrieve" command for example, you are able to get a new *.xml file. ;)

It could help as well to "activate" the license again with the provided activation code that you got from your hosting provider, or where ever you purchased the license from. :)
 
Hi neo2012,


Well. your license might be inoperable/destroyed/malformed and with the "retrieve" command for example, you are able to get a new *.xml file. ;)

It could help as well to "activate" the license again with the provided activation code that you got from your hosting provider, or where ever you purchased the license from. :)

Ok, but when the key update process is working without problems by clicking on the link "retrieve license key" in the license management in the admin panel then would I think that all neccessary data is correct. Does the automatic update process something other than the manual process (clicking on the link)? Why does the automatic process throw the error "Not valid XML. no element found" and the "manual process" not? That gives no sense for me....
 
Back
Top