Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: tracer.info is not a function #3

Open
dubanflorin opened this issue Jan 31, 2020 · 1 comment
Open

TypeError: tracer.info is not a function #3

dubanflorin opened this issue Jan 31, 2020 · 1 comment

Comments

@dubanflorin
Copy link

dubanflorin commented Jan 31, 2020

I keep getting this and it's crashing my server

TypeError: tracer.info is not a function
at doFilter (/var/www/repo/game-server/node_modules/pomelo-rpc-ws/lib/rpc-client/mailstation.js:345:12)
at /var/www/repo/game-server/node_modules/pomelo-rpc-ws/lib/rpc-client/mailstation.js:256:7
at Object.exp.invokeCallback (/var/www/repo/game-server/node_modules/pomelo-rpc-ws/lib/util/utils.js:5:8)
at WebSocket. (/var/www/repo/game-server/node_modules/pomelo-rpc-ws/lib/rpc-client/mailboxes/websocket-mailbox.js:132:13)
at WebSocket.emit (events.js:223:5)
at WebSocket.EventEmitter.emit (domain.js:475:20)
at WebSocket.emitClose (/var/www/repo/game-server/node_modules/pomelo-rpc-ws/node_modules/ws/lib/WebSocket.js:213:10)
at /var/www/repo/game-server/node_modules/pomelo-rpc-ws/node_modules/ws/lib/WebSocket.js:195:41
at Receiver.cleanup (/var/www/repo/game-server/node_modules/pomelo-rpc-ws/node_modules/ws/lib/Receiver.js:520:15)
at WebSocket.finalize (/var/www/repo/game-server/node_modules/pomelo-rpc-ws/node_modules/ws/lib/WebSocket.js:195:22)

Can you help me? Thank you.

@dubanflorin
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant