[ClusterLabs] PCS WEB UI is not reachable via inside/outside of the server getting "404 Page Not Found" Error

S Sathish S s.s.sathish at ericsson.com
Wed Dec 14 00:46:34 EST 2022


Hi Team,
we have took pcs-0.10.14 version and then compiled build rpm successfully, All pcs remote command is working as expected able to form cluster and create required resource group for the same.
Issue : PCS WEB UI is not reachable via inside/outside of the server getting "404 Page Not Found" Error, please find input from our analysis.
# curl -k -vvv https://node1:2224/
* Rebuilt URL to: https://node1:2224/
*   Trying 10.x.x.x...
* TCP_NODELAY set
* Connected to node1 (10.x.x.x) port 2224 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, [no content] (0):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
*  subject: C=IN; ST=TN; L=CHENNAI; O=Organe; OU=OCC; CN=node1.
*  start date: Dec  2 06:22:52 2022 GMT
*  expire date: Nov 29 06:22:52 2032 GMT
*  issuer: C=IN; ST=TN; L=CHENNAI; O=Organe; OU=OCC; CN=node1.
*  SSL certificate verify result: self signed certificate (18), continuing anyway.
* TLSv1.3 (OUT), TLS app data, [no content] (0):
> GET / HTTP/1.1
> Host: node1:2224
> User-Agent: curl/7.61.1
> Accept: */*
>
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS app data, [no content] (0):
< HTTP/1.1 404 Not Found
< Server: TornadoServer/6.1
< Content-Type: text/html; charset=UTF-8
< Date: Tue, 13 Dec 2022 00:43:56 GMT
< Content-Length: 69
<
* Connection #0 to host node1 left intact
<html><title>404: Not Found</title><body>404: Not Found</body></html>


Kindly let me know if any additional information need to analysis on this.
One more observation in older pcs-0.9 version will have /usr/lib/pcsd/pcsd.conf and /etc/sysconfig/pcsd configuration file . In pcs-0.10 version onward
after build rpm we dont see /usr/lib/pcsd/pcsd.conf file , Only configure /etc/sysconfig/pcsd file should be sufficient on latest of pcs-0.10 version?
Thanks and Regards,
S Sathish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/users/attachments/20221214/aa56511f/attachment.htm>


More information about the Users mailing list