On Wed, 18 May 2022 at 09:40, Erik Edwards <e...@emedwards.info> wrote: > > That fixed the whiteboard.
Great news :))) > > Still have some errors & warnings in the console: > > !!RTCPeerConnection state changed: connecting, user: erik, uid: > b6aca5ca-6ad1-4531-ab9f-642db3512bd4 > S.e.onconnectionstatechange @ room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 > main-ver-40975A872DAAE3A8FE94B047BF2A923B.js:1 InvalidStateError: Failed > to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set > remote answer sdp: Called in wrong state: stable > error @ main-ver-40975A872DAAE3A8FE94B047BF2A923B.js:1 > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 Wake Lock released. > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 Wake Lock active. > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 !!RTCPeerConnection state > changed: connecting, user: erik, uid: 48608f20-d9e9-4041-a481-2b9db4e0dea5 > S.e.onconnectionstatechange @ room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 > main-ver-40975A872DAAE3A8FE94B047BF2A923B.js:1 InvalidStateError: Failed "InvalidStateError: Failed" It seems you don't have TURN server Is it so? > to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set > remote answer sdp: Called in wrong state: stable > error @ main-ver-40975A872DAAE3A8FE94B047BF2A923B.js:1 > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 Wake Lock released. > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 Wake Lock active. > main-ver-40975A872DAAE3A8FE94B047BF2A923B.js:1 InvalidStateError: Failed > to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set > remote answer sdp: Called in wrong state: stable > error @ main-ver-40975A872DAAE3A8FE94B047BF2A923B.js:1 > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 !!RTCPeerConnection state > changed: connecting, user: erik, uid: 4d62c06d-4161-495a-b962-d9ab98412e22 > S.e.onconnectionstatechange @ room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 !!RTCPeerConnection state > changed: failed, user: erik, uid: 4d62c06d-4161-495a-b962-d9ab98412e22 > S.e.onconnectionstatechange @ room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 !!RTCPeerConnection state > changed: connecting, user: erik, uid: 4d62c06d-4161-495a-b962-d9ab98412e22 > S.e.onconnectionstatechange @ room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 > room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 !!RTCPeerConnection state > changed: connected, user: erik, uid: 4d62c06d-4161-495a-b962-d9ab98412e22 > S.e.onconnectionstatechange @ room-ver-B4859D2B210AB354C30A97935E4B58CC.js:1 > > On 5/17/22 21:26, Maxim Solodovnik wrote: > > Aha :))) > > > > could you please go to Admin->Config and update > > `header.csp.style` > > to be > > `'self',https://fonts.googleapis.com/css2` > > > > "`" chars shouldn't be entered > > Would this help to remove JS console errors? > > Would it fix anything? > > > > ps it would be useful to drop browser cache :)) > > > -- Best regards, Maxim