-
Notifications
You must be signed in to change notification settings - Fork 121
CLI Chat wont start #166
Comments
Try canopy start --host 127.0.0.1 |
Hi @press74, thanks for reporting this problem!
or maybe
like @danielcmm has suggested? We will fix it in the next version of Canopy, so it will automatically work on Windows. |
thank you so much for the quick response. Chat is now connecting, but I am getting the error below. is there a random \ in the code somewhere when using CLI in the terminal? Works fine using the localhost in the browser as you can see from the last line. INFO: 127.0.0.1:62130 - "GET /health HTTP/1.1" 200 OK |
I've experienced this issue as well and wanted to mention the error message when trying to run 'canopy stop' while experiencing the issues detailed above. Traceback (most recent call last): If it's unrelated then there may be an issue with using pgrep on Win. |
@press74, thanks for the feedback!
I just tested on Windows10 and verified its working. We will be releasing an official fix very soon. |
@ss-syndev , thank you very much for reporting this! |
Thank you @press74 @ss-syndev for reporting these problems! |
Is this a new bug?
Current Behavior
Start canopy, switch to new terminal to run "canopy chat" and it says that canopy isnt running
Expected Behavior
Canopy chat starts
Steps To Reproduce
Win environment
Occurs inside and outside virtual environment
Relevant log output
Environment
Additional Context
I am not a coder, just hobbyist, so likely I am just missing something
The text was updated successfully, but these errors were encountered: