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] wallet state manager not assigned #14957

Closed
gades opened this issue Mar 31, 2023 · 4 comments
Closed

[Bug] wallet state manager not assigned #14957

gades opened this issue Mar 31, 2023 · 4 comments
Labels
1.7.1 Awaiting Response bug Something isn't working full_node GUI Related to the Chia GUI MacOS stale-issue flagged as stale and will be closed in 7 days if not updated Wallet

Comments

@gades
Copy link

gades commented Mar 31, 2023

What happened?

I can't run wallet on Mac OS anymore
Screenshot 2023-03-31 at 6 48 11 PM

Version

1.7.1

What platform are you using?

macOS

What ui mode are you using?

GUI

Relevant log output

tail -f ~/.chia/mainnet/log/debug.log

2023-03-31T18:47:02.705 wallet chia.rpc.rpc_server        : WARNING  Error while handling message: Traceback (most recent call last):
  File "chia/rpc/rpc_server.py", line 340, in safe_handle
  File "chia/rpc/rpc_server.py", line 331, in ws_api
  File "chia/rpc/wallet_rpc_api.py", line 519, in get_sync_status
  File "chia/wallet/wallet_node.py", line 153, in wallet_state_manager
RuntimeError: wallet state manager not assigned

2023-03-31T18:47:12.715 wallet chia.rpc.rpc_server        : WARNING  Error while handling message: Traceback (most recent call last):
  File "chia/rpc/rpc_server.py", line 340, in safe_handle
  File "chia/rpc/rpc_server.py", line 331, in ws_api
  File "chia/rpc/wallet_rpc_api.py", line 519, in get_sync_status
  File "chia/wallet/wallet_node.py", line 153, in wallet_state_manager
RuntimeError: wallet state manager not assigned

2023-03-31T18:47:22.728 wallet chia.rpc.rpc_server        : WARNING  Error while handling message: Traceback (most recent call last):
  File "chia/rpc/rpc_server.py", line 340, in safe_handle
  File "chia/rpc/rpc_server.py", line 331, in ws_api
  File "chia/rpc/wallet_rpc_api.py", line 519, in get_sync_status
  File "chia/wallet/wallet_node.py", line 153, in wallet_state_manager
RuntimeError: wallet state manager not assigned
@gades gades added the bug Something isn't working label Mar 31, 2023
@gades
Copy link
Author

gades commented Mar 31, 2023

Looks like it's the same issue with #14595

@MumfMeisterT
Copy link

MumfMeisterT commented Apr 6, 2023

Are there any more errors or warnings in your logs? Could you provide full logs for us?
Could you try running chia keys show to see if it's loading the keyring? Thx

@github-actions
Copy link
Contributor

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

@github-actions github-actions bot added the stale-issue flagged as stale and will be closed in 7 days if not updated label Apr 21, 2023
@gades
Copy link
Author

gades commented Apr 21, 2023

it's duplicate of #14595

@gades gades closed this as completed Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.7.1 Awaiting Response bug Something isn't working full_node GUI Related to the Chia GUI MacOS stale-issue flagged as stale and will be closed in 7 days if not updated Wallet
Projects
None yet
Development

No branches or pull requests

2 participants