nice-secretary-6224
01/26/2022, 3:21 PMnumerous-umbrella-61726
01/26/2022, 3:28 PMnice-secretary-6224
01/26/2022, 3:34 PMmagnificent-energy-493
nice-secretary-6224
01/26/2022, 4:13 PM/ $ curl <http://10.1.143.226:4444/health/active>
Client sent an HTTP request to an HTTPS server.
/ $ curl -k <https://10.1.143.226:4444/health/active>
{"error": "Error 404 - The requested route does not exist. Make sure you are using the right path, domain, and port."}/ $
/ $ curl -k <https://10.1.143.226:4444/hydra/health>
{"error": "Error 404 - The requested route does not exist. Make sure you are using the right path, domain, and port."}/ $
/ $ curl -k <https://10.1.143.226:4444>
{"error": "Error 404 - The requested route does not exist. Make sure you are using the right path, domain, and port."}/ $
/ $ curl -k <https://10.1.143.226:4444/>
{"error": "Error 404 - The requested route does not exist. Make sure you are using the right path, domain, and port."}/ $
/ $ curl -k <https://10.1.143.226:4444/userinfo>
{"error":"request_unauthorized","error_description":"The request could not be authorized","error_hint":"Check that you provided valid credentials in the right format.","status_code":401,"error_debug":": not_found","request_id":""}
curl -k <https://10.1.134.252:4444/health/alive>
{"status":"ok"}