GUI to CLI and receiving "Connection error. Check if wallet is running at 9256" #4019
Replies: 11 comments 12 replies
-
I have the same issue, any help please? |
Beta Was this translation helpful? Give feedback.
-
I just hopped on powershell today to try to run chia start farmer and received this Traceback on 1.1.4. I've pretty much decided I won't start farming until I'm sure I'm doing this right. Not worth the resources and time at the moment. Daemon not started yet |
Beta Was this translation helpful? Give feedback.
-
I have the same error on linux server,and the wallet cant start by chia start wallet-only -r (venv) [ec2-user@ip-172-31-71-60 ~]$ chia farm summary venv) [ec2-user@ip-172-31-71-60 ~]$ chia start wallet-only -r |
Beta Was this translation helpful? Give feedback.
-
Any luck with anyone, same problem here. Just updated to newest version too 1.1.5 |
Beta Was this translation helpful? Give feedback.
-
My terminal output when trying to start and stop chia. After doing My first question to the devs is, am I Farming and if so would I receive a coin with my plots?
|
Beta Was this translation helpful? Give feedback.
-
Same issue here, dont't know how to fix it. |
Beta Was this translation helpful? Give feedback.
-
Have the same issue. Who have this issue - just check when you start wallet |
Beta Was this translation helpful? Give feedback.
-
I have verified, rm the .sqlite file and restart, worked for me:
|
Beta Was this translation helpful? Give feedback.
-
Had the same error after unexpected power loss. Deleting the wallet database alone did not help. I found a chia_wallet process still running after stopping the full node. I killed that process, then started the farmer again. Worked.
[PID] should be replaced the PID number shown by the ps command. |
Beta Was this translation helpful? Give feedback.
-
After I start chia service: wallet, the problem is resolved. |
Beta Was this translation helpful? Give feedback.
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone, my GUI currently gets stuck at the loading screen so I decided to switch over to the CLI. Whenever I run 'chia wallet show' I get the error "Connection error. Check if wallet is running at 9256". Is there anything I need to do specifically to connect to my wallet after switching from the GUI to CLI? I'm on windows 10 and before I updated from 1.1.3, when I'd run 'chia start farmer' I'd get a traceback error from the wallet trying to start up but everything else seemed to start just fine. After updating to 1.1.4 I don't receive the traceback error, but I fear my wallet isn't actually connecting as I'm still receiving this error when running 'chia wallet show'
Beta Was this translation helpful? Give feedback.
All reactions