JS Error:Rejecting session-initiate from non-focus user
See original GitHub issue[JitsiMeetJS.js] <Object.getGlobalOnErrorHandler>: UnhandledError: null Script: null Line: null Column: null StackTrace: Error: Rejecting session-initiate from non-focus user: foo@conference.example.com/focus
[JitsiConference.js] <o.onIncomingCall>: Rejecting session-initiate from non-focus user: foo@conference.example.com/focus
I am using the package from the debian unstable repository, but I get the same error on stable.
Please ask if you need more information.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
JS Error:Rejecting session-initiate from non-focus user
JS Error:Rejecting session-initiate from non-focus user.
Read more >[jitsi-dev] jitsi-meet Rejecting session-initiate from non focus user
hi. when i run jitsi-meet i see no connection and this error in console: Logger.js:113 [/JitsiConference.js] <EventEmitter.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
have you adjusted
/etc/jitsi/jicofo/config
to match the focus user you created? Look atJICOFO_AUTH_DOMAIN
,JICOFO_AUTH_USER
andJICOFO_AUTH_PASSWORD
options.This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.