Giter Site home page Giter Site logo

loanbot errors about python-poloniex HOT 6 CLOSED

s4w3d0ff avatar s4w3d0ff commented on May 16, 2024
loanbot errors

from python-poloniex.

Comments (6)

s4w3d0ff avatar s4w3d0ff commented on May 16, 2024

oops, didn't mean to close this.

I updated the loanbot in the master branch let me know if you are still getting errors, I didn't see any when I tested.

from python-poloniex.

redlegoman avatar redlegoman commented on May 16, 2024

That seemed to do the trick, except now I get a new aerror after a few iterations. I'm not sure if it's the script or Poloniex themselve, but I see this:

PoloniexError: Nonce must be greater than 1496384941516182. You provided 1496384546554535.

from python-poloniex.

s4w3d0ff avatar s4w3d0ff commented on May 16, 2024

Usually, this will happen if you try to using an api key with different api wrappers, each api wrapper calculates the nonce a bit differently and poloniex expects the nonces to be sequential for each api key.

If you use one wrapper and that wrapper has a 'larger' nonce, and then you change to another wrapper using the same api keys, and that new wrapper is generating a 'smaller' nonce, you will get this error.

To fix, you just have to generate a new api key(pair) on poloniex and use it in the new wrapper.

If you generate new keys and it is still showing this error let me know, it is then probably something wrong with this wrapper.

from python-poloniex.

s4w3d0ff avatar s4w3d0ff commented on May 16, 2024

or maybe 2 instances of the loanbot running at once?

from python-poloniex.

s4w3d0ff avatar s4w3d0ff commented on May 16, 2024

Im closing this, if nonce errors are still occuring please continue the conversation here: #125

from python-poloniex.

redlegoman avatar redlegoman commented on May 16, 2024

Sorry, yes, I should have replied earlier. I generated a new API key just for the loanbot and all is ok. Thanks for your help.

from python-poloniex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.