Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报这个错是什么原因 #142

Open
sky1001 opened this issue Jul 11, 2022 · 2 comments
Open

报这个错是什么原因 #142

sky1001 opened this issue Jul 11, 2022 · 2 comments

Comments

@sky1001
Copy link

sky1001 commented Jul 11, 2022

JanusError: Missing mandatory element (admin_key)
at http://127.0.0.1:5500/dist/janus.js:9999:17
at self._callback (http://127.0.0.1:5500/dist/janus.js:10479:27)
at Transaction.execute (http://127.0.0.1:5500/dist/janus.js:10504:20)
at Transactions.execute (http://127.0.0.1:5500/dist/janus.js:10572:24)
at StreamingPlugin.executeTransaction (http://127.0.0.1:5500/dist/janus.js:10432:35)
at StreamingPlugin.defaultProcessIncomeMessage (http://127.0.0.1:5500/dist/janus.js:10443:19)
at http://127.0.0.1:5500/dist/janus.js:9949:19
From previous event:
at Plugin.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:9944:9)
at http://127.0.0.1:5500/dist/janus.js:11189:64
From previous event:
at MediaPlugin.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:11188:21)
at Session.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:10199:37)
at Connection.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:9582:39)
at Connection. (http://127.0.0.1:5500/dist/janus.js:9427:10)
at EventEmitter.emit (http://127.0.0.1:5500/dist/janus.js:6066:22)
at WebsocketConnection.onMessage (http://127.0.0.1:5500/dist/janus.js:12097:10)
at WebsocketConnection. (http://127.0.0.1:5500/dist/janus.js:12008:10)

@sky1001
Copy link
Author

sky1001 commented Jul 21, 2022

I think there's a parameter wrong
image
image

@sjkummer
Copy link
Owner

sjkummer commented Dec 7, 2022

Yes, this parameter from the integration tests is wrong/outdated. But I think the original reported error JanusError: Missing mandatory element (admin_key) is a Janus configuration isse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants