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

Wallet not connected - Windows #237

Closed
meurtn opened this issue May 23, 2020 · 1 comment
Closed

Wallet not connected - Windows #237

meurtn opened this issue May 23, 2020 · 1 comment

Comments

@meurtn
Copy link

meurtn commented May 23, 2020

Hi, got 0.1.12 installed on Windows. Wallet connection wasn't an issue before, but after a recent reboot it didn't connect anymore. Any ideas? Error below:


Wallet src.wallet.websocket_server: ERROR 17:30:13.302 Error while handling message: Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\chia network\chia blockchain\venv\lib\site-packages\src\wallet\websocket_server.py", line 480, in safe_handle
await self.handle_message(websocket, path)
File "c:\users\user\appdata\local\programs\chia network\chia blockchain\venv\lib\site-packages\src\wallet\websocket_server.py", line 549, in handle_message
await self.get_wallet_summaries(websocket, data, command)
File "c:\users\user\appdata\local\programs\chia network\chia blockchain\venv\lib\site-packages\src\wallet\websocket_server.py", line 428, in get_wallet_summaries
colour = await wallet.get_colour()
File "c:\users\user\appdata\local\programs\chia network\chia blockchain\venv\lib\site-packages\src\wallet\cc_wallet\cc_wallet.py", line 232, in get_colour
colour = cc_wallet_puzzles.get_genesis_from_core(self.cc_info.my_core)
File "c:\users\user\appdata\local\programs\chia network\chia blockchain\venv\lib\site-packages\src\wallet\cc_wallet\cc_wallet_puzzles.py", line 91, in get_genesis_from_core
return core[-2678:].split(")")[0]
TypeError: 'NoneType' object is not subscriptable

@meurtn meurtn changed the title Wallet not connected Windows Wallet not connected - Windows May 23, 2020
@hoffmang9
Copy link
Member

This UI/chia service pair will be deprecated in beta 1.6 so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants