Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fairmeeting fairmeeting
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hostinghosting
  • fairmeetingfairmeeting
  • Issues
  • #119
Closed
Open
Issue created Mar 12, 2021 by Roland Alton@roland.altonOwner

add smacks and wss to overcome network hickups

Some logger outputs

DevTools failed to load SourceMap: Could not load content for https://noe.fairmeeting.net/libs/app.bundle.min.map: Load canceled due to load timeout

BridgeChannel.js:86 WebSocket connection to 'wss://meet.fairkom.net/colibri-ws/default-id/a5e2b7cfafgsfgsd?pwd=SECRET' failed: Error during WebSocket handshake: Unexpected response code: 200

But we do not see ERR_NETWORK_CHANGED as described here https://community.jitsi.org/t/issue-why-do-some-users-drop-randomly-on-chrome-and-how-to-fix-it-using-xmpp-websocket/87919

To increase tolerance for network blips or disconnects we could also enable smacks (mod_smacks). which “can allow a client to resume a disconnected session, and prevent message loss.” Learn more mod_smacks 22.

Source: https://community.jitsi.org/t/how-to-how-to-enable-websockets-xmpp-websocket-and-smacks-for-prosody/87920

Probably requires update to Prosody 0.11.7: https://community.jitsi.org/t/how-to-how-do-i-update-prosody/72205 (we run 0.11.2)

Edited Mar 13, 2021 by Roland Alton
Assignee
Assign to
Time tracking

gitlab project and software management by fairkom.eu - more open source web apps at fairapps.net