smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 245 forks source link

Core closes web socket connection with 'unspecified system error' during RAI for WSS #3823

Closed dboltovskyi closed 2 years ago

dboltovskyi commented 2 years ago

Bug Report

Core closes web socket connection with 'unspecified system error' during RAI for WSS

Occurrences

Rare

Reproduction Steps
  1. App registers using WSS connection
Expected Behavior

Core does register App successfully

Observed Behavior

Core closes web socket connection with error:

ERROR [05 Oct 2021 23:40:39,880][140250370254592][WebSocketSession] /home/jenkins/workspace/Release_8.0_SDL_NoUT_E/src/components/transport_manager/src/websocket_server/websocket_session.cc:127 transport_adapter::WebSocketSession<ExecutorType>::Read: unspecified system error
OS & Version Information
Test Case, Sample Code, and / or Example App
dboltovskyi commented 2 years ago

@theresalech Please notice Luxoft team is planning to provide a fix

iCollin commented 2 years ago

Closed via https://github.com/smartdevicelink/sdl_core/pull/3851