You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: -105
Dapp Env
Staging (staging.push.org)
Browsers
No response
The text was updated successfully, but these errors were encountered:
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)
[54328:0815/103133.284801:ERROR:socket_manager.cc(141)] Failed to resolve address for ec2-54-210-214-72.compute-1.amazonaws.com., errorcode: -105
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
Dapp Env
Staging (staging.push.org)
Browsers
No response
The text was updated successfully, but these errors were encountered: