Skip to content

Deploy -> KnowledgePlatform -> Neo4jDefinitionUpdate #151

Locked Answered by daveanvit
daveanvit asked this question in Installation
Discussion options

You must be logged in to vote

Redis is running on different VM is this causing the issue?

root@kp-learning:/# curl -sS localhost:8080/learning-service/health | jq .
{
  "id": "learning-service.health",
  "ver": "1.0",
  "ts": "2022-09-12T08:59:07ZZ",
  "params": {
    "resmsgid": "66d6774b-b059-4fbe-9277-46022b72ec76",
    "msgid": null,
    "err": null,
    "status": "successful",
    "errmsg": null
  },
  "responseCode": "OK",
  "result": {
    "checks": [
      {
        "healthy": true,
        "name": "domain graph"
      },
      {
        "err": "503",
        "healthy": false,
        "name": "redis cache",
        "errmsg": "Could not get a resource from the pool"
      },
      {
        "healthy": true,
   …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@daveanvit
Comment options

Answer selected by daveanvit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant