[ https://issues.apache.org/jira/browse/IGNITE-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kuznetsov reassigned IGNITE-9350: ---------------------------------------- Assignee: Andrey Novikov (was: Alexey Kuznetsov) [~anovikov], please review my changes in ignite-9350 branch. > 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)