-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Can't tranfer from chrome to chrome, both on Windows 10 PCs. I am able to send to mobile devices, and then send from said mobile to PC.
Console log (sender):
Service Worker registered
manifest.json:1 Manifest: Enctype should be set to either application/x-www-form-urlencoded or multipart/form-data. It currently defaults to application/x-www-form-urlencoded
network.js:18 WS: server connected
network.js:27 WS: {type: "peers", peers: Array(1)}
network.js:27 WS: {type: "ping"}
network.js:27 WS: {type: "display-name", message: {…}}
network.js:27 WS: {sdp: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
network.js:27 WS: {ice: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
network.js:27 WS: {ice: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
network.js:328 ICE Gathering checking
network.js:310 RTC: state changed: connecting
network.js:27 WS: {sdp: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
network.js:27 WS: {sdp: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
network.js:27 WS: {sdp: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
network.js:27 WS: {sdp: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
3network.js:333 DOMException: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Called in wrong state: stable
_onError @ network.js:333
(anonymous) @ network.js:289
Promise.catch (async)
onServerMessage @ network.js:289
_onMessage @ network.js:378
(anonymous) @ network.js:367
fire @ network.js:509
_onMessage @ network.js:39
ws.onmessage @ network.js:19
network.js:27 WS: {sdp: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
network.js:27 WS: {sdp: {…}, type: "signal", sender: "2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1"}
2network.js:333 DOMException: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Called in wrong state: stable
_onError @ network.js:333
(anonymous) @ network.js:289
Promise.catch (async)
onServerMessage @ network.js:289
_onMessage @ network.js:378
(anonymous) @ network.js:367
fire @ network.js:509
_onMessage @ network.js:39
ws.onmessage @ network.js:19
network.js:328 ICE Gathering disconnected
network.js:310 RTC: state changed: failed
network.js:304 RTC: channel closed 2b732cc4-cf48-4e35-af9f-742469a3c64e; SLG_GWPT_Show_Hide_tmp=1; SLG_wptGlobTipTmp=1
Recipient log and screenshot in second comment.
l0ll098
Metadata
Metadata
Assignees
Labels
No labels
