zenmoney/ZenPlugins

Не работает синхронизация/подключение УкрСиббанка в ios приложении

vovkvlad opened this issue · 1 comments

Привет!
На днях перестало работать синхронизация с УкрСиббанк-ом, я подумал что связано с новым телефоном, так как недавно начал пользоваться новым телефоном и не заходил с тез пор в приложение.
Я попробовал удалить синхронизацию с укрсиббом и подключить по новой но при введении кредов показывает вот такую ошибку:
IMG_C81ED3678425-1

логи отправлять пробовал. Прикреплю еще сюда логи, на всякий.

Буду благодарен за любую помощь в этом вопросе.

Вот логи:

[log] call Dt with args: { isInBackground: false,
  preferences: { login: '<string[13]>', password: '<string[14]>' },
  fromDate: Mon Dec 28 2020 00:00:00 GMT+0200 (EET),
  toDate: null,
  isFirstRun: true }
[debug] request { method: 'POST',
  url: 'https://online.ukrsibbank.com/clientendpoint/burlap',
  headers:
  { 'mb-protocol-version': '0.5.0',
    'mb-app-version': '1.171.0',
    'Content-Type': 'application/gzip; charset=utf-8',
    'User-Agent': 'Dalvik/2.1.0 (Linux; U; Android 6.0; Android SDK built for x86_64 Build/MASTER)',
    Host: 'online.ukrsibbank.com',
    Connection: 'Keep-Alive',
    'Accept-Encoding': 'gzip',
    'Cache-Control': 'no-cache' },
  body:
  { __type: 'com.ukrsibbank.client.protocol.operation.StartOperationRequest',
    operationId: 'logIn',
    parameters:
      [ { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMto',
          id: 'capabilities',
          value:
          { __type: 'com.ukrsibbank.client.protocol.authentication.AuthenticationCapabilitiesMto',
            capabilities:
              { items: [],
                itemType: 'com.ukrsibbank.client.protocol.authentication.AuthenticationCapabilityMto' } } } ] } }
[debug] response { status: 200,
  url: 'https://online.ukrsibbank.com/clientendpoint/burlap',
  headers:
  { 'content-type': 'application/octet-stream',
    'content-security-policy': '',
    'set-cookie': '<string[612]>',
    'content-encoding': 'gzip',
    'x-xss-protection': '1; mode=block',
    date: 'Wed, 06 Jan 2021 20:57:13 GMT',
    'strict-transport-security': 'max-age=31536000; includeSubDomains',
    httprequestid: '7cca64e2710d456fbee88b29ff0d4ce5',
    connection: 'keep-alive',
    'content-length': '4068',
    'x-content-type-options': 'nosniff',
    'x-frame-options': 'SAMEORIGIN' },
  body:
  { __type: 'com.ukrsibbank.client.protocol.operation.StartOperationResponse',
    meta:
      { __type: 'com.ukrsibbank.client.protocol.operation.OperationMetaMto',
        operationId: 'logIn',
        stepId: 'start',
        executionId: '0b60f9988494ad814d9468b31505d774',
        title: 'Log in',
        description: null,
        completed: false,
        result: null,
        hint: 'login',
        steps: [],
        parameters:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'loginType',
            label: null,
            description: null,
            readOnly: false,
            hidden: false,
            mask: null,
            hint: null,
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: '<string[5]>',
            valueList:
              { __type: 'com.ukrsibbank.client.protocol.operation.ValueListMto',
                listId: 'none',
                allowCustomValues: false,
                inlineList: true,
                items:
                [ { __type: 'com.ukrsibbank.client.protocol.listitem.NamedItemMto',
                    name: 'Phone number',
                    itemDescription: null,
                    id: 'PHONE' },
                  { __type: 'com.ukrsibbank.client.protocol.listitem.NamedItemMto',
                    name: 'Personal key',
                    itemDescription: null,
                    id: 'SMID' } ] },
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'phone',
            label: null,
            description: null,
            readOnly: false,
            hidden: false,
            mask: null,
            hint: 'phoneNumber',
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: '<value>',
            valueList: null,
            restrictions:
              [ { __type: 'com.ukrsibbank.client.protocol.operation.RegexRestrictionMto',
                  regex: '^\\+380\\d{9}$',
                  message: 'Invalid phone number' } ],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: 'not(equal(reference(loginType, value), PHONE))',
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'smid',
            label: null,
            description: null,
            readOnly: false,
            hidden: false,
            mask: '9999999999',
            hint: null,
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: '<value>',
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: 'not(equal(reference(loginType, value), SMID))',
                readOnly: null,
                value: null,
                required: null },
            inputType:
              { __type: 'com.ukrsibbank.client.protocol.operation.InputTypeMto',
                name: 'NUMERIC' },
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'password',
            label: 'Password',
            description: null,
            readOnly: false,
            hidden: false,
            mask: null,
            hint: 'password',
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: '<value>',
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'pushMessagesPermissionAsked',
            label: null,
            description: null,
            readOnly: false,
            hidden: true,
            mask: null,
            hint: null,
            required: false,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'BOOLEAN' },
            value: '<bool>',
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: 'pushPermissionAsked()',
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'E8SNAI5lQR81qy2GMyNpiPv7TSbsILmU',
            label: null,
            description: null,
            readOnly: true,
            hidden: true,
            mask: null,
            hint: 'hidden',
            required: false,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: '<string[3392]>',
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] } ],
        messages: [],
        actions:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.ActionMetaMto',
            id: 'closeAction',
            label: 'Close',
            validate: false,
            visible: false,
            defaultAction: false,
            hint: null,
            confirm: false,
            confirmationText: null,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ActionTypeMto',
                name: 'CLOSE' } },
          { __type: 'com.ukrsibbank.client.protocol.operation.ActionMetaMto',
            id: 'login',
            label: 'Log in',
            validate: true,
            visible: true,
            defaultAction: true,
            hint: null,
            confirm: false,
            confirmationText: null,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ActionTypeMto',
                name: 'SUBMIT' } },
          { __type: 'com.ukrsibbank.client.protocol.operation.ActionMetaMto',
            id: 'localeChanged',
            label: null,
            validate: false,
            visible: false,
            defaultAction: false,
            hint: null,
            confirm: false,
            confirmationText: null,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ActionTypeMto',
                name: 'SUBMIT' } } ],
        properties:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.PropertyMto',
            key: 'closeAction',
            expression: null,
            value: 'closeAction' } ] } },
  ms: 122 }
[debug] request { method: 'POST',
  url: 'https://online.ukrsibbank.com/clientendpoint/burlap',
  headers:
  { 'mb-protocol-version': '0.5.0',
    'mb-app-version': '1.171.0',
    'Content-Type': 'application/gzip; charset=utf-8',
    'User-Agent': 'Dalvik/2.1.0 (Linux; U; Android 6.0; Android SDK built for x86_64 Build/MASTER)',
    Host: 'online.ukrsibbank.com',
    Connection: 'Keep-Alive',
    'Accept-Encoding': 'gzip',
    'Cache-Control': 'no-cache' },
  body:
  { __type: 'com.ukrsibbank.client.protocol.operation.ExecuteOperationRequest',
    data:
      { __type: 'com.ukrsibbank.client.protocol.operation.OperationDataMto',
        executionId: '0b60f9988494ad814d9468b31505d774',
        operationId: 'logIn',
        stepId: 'start',
        action:
        { __type: 'com.ukrsibbank.client.protocol.operation.ActionDataMto',
          id: 'login',
          parameterId: null },
        parameters:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMto',
            id: 'loginType',
            value: '<string[5]>' },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMto',
            id: 'phone',
            value: '<string[13]>' },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMto',
            id: 'smid',
            value: '<value>' },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMto',
            id: 'password',
            value: '<string[14]>' },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMto',
            id: 'pushMessagesPermissionAsked',
            value: '<bool>' },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMto',
            id: 'E8SNAI5lQR81qy2GMyNpiPv7TSbsILmU',
            value: '<string[3392]>' } ] } } }
