Hi S Sathish,

It looks like you have disabled the web UI by putting 'PCSD_DISABLE_GUI=true' into pcsd config file ('/etc/default/pcsd' or '/etc/sysconfig/pcsd', depending on your Linux distribution).

The 'pcsd.conf' file is not present in pcs-0.10 and pcs-0.11, that is expected.


Regards,
Tomas


Dne 14. 12. 22 v 6:46 S Sathish S via Users napsal(a):
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/ <https://node1:2224/>

* Rebuilt URL to: https://node1:2224/ <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


_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to