snek
January 13, 2023, 11:50am
1
Hello,
I am using a custom Installation, non Debian/Docker (self compiled). After Udate to 2.0.8194 → conferences on secure domain cannot be started with error:
app.bundle.min.js?v=8194:178 2023-01-13T09:24:09.009Z [features/authentication] authenticateAndUpgradeRole failed {authenticationError: 'not-acceptable', message: "Missing mandatory attribute 'machine-uid'"}
i @ app.bundle.min.js?v=8194:178
(anonymous) @ app.bundle.min.js?v=8194:178
Promise.then (async)
it seems this is the fix → but seems it make it into 2.0.8194 ?
committed 10:14PM - 12 Jan 23 UTC
Seems some User on IRC ran into it as well (on debian) → rolling back worked for them
1 Like
shawn
January 13, 2023, 11:55am
2
Yes, this is a known issue with 2.0.8194. I believe the fix is now being tested and there will be a new release shortly to address it.
I got a server installed last week with last weeks stable, secure domain enabled. Today I did apt update/ apt upgrade (ubuntu22), and since then no login in order to open a room seems to work. It feels like my login is invalid.
prosody.log says
|Jan 12 18:10:32 mod_bosh|info|New BOSH session, assigned it sid 'a90127e1-af77-4cbd-923a-b335bd1fc2e9'|
|Jan 12 18:10:33 bosha90127e1-af77-4cbd-923a-b335bd1fc2e9|info|Authenticated as keith@[server]
… and that’s it. No entry in prosody.err.
jicofo.l…
There is a known problem with authentication on that release, we will be releasing a new stable release shortly.
1 Like
shawn
January 13, 2023, 12:56pm
3
New stable release with the fix is now out.
# Web Changelog
Full changelogs are available in each project's release page: click on one of the releases below, click on Assets and there's the CHANGELOG.
## 2.0.8218 (2023-01-13)
- [jitsi-meet 1.0.6918](https://github.com/jitsi/jitsi-meet/releases/tag/stable%2Fjitsi-meet_8218)
- New features:
- feat(rn,deps) update react-native-webrtc to 106.0.3
- feat(polls): added marginTop
- feat(share-room): created getInviteOthersControl helper (#12769)
- feat(rn,deps) update react-native-webrtc to 106.0.2
- feat(share-room): disable Invite Others button when Share is visible (#12765)
- feat(ui/polls/security/native): style fixes and updates (#12761)
- Append ?room= to conferenceRequestUrl. (#12753)
- feat(android) created Monochrome Icon
- feat(base/media): SS mobile align (#12743)
- Fixes:
- Drops jicofo-authuser as we use hardcoded value.
- Fix appending URL params. (#12763)
This file has been truncated. show original