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

Can't login and raise errors #249

Open
ngochuyenluu opened this issue Aug 27, 2019 · 0 comments
Open

Can't login and raise errors #249

ngochuyenluu opened this issue Aug 27, 2019 · 0 comments

Comments

@ngochuyenluu
Copy link

Hello, I have problem to login in BitVision, my system is:
Python: 3.7.3
NodeJS: 12.9.1
System: Linux

When I runned node index.js in my terminal, BitVision launched sucessfully but I could not access to my account, after type Tab to enter userid and other information, it continues to repeat words for examples, k => kkkkk, and when I entered to fill out other information, it is broken. Here is the error:

TypeError: this._done is not a function
   at Textbox._listener (/home/nluu/PycharmProjects/BitVision-master/node_modules/blessed/lib/widgets/textbox.js:40:10)
   at Textbox.EventEmitter._emit (/home/nluu/PycharmProjects/BitVision-master/node_modules/blessed/lib/events.js:98:20)
   at Textbox.EventEmitter.emit (/home/nluu/PycharmProjects/BitVision-master/node_modules/blessed/lib/events.js:117:12)
   at Program.<anonymous> (/home/nluu/PycharmProjects/BitVision-master/node_modules/blessed/lib/widgets/screen.js:602:15)
   at Program.emit (events.js:209:13)
   at /home/nluu/PycharmProjects/BitVision-master/node_modules/blessed/lib/program.js:410:15
   at Array.forEach (<anonymous>)
   at ReadStream.input.on.input._keypressHandler (/home/nluu/PycharmProjects/BitVision-master/node_modules/blessed/lib/program.js:408:23)
   at ReadStream.emit (events.js:209:13)
   at ReadStream.input.on.input._keypressHandler (/home/nluu/PycharmProjects/BitVision-master/node_modules/blessed/lib/program.js:398:18)

I think it's very strange, if everyone can point out my fault or have any suggestions, that would be cool. Thank you in advance.

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