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" doesn't complete, at least on mac #81

Open
terragnosis777 opened this issue Jul 24, 2021 · 5 comments
Open
Labels
bug Something isn't working

Comments

@terragnosis777
Copy link

I'm trying to execute chaingreen wallet show on MacOS terminal. It shows the expected output but then hangs without returning to a new command line.

@terragnosis777 terragnosis777 added the bug Something isn't working label Jul 24, 2021
@JuEnPeHa
Copy link

Me too, Linux Mint here.

@nguminhuang89
Copy link

window user as well, using CLI

@Trypt88
Copy link

Trypt88 commented Aug 1, 2021

Same here, I'm on Mac too, but sometimes it does, just very slow...

@terragnosis777
Copy link
Author

Saw this on another thread and it has been working for me: timeout 2 chaingreen wallet show

@Enissay
Copy link

Enissay commented Nov 23, 2021

Same in Ubuntu 20.04. It gets stuck for a long time, then ctrl+c throws this

$ chaingreen wallet show
Wallet height: 912001
Sync status: Synced
Balances, fingerprint: 1831234472
Wallet ID 1 type STANDARD_WALLET
   -Total Balance: 0.0 cgn (0 mio)
   -Pending Total Balance: 0.0                 cgn (0 mio)
   -Spendable: 0.0 cgn (0 mio)

^CException ignored in: <module 'threading' from '/usr/lib/python3.8/threading.py'>
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 1388, in _shutdown
    lock.acquire()
KeyboardInterrupt: 

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

5 participants