known issues

mail@pastecode.io avatar
unknown
plain_text
a year ago
4.9 kB
5
Indexable
{

  "query": {

    "bool": {

      "should": [

        {

          "match_phrase": {

            "message": "Database exception in persisting player"

          }

        },

        {

          "match_phrase": {

            "message": "System level of denial. cage.tp.comm.pr.DeclinedException: errorType=SYSTEM"

          }

        },

        {

          "match_phrase": {

            "message": "java.lang.IllegalArgumentException: Sent notification payment update status APPROVED does not"

          }

        },

        {

          "match_phrase": {

            "message": "Problem processing GeoIp with provider MAX_MIND"

          }

        },

        {

          "match_phrase": {

            "message": "RegistrationFormData failed"

          }

        },

        {

          "match_phrase": {

            "message": "Problem in Mina Http Decoder when checking if message is decodable"

          }

        },

        {

          "match_phrase": {

            "message": "SubmitPlayerProfileForm failed "

          }

        },

        {

          "match_phrase": {

            "message": "Processing the DepositUpdate failed. payment.PaymentServiceException"

          }

        },

        {

          "match_phrase": {

            "message": "Exception in canceling withdrawal request Request to "

          }

        },

        {

          "match_phrase": {

            "message": "Problem with payment PLAYER_PAYMENT"

          }

        },

        {

          "match_phrase": {

            "message": "Deposit declined with reason"

          }

        },

        {

          "match_phrase": {

            "message": "Error retrieving data from Kambi"

          }

        },

        {

          "match_phrase": {

            "message": "Unable to process Get Claimable Bonus List Process"

          }

        },

        {

          "match_phrase": {

            "message": "Could not update deposit cage.LockedPaymentException"

          }

        },

        {

          "match_phrase": {

            "message": "Could not process report for cage"

          }

        },

        {

          "match_phrase": {

            "message": "Unexpected error payment.PaymentProcessingException"

          }

        },

        {

          "match_phrase": {

            "message": "Problem on processing Withdrawal request. java.lang.NullPointerException"

          }

        },

        {

          "match_phrase": {

            "message": "Withdrawal request to TrueLayer service failed for payment PLAYER_PAYMENT"

          }

        },

        {

          "match_phrase": {

            "message": "Error occured while closing player account: Error while commiting the transaction"

          }

        },

        {

          "match_phrase": {

            "message": "Could not synchronize database state with session"

          }

        },

        {

          "match_phrase": {

            "message": "Exception occurred while processing PlayerIdVerification"

          }

        },

        {

          "match_phrase": {

            "message": "Exception occurred while processing PlayerIdVerification: ID_FAILED"

          }

        },

        {

          "match_phrase": {

            "message": "Exception occurred while processing PlayerIdVerification: MISMATCH"

          }

        },

        {

          "match_phrase": {

            "message": "Unexpected exception when processing the WithdrawalUpdate."

          }

        },

        {

          "match_phrase": {

            "message": "Got bad request (bad-request). Cause:"

          }

        },

        {

          "match_phrase": {

            "message": "Unable to send LOCKED email to player"

          }

        },

        {

          "match_phrase": {

            "message": "LEAK: ByteBuf.release() was not called before it's garbage-collected."

          }

        },

        {

          "match_phrase": {

            "message": "Unexpected exception when processing DepositUpdate"

          }

        },

        {

          "match_phrase": {

            "message": "Exception in persisting player registration email Encountered"

          }

        },

        {

          "match_phrase": {

            "message": "IOException while reading request: Input length = 1"

          }

        },

        {

          "match_phrase": {

            "message": "Error parsing json ForcePortalLogout response: null"

          }

        },

        {

          "match_phrase": {

            "message": "Failed to integrate withdrawal with PSP while processing withdrawal "

          }

        },

        {

          "match_phrase": {

            "message": "Problem verifying uploaded document data"

          }

        }

 

      ],

      "minimum_should_match": 1

    }

  }

}