Advertisement
Guest User

Untitled

a guest
Jan 29th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. LOG SocketEngine: Starting engine. Server: wss://eval.nvoq.com:443/wsapi/v2/dictation/topics/general_medicine
  2. 2019-01-29 14:17:45.953919-0600 MCTnVoqStreamingSample[1651:393290] LOG SocketEngine: Handshaking
  3. 2019-01-29 14:17:46.216415-0600 MCTnVoqStreamingSample[1651:393217] LOG SocketIOClient{/}: Handling event: websocketUpgrade with data: [["set-cookie": "nvoq_eval=!gQWioWr7q25REYXRLWGaVghdskNgF2hzVDETGgBO7in/HL/B90Et40qGinBcibRt/lASctEPAO+45jE=; path=/; Httponly; Secure", "content-type": "text/html;charset=utf-8", "content-language": "en", "x-frame-options": "SAMEORIGIN", "vary": "Accept-Encoding", "transfer-encoding": "chunked", "date": "Tue, 29 Jan 2019 20", "server": "Apache"]]
  4. 2019-01-29 14:17:46.216918-0600 MCTnVoqStreamingSample[1651:393217] received websocketUpgrade with data (
  5.         {
  6.         "content-language" = en;
  7.         "content-type" = "text/html;charset=utf-8";
  8.         date = "Tue, 29 Jan 2019 20";
  9.         server = Apache;
  10.         "set-cookie" = "nvoq_eval=!gQWioWr7q25REYXRLWGaVghdskNgF2hzVDETGgBO7in/HL/B90Et40qGinBcibRt/lASctEPAO+45jE=; path=/; Httponly; Secure";
  11.         "transfer-encoding" = chunked;
  12.         vary = "Accept-Encoding";
  13.         "x-frame-options" = SAMEORIGIN;
  14.     }
  15. )
  16. 2019-01-29 14:17:46.217389-0600 MCTnVoqStreamingSample[1651:393291] ERROR SocketEngine: Invalid HTTP upgrade. code=404, type=upgradeError
  17. 2019-01-29 14:17:46.217451-0600 MCTnVoqStreamingSample[1651:393217] ERROR SocketManager: Invalid HTTP upgrade. code=404, type=upgradeError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement