X-CASH-official / xcash-core

📦 First Cryptonote coin with public & private transactions, custom DPOS consensus
https://xcash.foundation
Other
66 stars 20 forks source link

[bug]xcashd 'status' command gives 'Error: Problem fetching info --' #29

Open ghost opened 2 years ago

ghost commented 2 years ago

🐛 BUG REPORT

Expected Behavior

issuing 'status' in the xcashd window typically gives a status of what row the daemon is at.

Current Behavior

Issuing 'status' gives: "Error: Problem fetching info -- "

Possible Solution

No solution, but it looks like the problem was introduced during the mining code removal. https://github.com/X-CASH-official/xcash-core/commit/6487afcc5fc84949ef901c027b8d70bbb0379651#r69320068

Steps to Reproduce (for bugs)

start up xcashd, wait until it finishes syncing and then type 'status'

Context

Just trying to get status.

Your Environment