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: Cannot read property 'binary' of undefined #15

Open
hermesfranklin opened this issue Feb 25, 2018 · 0 comments
Open

TypeError: Cannot read property 'binary' of undefined #15

hermesfranklin opened this issue Feb 25, 2018 · 0 comments

Comments

@hermesfranklin
Copy link

Estou obtendo o seguinte problema, oque poderia ser?

Domingo: 25/2/2018 @ 19:24:35 [start] O BOT foi iniciado. Estou analisando mercado agora...
C:\Users\Franklin\Desktop\poloniex-trade-bot-master\node_modules\autobahn\lib\transport\websocket.js:99
if (flags.binary) {
^

TypeError: Cannot read property 'binary' of undefined
at WebSocket. (C:\Users\Franklin\Desktop\poloniex-trade-bot-master\node_modules\autobahn\lib\transport\websocket.js:99:23)
at emitOne (events.js:116:13)
at WebSocket.emit (events.js:211:7)
at Receiver._receiver.onmessage (C:\Users\Franklin\Desktop\poloniex-trade-bot-master\node_modules\ws\lib\websocket.js:137:47)
at Receiver.dataMessage (C:\Users\Franklin\Desktop\poloniex-trade-bot-master\node_modules\ws\lib\receiver.js:409:14) at Receiver.getData (C:\Users\Franklin\Desktop\poloniex-trade-bot-master\node_modules\ws\lib\receiver.js:347:12)
at Receiver.startLoop (C:\Users\Franklin\Desktop\poloniex-trade-bot-master\node_modules\ws\lib\receiver.js:143:16)
at Receiver.add (C:\Users\Franklin\Desktop\poloniex-trade-bot-master\node_modules\ws\lib\receiver.js:117:10)
at emitOne (events.js:116:13)
at TLSSocket.emit (events.js:211:7)

C:\Users\Franklin\Desktop\poloniex-trade-bot-master>pause
Pressione qualquer tecla para continuar. . .

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