[
https://issues.apache.org/jira/browse/IGNITE-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Novikov closed IGNITE-9350.
----------------------------------
> Web Console backend should not fail if null received via web sockets
> --------------------------------------------------------------------
>
> Key: IGNITE-9350
> URL: https://issues.apache.org/jira/browse/IGNITE-9350
> Project: Ignite
> Issue Type: Bug
> Components: wizards
> Reporter: Alexey Kuznetsov
> Assignee: Andrey Novikov
> Priority: Major
> Fix For: 2.7
>
>
> Backend failed with error:
> {code}
> app/browsersHandler.js:207
> sock.on('node:rest', (\{clusterId, params, credentials}, cb) => {
> ^
> TypeError: Cannot destructure property `clusterId` of 'undefined' or 'null'.
> {code}
>
> We should check for null data received via web sockets
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)