0

How to fix “EAPI:Invalid nonce” error on Gunbot

Are you getting an error message when running Gunbot similar to this?:

Loading exchange – kraken
Loading data….
{ InvalidNonce: kraken {“error”:[“EAPI:Invalid nonce“]}
at kraken.handleErrors (C:\snapshot\v18build\node_modules\ccxt.pro\node_modules\ccxt\js\kraken.js:1405:19)
at module.exports.handleRestResponse.response.text.then (C:\snapshot\v18build\node_modules\ccxt.pro\node_modules\ccxt\js\base\Exchange.js:618:18)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7) constructor: [Function: InvalidNonce], name: ‘InvalidNonce’ }
Error: Fetching my trades again.{“name”:”InvalidNonce”}
at errorHandler (C:\snapshot\v18build\ctx\js\kraken.js:0:0)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
Error: {}
at errorHandler (C:\snapshot\v18build\ctx-wrapper.js:0:0)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
Unable to connect to kraken

If you do, most likely it’s because you are using the same API Key on more than one app. Be sure to use an Api key that is only used for Gunbot.

This error can also be caused by a modification in Windows time. If for some reason a program changed the time, this could be the cause. If you still can’t fix this error, just swap your Api key for a new one.

Submit Your Comment

Contact us