[debug] response { status: 200,
  url: 'https://online.ukrsibbank.com/clientendpoint/burlap',
  headers:
  { 'content-type': 'application/octet-stream',
    'content-security-policy': '',
    'content-encoding': 'gzip',
    'x-xss-protection': '1; mode=block',
    'set-cookie': '<string[319]>',
    date: 'Wed, 06 Jan 2021 20:57:13 GMT',
    'strict-transport-security': 'max-age=31536000; includeSubDomains',
    httprequestid: 'f86e7097e5934f8e86c1e05f1489a0b9',
    'content-length': '4367',
    connection: 'keep-alive',
    'x-content-type-options': 'nosniff',
    'x-frame-options': 'SAMEORIGIN' },
  body:
  { __type: 'com.ukrsibbank.client.protocol.operation.ExecuteOperationResponse',
    meta:
      { __type: 'com.ukrsibbank.client.protocol.operation.OperationMetaMto',
        operationId: 'logIn',
        stepId: 'start',
        executionId: '0b60f9988494ad814d9468b31505d774',
        title: 'Log in',
        description: null,
        completed: false,
        result: null,
        hint: 'login',
        steps: [],
        parameters:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'loginType',
            label: null,
            description: null,
            readOnly: false,
            hidden: false,
            mask: null,
            hint: null,
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: 'PHONE',
            valueList:
              { __type: 'com.ukrsibbank.client.protocol.operation.ValueListMto',
                listId: 'none',
                allowCustomValues: false,
                inlineList: true,
                items:
                [ { __type: 'com.ukrsibbank.client.protocol.listitem.NamedItemMto',
                    name: 'Phone number',
                    itemDescription: null,
                    id: 'PHONE' },
                  { __type: 'com.ukrsibbank.client.protocol.listitem.NamedItemMto',
                    name: 'Personal key',
                    itemDescription: null,
                    id: 'SMID' } ] },
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'phone',
            label: null,
            description: null,
            readOnly: false,
            hidden: false,
            mask: null,
            hint: 'phoneNumber',
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: '+380636348823',
            valueList: null,
            restrictions:
              [ { __type: 'com.ukrsibbank.client.protocol.operation.RegexRestrictionMto',
                  regex: '^\\+380\\d{9}$',
                  message: 'Invalid phone number' } ],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: 'not(equal(reference(loginType, value), PHONE))',
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'smid',
            label: null,
            description: null,
            readOnly: false,
            hidden: false,
            mask: '9999999999',
            hint: null,
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: null,
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: 'not(equal(reference(loginType, value), SMID))',
                readOnly: null,
                value: null,
                required: null },
            inputType:
              { __type: 'com.ukrsibbank.client.protocol.operation.InputTypeMto',
                name: 'NUMERIC' },
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'password',
            label: 'Password',
            description: null,
            readOnly: false,
            hidden: false,
            mask: null,
            hint: 'password',
            required: true,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: 'KolobokKolobok',
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'pushMessagesPermissionAsked',
            label: null,
            description: null,
            readOnly: false,
            hidden: true,
            mask: null,
            hint: null,
            required: false,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'BOOLEAN' },
            value: true,
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: 'pushPermissionAsked()',
                required: null },
            inputType: null,
            events: [],
            properties: [] },
          { __type: 'com.ukrsibbank.client.protocol.operation.ParameterMetaMto',
            id: 'E8SNAI5lQR81qy2GMyNpiPv7TSbsILmU',
            label: null,
            description: null,
            readOnly: true,
            hidden: true,
            mask: null,
            hint: 'hidden',
            required: false,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ParameterTypeMto',
                name: 'STRING' },
            value: '/QZ6RGanW2FnuXhziqTzHJQE22ntpsKwN81CTSXI705iSmTYDB6PQYfXrde3xP+sT6LM5tOIgqo2trBYP5bo0bs/wPgnVAmqVsGWEbs0iG6RenIJWbVFz9O2x9mupuI5Y6qr0yU2bL5w6sZKhnREZ/8hwWbQL6PGtRVWT3eorvrN/DrrYv31ijZ6JXfXRVsWZbBOj4LHWCnXdOxcMAEHPQQBpS9ipUavAvRaGAFYGCZ8vuHEmOMhrJoZdzF8Q9XrUcgf4keCFGCDo0WbmK1HU3cx8tvoIfa0l00N8Shex017IifXIwFaOrwBiImtEcq91XQhAtgJhuUC74oGfcoCR7xJZjZFk9Vw0a4WuES4E8/GbJG512oiq5Qh/f2jTDtE8LJi329POXZKygTt9VGo57hDfHIJSyhqY9Mj5S4UtbBm8cbU5IkcNi/RZdB2t9tZZJCpirhxH3C00+7YYB1gQxRowBQtcS1PF9KS9m2osUG5fo9rFd8ePwpoZYutB8rXd2dZTKaO4l9m0+eG83I88myzBEB6XidCBPRzjksgYE/FudDXkdo2YcGYTyDDmU+5VIYQDpBm0gVYZStDo6u/aF+vU16zyGL7a0b4YF8BHcJZi2doQ1o7GG1IEYsAucj8fibxBD+KdCr4mabXs5pCjiLnWNyAK9lXecvkGa/pcR8isub1sBJOQCGgiMXRLzsapF1Bd3F4cAT950G6Q3B+KRBE1ZGAfje7YOlkhFeJmYRHER4BnhKdeRlsAw5HbbGW5eBsTlwgjZFA/ZUu194nmUlQZBWSJl6Uxoc8Mz776KCMcf8X0wkpRnWWrhoEDf3eK0LfNTXBmE1cTV9uLjUQ126BwHY37156pie1BHkcz7rWqDdUaiM8oWzV/1wk+1NicwkIcaXFXcbFCww5VOuVJDpZx6FGcvKntrvT4KD1mkkZ76aj90uxL/A+5BbbV3FCEaiOpPFn+JCyUOs6pgmnY9I/GU0oXuRk/dQI0CdIS6ZCPCz0bcPWKObZiBYWV7J0bSmo2GwM1oxtSvPu+YdQdmVOlLJ3SeJcPh2sbzidN7ce3JFC4w9HweM+shtpnzHBefDa87Aru+lnNgAfslY6eBCBb8NmUu0E0czMk0E74tlvEoS7wwL1rolPlabH1fPRZFZhtIfnhML4BdYZ7OOKJMka20kHsLTdyTgdNclspSSs+7erjKelzfb4PMU7jVPaX5xFNbxe0Ny8eFcG8BHcYJ4f3Kqy8k2B5Tw5BAQ5l/E9Lj0oCgZepxVmfFhVarfRBei6ILgWFSTizyg9rgoa3NVZ3IU7e+asSb23q67Cj57LheNblV/lhsWRpBLcWczMiLeh1fzvwa+EOU+0f8SfeyD5x3SQg78SqXqii13197YLilZpb7wUcQtscr1fv8wx6hq9DeeL+w3em1eUxx3rg6hZa3ci9me2Ozt9hsmSombfBXIcJIGahCwPMVLjBl67NYZ15kTk/d6M1scmZS03WWP8ppULl4JEo03zYKD60TSgsjicnuLRJ9kQdajvY7dsBynIv+4mGQjnt2bQhc8PvRho8O9wOPBYlwcSn67RUHJK+2hD1p8HY4Hqwvv6laRTW6VaTLMQ80u+6GAjZ7RbRCVrUs9dAlzGVVaLMrjlcgouwS4/MYGZWpL03qytZMt0CoGTW2qM9qfRcQVOO+SF5JLTVnI2ZKT6P0LduHeTbVgu9L0zc6xGRMnli9PjWdOsE0jOwciD5BexZm3v1lST9LWo8cjfrwnDUCJyYqWQzhSDuHh3dM/hjAsX9MlAH2EXBb97Rqp7O7Q2ow0574/JBzA7lvfvS6zEhShz6GW18i+t67orV2WD/FSMC/SfBdPOzXRmrym1/S3IY2yp4DsJ0v1G7qQSbvDMI5ASl1ofKHB7qx05hvp/42ajQfyNFzSMW8J6gBkG4fe7H0sQsrDIpvLotvay8ipaxJlx3Cwaz6QzcBdjUeF2++fu/oVz55CFLOABm9+OQ9SNzNor6XaYSJ1a2pfheE2gUhYDywVNfx/xNxlONW09UL71RhqDolUTioWpe8VU9H34kN5CfLA+fbfM2lfocahKHHqVXGBTgY/khAHlxSwYiT4GBa8+GooFjFCd4HgmAlRAVyaIw6LT0rduEJwiBQ+aLZj7UncWekWWzbXGQzlQqXIQlvw4ssddKBYL0j77NNrJFG/ZKQEot8miZ4n2OoDHTBY/Z04rpikO7+i3schyQApfk5eW24MhgVY2Fh7HRxCJa5jEEEPwQwvmEwmfMroCiDjf4lx6OOmL1yWeJV1/yzsRdhy+6XAfBaSrI06ZEAVunSyXWR0631ohF75wYhGRgGumUp6pKINOJGU3+FuBeloH+fLKenWSeqo5TWF911cGqm9+Ce42JR7GWmKhpNLQP/dGEtbu3xs2KiH7ne1cQoz0OpFIjLqNx5BrpSo1t+StRtEVd3Xv8LPkBcO7wfm8cnw5o7nH0E+5P3aEX1FQTrVn9swr/XIYXwUCiBKQ9jjwIT60SkCHonzlUjWCR9/Gr1c4T7bE84FLDndRCfQ65aXQcrKyTVdrWZdNZNZm/hsyLhDTwBwE4YkT78G6W/zo+W2BhVAafT52xGFYRLUpRN5NT/w6WEroJ5YbNofVv8aRP562o09gLLxJwIW7aJRCaJWjR4dPPeTrCwbUlButFO8DqiejVPVb3YYM+iRWXXI39hiImRd8oNZ/fUrzC8RfXDpfZg7zjywGKq477AkQ+LWfFyufo0lKFSDoBH5xGLPiCrbmnW0T7mGIqy/Vd1OBs/Zj89KvvaFCv4dIhAYm0w7R0xMmSxMxX9K9YQBDlZpY1iaV42ZimgkDg3bD0s3rvM0MBA9S5S7ub/d7g6ifQfgADskM0uCVdk/4DBeJdLGBUY1QdxieHVl4o2Z0leV8KUCBzdithSn+GBH2hNOZG/3+KHNDW6BedjYMhKiN2gY7V1+LFuapojJKMxmNUzUSg/UQ8C9gPvUlbSeLHhMg/OvfZt0BS8DOR2ZaOz6nO17cphRszu3cOyygNCBuY1YsJxTlXcRlvHeBGKLgFDUcG6wCPkskkNonwlmDy9tyE0lxsK5z9i+wm623+De9FZ6fgS7NElTEx6ixv1qxVLfP+YqWpXh2P33xwpEFlGnMC4WnH7JggGVvBvE3b3c3eonZFX0G1EOwljstpnaN/KnqTyimNCeIUxQSxqpIfJbQSISl56LImWYgAovABmoPN1M4cwUHdmRwMFDi1PjUO9m6BW/h4KMh8pAW/0FnODNSfGuUAAsEqDWE0K5hAv9pX70dJ/QKP0so/Be9CRiWEcvLT1i4Kj3cqUYq+ReGNlrrVOB00+TjkjEX9QYZhgp8kExsJQ6MCNi5gu90cxttmmUDUxaN24mNHaKAp+pUsD5B9/0xLAKbiq56w5sJkS1AonhgmJ9/lejlru7oFQZiwOrE2V3JHoBUCMp3FPV1LbsyS3oR4XEuWSqFA4NlPPoSyVfKBK0oMDYQlazDOfQhsqthv3+ToJ+hajYbaEnQVjqVWRMMpD7vPPQGVLjbHTSWwbKVyPIpxSjcKhphVwuSAS3qEHUekoQYsXZmf43JuRxi+UZViPsGRFq/iA==',
            valueList: null,
            restrictions: [],
            computedProperties:
              { __type: 'com.ukrsibbank.client.protocol.operation.ComputedPropertiesMto',
                label: null,
                description: null,
                hidden: null,
                readOnly: null,
                value: null,
                required: null },
            inputType: null,
            events: [],
            properties: [] } ],
        messages:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.OperationMessageMto',
            message: 'Please log in in 15 minutes. Currently, entry is not possible due to an incomplete technical session',
            parameterId: null,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.OperationMessageTypeMto',
                name: 'ERROR' } } ],
        actions:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.ActionMetaMto',
            id: 'closeAction',
            label: 'Close',
            validate: false,
            visible: false,
            defaultAction: false,
            hint: null,
            confirm: false,
            confirmationText: null,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ActionTypeMto',
                name: 'CLOSE' } },
          { __type: 'com.ukrsibbank.client.protocol.operation.ActionMetaMto',
            id: 'login',
            label: 'Log in',
            validate: true,
            visible: true,
            defaultAction: true,
            hint: null,
            confirm: false,
            confirmationText: null,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ActionTypeMto',
                name: 'SUBMIT' } },
          { __type: 'com.ukrsibbank.client.protocol.operation.ActionMetaMto',
            id: 'localeChanged',
            label: null,
            validate: false,
            visible: false,
            defaultAction: false,
            hint: null,
            confirm: false,
            confirmationText: null,
            type:
              { __type: 'com.ukrsibbank.client.protocol.operation.ActionTypeMto',
                name: 'SUBMIT' } } ],
        properties:
        [ { __type: 'com.ukrsibbank.client.protocol.operation.PropertyMto',
            key: 'closeAction',
            expression: null,
            value: 'closeAction' } ] } },
  ms: 117 }
