Giter Site home page Giter Site logo

Comments (5)

LefterisJP avatar LefterisJP commented on May 14, 2024

@pepae can you try again with latest master?

from rotki.

pepae avatar pepae commented on May 14, 2024

@LefterisJP sorry for getting back on this so late. Still same behavior with 0.4.0

from rotki.

LefterisJP avatar LefterisJP commented on May 14, 2024

Can you try latest master (so build by source) and give me the entire rotkehlchen.log?

from rotki.

LefterisJP avatar LefterisJP commented on May 14, 2024

@pepae can you tell me if this still happens to you with 1.0.0? And if yes then let's sit side by side and fix this if you can provide logs.

from rotki.

LefterisJP avatar LefterisJP commented on May 14, 2024

@pepae sent me some logs and in the logs there is a similar error but in a different location:

25/07/2019 11:14:27 W. Europe Daylight Time -- ERROR:rotkehlchen.server:Greenlet for task 4 dies with exception: Invalid type <class 'NoneType'> of data given to FVal constructor.
Exception Name: <class 'ValueError'>
Exception Info: Invalid type <class 'NoneType'> of data given to FVal constructor
Traceback:
   File "src\gevent\greenlet.py", line 716, in gevent._greenlet.Greenlet.run
  File "rotkehlchen\server.py", line 128, in _query_async
  File "rotkehlchen\server.py", line 310, in process_trade_history
  File "rotkehlchen\rotkehlchen.py", line 378, in process_history
  File "rotkehlchen\history.py", line 649, in get_history
  File "rotkehlchen\history.py", line 488, in create_history
  File "rotkehlchen\history.py", line 419, in query_poloniex_history
  File "rotkehlchen\poloniex.py", line 546, in query_deposits_withdrawals
  File "rotkehlchen\fval.py", line 33, in __init__

That can only mean that a query to the poloniex API call returnDepositWithdrawals returns null for the fee field.

from rotki.

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.