Untitled

What I think is not needed
mail@pastecode.io avatarunknown
plain_text
2 months ago
4.0 kB
1
Indexable
Never
{
  "query": {
    "bool": {
      "should": [
        {
          "match_phrase": {
            "message": "Deposit to TX timeouted"
          }
        },
        {
          "match_phrase": {
            "message": "unique constraint (CAGE.PLAYER_TRANSACTIONS_UK1_FBI)"
          }
        },
        {
          "match_phrase": {
            "message": "ould not find pspAccount for cage"
          }
        },
        {
          "match_phrase": {
            "message": "Could not find pspAccount for cage"
          }
        },
        {
          "match_phrase": {
            "message": "Failed to send payment update to TxProcessor"
          }
        },
        {
          "match_phrase": {
            "message": "Persistance of Code=HRK "
          }
        },
        {
          "match_phrase": {
            "message": "Problem inserting new exchange rate"
          }
        },
        {
          "match_phrase": {
            "message": "TX timeouted"
          }
        },
        {
          "match_phrase": {
            "message": "unique constraint (SHARED.EXCHANGE_RATES_PK)"
          }
        },
        {
          "match_phrase": {
            "message": "in wrong status:"
          }
        },
        {
          "match_phrase": {
            "message": "Problem sending login complete notification for player"
          }
        },
        {
          "match_phrase": {
            "message": "\t  Unable to issue player promotion with token"
          }
        },
        {
          "match_phrase": {
            "message": "Internal error when handling CreateAndConfirmPayment"
          }
        },
        {
          "match_phrase": {
            "message": "HTTP_CLIENT IN(ERR) PLATFORM_CHAT"
          }
        },
        {
          "match_phrase": {
            "message": "Problem sending chat notification"
          }
        },
        {
          "match_phrase": {
            "message": "Problem sending GeoIp for processing to PUS"
          }
        },
        {
          "match_phrase": {
            "message": "Read timed out"
          }
        },
        {
          "match_phrase": {
            "message": "Exception in getting player gaming activity outcome"
          }
        },
        {
          "match_phrase": {
            "message": "java.sql.SQLTimeoutException"
          }
        },
 {
          "match_phrase": {
            "message": "Could not update deposit payment.InvalidTransactionStatusException"
          }
        },
        {
          "match_phrase": {
            "message": "with PAYMENT_MISMATCH"
          }
        },
        {
          "match_phrase": {
            "message": "Problem handling GamePlayResponse for GameTransactionWsHandler Transaction was canceled"
          }
        },
        {
          "match_phrase": {
            "message": "Failed to integrate withdrawal with PSP while processing withdrawal"
          }
        },
        {
          "match_phrase": {
            "message": "Error while processing PlayerIdVerification"
          }
        },
        {
          "match_phrase": {
            "message": "Unable to persist AccountSuspension"
          }
        },
        {
          "match_phrase": {
            "message": "Unexpected exception when handling player suspense request"
          }
        },
        {
          "match_phrase": {
            "message": "ORA-00001: unique constraint (CAGE.PLAYER_SUSPENSIONS_PK) violated"
          }
        },
        {
          "match_phrase": {
            "message": "core.integration.extsys.ExtService$Consumer"
          }
        },
        {
          "match_phrase": {
            "message": "Problem integrating with portal ws"
          }
        },
        {
          "match_phrase": {
            "message": "Token request to TrueLayer service failed for payment PLAYER_PAYMENT"
          }
        }

      ],
      "minimum_should_match": 1
    }
  }
}