portal_analytics returns "analytics": "unhealthy" in potatolhealth even though it is working fine.
search cancel

portal_analytics returns "analytics": "unhealthy" in potatolhealth even though it is working fine.

book

Article ID: 207055

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

portal_analytics returns "analytics": "unhealthy" in portalhealth even though it is working fine.

run curl -v -k https://localhost/portalhealth in Portal server.

result:

< HTTP/1.1 503

< Server: nginx

< Date: Fri, 08 Jan 2021 08:54:05 GMT

< Content-Type: application/json

< Connection: close

< Strict-Transport-Security: max-age=31536000 includeSubDomains

<

{

"portal-enterprise":"healthy",

"portal-data":"healthy",

"tenant-provisioner":"healthy",

"pssg":"healthy",

"apim":"healthy",

"dispatcher":"healthy",

"analytics":"unhealthy",

"solr1":"healthy",

"solr2":"healthy",

"authenticator":"healthy"

  }

Environment

Release : 4.5

Component : API PORTAL

Resolution

This is fixed in 5.0

Please upgrade to 5.0