Username: Password:

Author Topic: parse error  (Read 2904 times)

Offline mikedoiis

  • Rookie
  • *
  • Posts: 2
    • View Profile
parse error
« on: January 05, 2021, 02:09:55 AM »
since a few hours i1ve got this message before every time the app loads an pair:

TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at binance.parseOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\base\Exchange.js:1134:29)
    at binance.fetchOpenOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\binance.js:1281:21)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
Fetching open orders again.{}
Error
    at errorHandler (C:\snapshot\test\Desktop\node14\ctx\js\binance.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

dont know how to fix it
« Last Edit: January 05, 2021, 07:00:06 PM by mikedoiis »

Offline mikedoiis

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: parse error
« Reply #1 on: January 05, 2021, 03:15:34 AM »
forgot to mention: got telegram bot working still, but shows no balances in telegram,shows pairs on binance en everything else....

Offline Aitor

  • Administrator
  • *****
  • Posts: 570
  • Telegram: @AitorRuiz Gunbot.shop
    • View Profile
    • Gunbot
Re: parse error
« Reply #2 on: January 08, 2021, 12:40:30 AM »
since a few hours i1ve got this message before every time the app loads an pair:

TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at binance.parseOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\base\Exchange.js:1134:29)
    at binance.fetchOpenOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\binance.js:1281:21)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
Fetching open orders again.{}
Error
    at errorHandler (C:\snapshot\test\Desktop\node14\ctx\js\binance.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

dont know how to fix it

Try installing this:

https://gunbot.shop/time-sync-tool-for-gunbot/

Most likely it will fix your issue. If it doesn't try changing your api key for a new one and make a fresh install.