binance-trading-bot: Bot stuck with 'Cannot read property 'minNotional' of undefined' after every reboot
Version
v0.0.97 (53a3def)
Description
- Slackbot give the following error:
(10:08:51.003) Uncaught Exception:
If you see this, kindly report it to: https://github.com/chrisleekr/binance-trading-bot/issues/new?assignees=&labels=bug&template=bug_report.md&title=
Code: undefined
Message:
Cannot read property 'minNotional' of undefined
- Current API Usage: 20
- In the bot UI pairs seem stuck
- After reboot there’s no value update on both pairs (displays the stuck values as before)
- Closed Trades panel on infinite loop
To Reproduce
Not sure how to reproduce
Expected Behaviours
- In the bot UI pairs seem stuck.
- Closed Trades panel on infinite loop
Screenshots

Additional context
- Two pairs only atm: BTC-TUSD / ETH-TUSD
- Running on rasberry pi without issues for a few months;
- Had to run mongod repair due to power going down last night. Done this several times in the past and never had this issue;
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 16 (16 by maintainers)
Because
symboldoes not haveminNotional. Wait for my patch. 😃 I just need a test.