laravel-video-chat icon indicating copy to clipboard operation
laravel-video-chat copied to clipboard

Member data for presence channel missing

Open IgorDePaula opened this issue 7 years ago • 0 comments

(node:18579) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object
    at /home/igor/.nvm/versions/node/v10.0.0/lib/node_modules/laravel-echo-server/dist/channels/presence-channel.js:73:21
    at process._tickCallback (internal/process/next_tick.js:178:7)
(node:18579) 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: 2)
[12:56:23] - ZAV0mY7odwV3er92AAAG authenticated for: presence-group-chat-room-1
Unable to join channel. Member data for presence channel missing
` ` `

IgorDePaula avatar Jul 02 '18 15:07 IgorDePaula