[debug] request { method: 'POST',
  url: 'https://online.ukrsibbank.com/clientendpoint/burlap',
  headers:
  { 'mb-protocol-version': '0.5.0',
    'mb-app-version': '1.171.0',
    'Content-Type': 'application/gzip; charset=utf-8',
    'User-Agent': 'Dalvik/2.1.0 (Linux; U; Android 6.0; Android SDK built for x86_64 Build/MASTER)',
    Host: 'online.ukrsibbank.com',
    Connection: 'Keep-Alive',
    'Accept-Encoding': 'gzip',
    'Cache-Control': 'no-cache' },
  body: { __type: 'com.ukrsibbank.client.protocol.authentication.LogoutRequest' } }
[debug] response { status: 200,
  url: 'https://online.ukrsibbank.com/clientendpoint/burlap',
  headers:
  { 'content-type': 'application/octet-stream',
    'content-security-policy': '',
    'set-cookie': '<string[662]>',
    'content-encoding': 'gzip',
    'x-xss-protection': '1; mode=block',
    date: 'Wed, 06 Jan 2021 20:57:13 GMT',
    'strict-transport-security': 'max-age=31536000; includeSubDomains',
    httprequestid: '0c12a19ba2244c568f76f990e29e375b',
    connection: 'keep-alive',
    'content-length': '294',
    'x-content-type-options': 'nosniff',
    'x-frame-options': 'SAMEORIGIN' },
  body: null,
  ms: 32 }
[error] Dt call rejected with [Error: Assertion failed: unexpected login step]
(303ms)
[ZP] Exception: __ [RUE] Assertion failed: unexpected login step
[ZP] Call stack:
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:928184
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:972340
generatorResume@[native code]
o@index.js:1:4810
a@index.js:1:5014
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:778221
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:778248
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:828457
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:778120
d@index.js:1:778350
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:779431
o@index.js:1:4885
a@index.js:1:5014
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:778221
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:778248
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:828457
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:778120
d@index.js:1:778350
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:779431
o@index.js:1:4885
a@index.js:1:5014
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:5073
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:779068
m@index.js:1:779097
a@index.js:1:777924
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:4964
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:995503
generatorResume@[native code]
o@index.js:1:4810
a@index.js:1:5014
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:5073
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:779068
m@index.js:1:779097
a@index.js:1:777924
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:4964
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:904242
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:892927
file:///var/mobile/Containers/Data/Application/F169FC73-1FAC-43C4-9800-95D4A27654A9/Library/ZenPlugin/ukrsibbank/index.js:1:903057
skvav commented

Спасибо. Скорее всего это была временная ошибка "Please log in in 15 minutes. Currently, entry is not possible due to an incomplete technical session". Такие бывают иногда, но сами проходят.