-
Notifications
You must be signed in to change notification settings - Fork 55
Description
TypeError: Cannot read properties of undefined (reading 'apply')
at Engine.publish (/app/api/www/node_modules/faye-redis/faye-redis.js:164:24)
at klass.publish (/app/api/www/node_modules/faye/src/engines/proxy.js:107:25)
at klass._handle (/app/api/www/node_modules/faye/src/protocol/server.js:112:30)
at klass. (/app/api/www/node_modules/faye/src/protocol/server.js:78:14)
at klass.pipeThroughExtensions (/app/api/www/node_modules/faye/src/protocol/extensible.js:26:44)
at klass.process (/app/api/www/node_modules/faye/src/protocol/server.js:77:12)
at ws.onmessage (/app/api/www/node_modules/faye/src/adapters/node_adapter.js:211:22)
at WebSocket.dispatchEvent (/app/api/www/node_modules/faye-websocket/lib/faye/websocket/api/event_target.js:24:30)
at WebSocket._receiveMessage (/app/api/www/node_modules/faye-websocket/lib/faye/websocket/api.js:154:10)
at Hybi. (/app/api/www/node_modules/faye-websocket/lib/faye/websocket/api.js:36:49)