PHPJunior / laravel-video-chat-demo

Laravel Video Chat using Socket.IO and WebRTC ( Demo )
85 stars 58 forks source link

Bug found #6

Open ankitparmar372 opened 6 years ago

ankitparmar372 commented 6 years ago

$ laravel-echo-server start

L A R A V E L E C H O S E R V E R

version 1.3.6

⚠ Starting server in DEV mode...

✔ Running at localhost on port 6001 ✔ Channels are ready. ✔ Listening for http events... ✔ Listening for redis events...

Server ready!

[16:53:42] - a5GrKK5wsa-R4yCAAAA authenticated for: presence-group-chat-room-1 Unable to join channel. Member data for presence channel missing [16:53:42] - a5GrKK5wsa-R4yCAAAA joined channel: presence-group-chat-room-1 [16:53:45] - a5GrKK5wsa_-R4yCAAAA left channel: presence-group-chat-room-1 (transport close) (node:8040) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object at C:\Users\N G Computers\AppData\Roaming\npm\node_modules\laravel-echo-server\dist\channels\presence-channel.js:73:21 at at process._tickCallback (internal/process/next_tick.js:182:7) (node:8040) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:8040) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. [16:53:46] - TdgSrR2qKYZvpQN8AAAB authenticated for: presence-group-chat-room-1 Unable to join channel. Member data for presence channel missing [16:53:46] - TdgSrR2qKYZvpQN8AAAB joined channel: presence-group-chat-room-1