Good day community, I’ve setuped JWT authentication for Jitsi
( tutorial: https://github.com/mjtiempo/Docs/blob/master/Jitsi%20Meet%20Installation.md )
After successful configuration I decided to test how it works: created a meeting in Town Square and entered the meeting with user 1 from chrome and with user 2 from firefox.
After 1 second meeting just crashed. When user alone in, everything is fine, but when someone is connecting and entering the meeting too, session just crash.
What could be wrong? Should I attach any logs?