Earnings.py v9.3.1 ERROR no such column: disqualified

Hi, just doing some regular check for my node and try to run earnings.py but this error occurred

Traceback (most recent call last):
  File "earnings.py", line 283, in <module>
    for data in con.execute(query):
sqlite3.OperationalError: no such column: disqualified

anyone encountered the same issue?

Edit: I just saw that my node updated to v1.12.3, this could be the reason why earnings.py got this error. I tried earnings.py on my other node running v1.11.1 and earnings.py is working fine.

yes, earnings.py needs to be updated it seems…

It is already done by the owner :slight_smile: