Forum Discussion

padkins64's avatar
padkins64
Copper Contributor
Feb 23, 2021

RDS 2019 html5 webclient connection issue

Cannot get client to connect,  log shows

021-02-22T22:24:40.903Z WebSocketTransport(ERR): WebSocket error received for url=wss://RLPRDRDSCB21.RLCARRIERS.COM:3392/rdp
websockettransport.cpp(304): OnErrorFromJS()
at Object.Logger.a.errorWithoutTimestamp (https://rlprdrdsweb21/RDWeb/webclient/js/client.63d2b224.js:1:2848),at Function.<anonymous> (https://rlprdrdsweb21/RDWeb/webclient/js/client.63d2b224.js:7:12475),at methodCaller_emscripten$$val_$emscripten$$val_emscripten$$val$ (eval at new_ (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1523312), <anonymous>:6:26),at __emval_call_method (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1544846),at p6a (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:106:347219),at Frd (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:113:178492),at invoke_viiiii (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1596903),at o6a (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:106:345632),at Drd (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:113:178326),at invoke_viii (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1596493),at e7a (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:108:3123),at Cmb (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:112:256611),at Brd (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:113:178195),at invoke_vii (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1596104),at $7a (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:108:40322),at Brd (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:113:178195),at invoke_vii (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1596104),at a8a (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:108:41134),at Drd (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:113:178326),at dynCall_viii_497 (eval at makeDynCaller (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1519459), <anonymous>:4:12),at OnMessageCallback$Invoke [as Invoke] (eval at new_ (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:1523312), <anonymous>:9:1),at Worker.<anonymous> (https://rlprdrdsweb21/RDWeb/webclient/js/rdcore.a66f6cf2.js:86:106254)
2021-02-22T22:24:40.917Z WebSocketTransport(NORM): WebSocket closed, url=wss://RLPRDRDSCB21.RLCARRIERS.COM:3392/rdp, wasClean=false, code=1006, reason=""
2021-02-22T22:24:40.995Z Connection(ERR): The connection generated an internal exception with disconnect code=ConnectionBroken(8), extended code=<null>, reason=WebSocket closed with code: 1006 reason:
Thrown in thread 402956 at:
websockettransport.cpp(335)
Call Stack:
at ktb
at htb
at Tp
at double restrict

 

Not sure what is causing this, any help would be greatly appreciated!

 

6 Replies

  • andeez_mintz's avatar
    andeez_mintz
    Copper Contributor
    I am running into this same issue, where you ever able to get it resolved and working? I am running a single instance on Server 2016. I am able to log into the webclient, but when I try to launch an application it fails with the same error above.
    • Dennis_Peabody's avatar
      Dennis_Peabody
      Copper Contributor

      Dennis_Peabody 

      In my case, one of the RD Gateways required computer authentication. We disabled computer authentication, which made it less secure but did work.

       

      We put the HTML5 client behind an Azure AD Proxy with preauthencation to keep it secure.

      • nahkta's avatar
        nahkta
        Copper Contributor

        Dennis_Peabody 

         

        May I know how I can check if the RD Gateway requires computer authentication? Is this via NPS?

Resources