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

OT_STREAM_DESTROYED after few seconds of network test start #264

Open
iulianmids opened this issue Dec 5, 2023 · 1 comment
Open

OT_STREAM_DESTROYED after few seconds of network test start #264

iulianmids opened this issue Dec 5, 2023 · 1 comment

Comments

@iulianmids
Copy link

Hello,
Got some errors starting 3 days ago, haven't touched the code since 3-4 months.
anyone got this?

opentok.min.js:26 OpenTok:Session:error OT_STREAM_DESTROYED: Stream was destroyed before it could be subscribed to +0ms
o @ opentok.min.js:26
tt @ opentok.min.js:26
(anonymous) @ opentok.min.js:26
(anonymous) @ opentok.min.js:23
c @ opentok.min.js:17
a.emit @ opentok.min.js:17
trigger @ opentok.min.js:17
onEnterDisconnected @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
observeEvents @ opentok.min.js:23
transit @ opentok.min.js:23
fire @ opentok.min.js:23
t.allTransitions.forEach.e. @ opentok.min.js:23
_disconnect @ opentok.min.js:23
(anonymous) @ opentok.min.js:26
(anonymous) @ opentok.min.js:26
_e @ opentok.min.js:26
a.emit @ opentok.min.js:17
trigger @ opentok.min.js:17
remove @ opentok.min.js:23
(anonymous) @ opentok.min.js:23
a.emit @ opentok.min.js:17
trigger @ opentok.min.js:17
dispatchEvent @ opentok.min.js:17
destroy @ opentok.min.js:23
(anonymous) @ opentok.min.js:26
a.emit @ opentok.min.js:17
trigger @ opentok.min.js:17
emit @ opentok.min.js:17
c.dispatchStream @ opentok.min.js:26
c.dispatch @ opentok.min.js:26
a.emit @ opentok.min.js:17
n._receiveMessage @ opentok.min.js:31
(anonymous) @ opentok.min.js:31
a.emit @ opentok.min.js:17
(anonymous) @ opentok.min.js:31
invokeTask @ zone.js:402
runTask @ zone.js:171
invokeTask @ zone.js:483
invokeTask @ zone.js:1631
globalCallback @ zone.js:1662
globalZoneAwareCallback @ zone.js:1695

opentok.min.js:26 OpenTok:GlobalExceptionHandler:error OT.exception :: title: undefined (undefined) msg: Stream was destroyed before it could be subscribed to +0ms

@PurnimaCompro
Copy link

Hi Everyone,

I am also encountering the same issue where the OT_STREAM_DESTROYED error occurs shortly after starting the network test. Additionally, the error is intermittent, making it more challenging to identify the root cause.

Here’s the error log that I'm seeing:

message: Stream was destroyed before it could be subscribed to
name: OT_STREAM_DESTROYED
stack Error: Stream was destroyed before it could be subscribed to at t._disconnect 

Has anyone identified the root cause or found a solution for this? Any insights or suggestions would be greatly appreciated.

Thank you!

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