-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behaviour
Setup for video call works as written in docs.
Current Behaviour
call fails when sending request to recipient(s) after init.
Video.js:288 error in request ReferenceError: process is not defined
at resume (_stream_readable.js:832:1)
at Readable.resume (_stream_readable.js:824:1)
at Readable.on (_stream_readable.js:753:1)
at Video. (Video.js:191:1)
at Generator.next ()
at fulfilled (tslib.es6.mjs:118:41)
[41148:0814/222453.962304:ERROR:socket_manager.cc(141)] Failed to resolve address for ec2-54-210-214-72.compute-1.amazonaws.com., errorcode: -105
Reproduction steps
Follow docs for video setup.
1. Setup stream.
2. Init video.
3. Request call.Screenshots
No response
Relevant Logs
Video.js:288 error in request ReferenceError: process is not defined
at resume (_stream_readable.js:832:1)
at Readable.resume (_stream_readable.js:824:1)
at Readable.on (_stream_readable.js:753:1)
at Video.<anonymous> (Video.js:191:1)
at Generator.next (<anonymous>)
at fulfilled (tslib.es6.mjs:118:41)
[41148:0814/222453.962304:ERROR:socket_manager.cc(141)] Failed to resolve address for ec2-54-210-214-72.compute-1.amazonaws.com., errorcode: -105Dapp Env
Staging (staging.push.org)
Browsers
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working