Username: Password:

Author Topic: Gunbot 7.0.1 error <Cannot set property 'exchange' of null>  (Read 11699 times)

Offline shaman

  • Rookie
  • *
  • Posts: 4
    • View Profile
Gunbot 7.0.1 error <Cannot set property 'exchange' of null>
« on: December 19, 2017, 10:29:46 AM »
Hello, I am experiencing error in 701 which is preventing me from using the bot. I am on Poloniex.

Done clean install, copied db.sqlite and started bot. Bot started successfully, but my setup screen is empty (no pairs listed, no graphs, just basic options).

When I try to add my pairs again it does nothing. Using Chrome. Console shows:

vue.esm.js:563 TypeError: Cannot set property 'exchange' of null
    at callback (EditSetup.vue?3e83:55)
    at s.t (vue.esm.js:1821)
    at s.e.$emit (vue.esm.js:2331)
    at s.handleOptionSelect (element-ui.common.js:6100)
    at s.n [as handleOptionSelect] (vue.esm.js:179)
    at s.e.$emit (vue.esm.js:2331)
    at s.dispatch (emitter.js:29)
    at s.n [as dispatch] (vue.esm.js:178)
    at selectOptionClick (element-ui.common.js:6570)
    at s.n [as selectOptionClick] (vue.esm.js:179)

Offline moteze

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: Gunbot 7.0.1 error <Cannot set property 'exchange' of null>
« Reply #1 on: December 19, 2017, 02:43:52 PM »
I have the same issue on 7.0.1 except I'm using Bittrex as an exchange...
I took the same steps as OP
I've tried both Chrome and Safari on Mac and Firefox on Linux.

My error in Chrome is the same as OP

the Safari and Firefox error read slightly different
Code: [Select]
TypeError: null is not an object (evaluating 't.form.settings.exchange')

Offline shaman

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: Gunbot 7.0.1 error <Cannot set property 'exchange' of null>
« Reply #2 on: December 19, 2017, 03:16:49 PM »
Clean install and entering of everything manually again helped. Annoying, but now I can run 7.0.1.