Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Chaingreen wallet show hangs indefinitely #64

Open
bithadder opened this issue Jul 8, 2021 · 8 comments
Open

[BUG] Chaingreen wallet show hangs indefinitely #64

bithadder opened this issue Jul 8, 2021 · 8 comments
Labels
bug Something isn't working

Comments

@bithadder
Copy link

Describe the bug
wallet show hangs indefinitely on version 1.2.1

To Reproduce
chaingreen start farmer chaingreen wallet show

Expected behavior
wallet showing balance

  • OS: LINUX
  • OS Version/Flavor: Ubuntu 20.04 Server LTS
  • CPU: Both on intel i7700 and Ryzen 3 2200G

Additional context
When aborting with CTRL+C gets the following error

Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 1388, in _shutdown
    lock.acquire()
KeyboardInterrupt: 
@bithadder bithadder added the bug Something isn't working label Jul 8, 2021
@DCYeahThatsMe
Copy link

+1 I have the EXACT same issue.

@rongou
Copy link

rongou commented Jul 8, 2021

My workaround is

timeout 2 chaingreen wallet show

@miosukakura
Copy link
Contributor

You can try deleting the wallet database. I have seen such issue happening on a user which had a transaction from a block that got dropped from the network.

@ddowhy
Copy link

ddowhy commented Jul 18, 2021

this is definitely an issue. i've deleted and restarted several times. everything gets in sync but anytime you do 'chaingreen wallet show' it hangs after displaying the balance. it does not exit. killing it with ctrl-c shows the same error as the op.

@ddowhy
Copy link

ddowhy commented Jul 18, 2021

worth mentioning a quick search of 'wallet show' in the discord group shows at least 5 others also complaining in the last few days (ever since 1.2.1). this is definitely a bug that needs to get fixed.

@OutsmartinTech
Copy link

Same thing is happening to me as well.

@maxchock
Copy link

same issue here. using V1.2.2-dev.

@JuhaKalevi
Copy link

Same issue, but pressing CTRL+C works and the wallet doesn't seem to stop working because of the error. I tried deleting my wallet directory and resyncing, but the issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants