Dukemaster
Regular Pleskian
Hi at all
Since several months (update Ubuntu to 16.04 by provider or changing hostname of my server!!!!) my Plesk licence key couldn't updated only manual. This time I want to repair it instead.
/opt/psa/admin/logs/panel.log
Since several months (update Ubuntu to 16.04 by provider or changing hostname of my server!!!!) my Plesk licence key couldn't updated only manual. This time I want to repair it instead.
Code:
Starting Nmap 7.01 ( https://nmap.org ) at 2017-08-25 13:39 CEST
mass_dns: warning: Unable to determine any DNS servers. Reverse DNS is disabled. Try using --system-dns or specify valid servers with --dns-servers
Nmap scan report for keys.odin.com (52.29.203.196)
Host is up (0.0040s latency).
PORT STATE SERVICE
5224/tcp open unknown
Nmap done: 1 IP address (1 host up) scanned in 0.70 seconds
root@server:~# ^C
Code:
# telnet keys.odin.com 5224
Trying 52.29.203.196...
Connected to keys.odin.com.
Escape character is '^]'.
Connection closed by foreign host.
Code:
~# traceroute keys.odin.com
traceroute to keys.odin.com (52.29.203.196), 64 hops max
1 10.255.255.253 0.317ms * 0.324ms
2 195.20.243.93 0.347ms * 0.401ms
3 195.20.243.40 9.512ms 2.098ms 0.644ms
4 212.227.120.19 19.655ms 2.886ms 13.775ms
5 80.81.194.152 3.262ms 3.230ms 3.251ms
6 * * *
7 * * *
8 54.239.5.132 5.023ms 3.963ms 4.870ms
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * ^C
/opt/psa/admin/logs/panel.log
Code:
[2017-08-24 06:25:23] ERR [panel] KeyUpdate Result desc: cURL cannot communicate with license server https://ka.plesk.com:5224/xmlrpc (195.214.233.80): Server returned nothing (no headers, no data)(52)
cURL cannot communicate with license server https://ka.plesk.com:5224/xmlrpc (): Couldn't resolve host name(6)
[2017-08-24 06:25:23] ERR [panel] KeyUpdate Result additional information: cURL verbose output:
* Trying 195.214.233.80...
* Connected to ka.plesk.com (195.214.233.80) port 5224 (#0)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
> SSL data removed for security reason* TLSv1.2 (OUT), TLS handshake, Client hello (1):
> SSL data removed for security reason< SSL data removed for security reason* TLSv1.2 (IN), TLS handshake, Server hello (2):
< SSL data removed for security reason< SSL data removed for security reason* TLSv1.2 (IN), TLS handshake, Certificate (11):
< SSL data removed for security reason< SSL data removed for security reason* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
< SSL data removed for security reason< SSL data removed for security reason* TLSv1.2 (IN), TLS handshake, Server finished (14):
< SSL data removed for security reason> SSL data removed for security reason* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
> SSL data removed for security reason> SSL data removed for security reason* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
> SSL data removed for security reason> SSL data removed for security reason* TLSv1.2 (OUT), TLS handshake, Finished (20):
> SSL data removed for security reason< SSL data removed for security reason* TLSv1.2 (IN), TLS change cipher, Client hello (1):
< SSL data removed for security reason< SSL data removed for security reason* TLSv1.2 (IN), TLS handshake, Finished (20):
< SSL data removed for security reason* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-SHA384
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: OU=Domain Control Validated; OU=PositiveSSL; CN=ka.plesk.com
* start date: Mar 28 00:00:00 2017 GMT
* expire date: Mar 27 23:59:59 2020 GMT
* issuer: C=GB; ST=Greater Manchester; L=Salford; O=COMODO CA Limited; CN=COMODO RSA Domain Validation Secure Server CA
* SSL certificate verify ok.
> SSL data removed for security reason> POST /xmlrpc HTTP/1.1
Host: ka.plesk.com:5224
Accept: */*
Content-Type: text/xml
Content-Length: 30752
> Data removed for security reason> SSL data removed for security reason> Data removed for security reason< SSL data removed for security reason* TLSv1.2 (IN), TLS alert, Client hello (1):
< SSL data removed for security reason* Empty reply from server
* Connection #0 to host ka.plesk.com left intact
cURL verbose output:
* Could not resolve host: ka.plesk.com
* Closing connection 0
[2017-08-25 06:25:23] ERR [panel] KeyUpdate Result code: 2 Network failure
[2017-08-25 06:25:23] ERR [panel] KeyUpdate Result desc: cURL cannot communicate with license server https://ka.plesk.com:5224/xmlrpc (195.214.233.80): SSL connect error(35)
cURL cannot communicate with license server https://ka.plesk.com:5224/xmlrpc (): Couldn't resolve host name(6)
[2017-08-25 06:25:23] ERR [panel] KeyUpdate Result additional information: cURL verbose output:
* Trying 195.214.233.80...
* Connected to ka.plesk.com (195.214.233.80) port 5224 (#0)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
> SSL data removed for security reason* TLSv1.2 (OUT), TLS handshake, Client hello (1):
> SSL data removed for security reason* Unknown SSL protocol error in connection to ka.plesk.com:5224
* Closing connection 0
cURL verbose output:
* Could not resolve host: ka.plesk.com
* Closing connection 0
Last edited: