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

Why do I have a running Agent on WSL2, but the browser shows don't work? #1326

Closed
cxp-13 opened this issue Dec 21, 2024 · 6 comments
Closed
Labels
bug Something isn't working

Comments

@cxp-13
Copy link

cxp-13 commented Dec 21, 2024

Describe the bug

Why do I have a running Agent on WSL2, but the browser shows don't work?

 ◎ LOGS
   initializeClients 
   [] 
   for 
   trump 

 ◎ LOGS
   client keys 
   [] 

 ["◎ Visit the following URL to chat with your agents:"] 

 ["◎ http://localhost:5173"] 

 ["✓ REST API bound to 0.0.0.0:3000. If running locally, access it at http://localhost:3000."] 

To Reproduce
pnpm start --character="characters/trump.character.json"

Expected behavior

have normal website

Screenshots
image

Additional context

@cxp-13 cxp-13 added the bug Something isn't working label Dec 21, 2024
@oxSaturn
Copy link
Contributor

I believe you'll have to run the specific pnpm start:client to start the chat UI. pnpm start --character="characters/trump.character.json" won't start it automatically from what I can tell.

@kamalbuilds
Copy link
Contributor

I can confirm that this is a BUG facing the same issue from a long time.

@cxp-13
Copy link
Author

cxp-13 commented Dec 21, 2024

pnpm start:client

Yes, need run pnpm start:client in another terminal.

@cxp-13 cxp-13 closed this as completed Dec 21, 2024
@kamalbuilds
Copy link
Contributor

But @cxp-13 is the UI responding ? To me its not responding.

Screenshot 2024-12-21 at 3 40 33 PM Screenshot 2024-12-21 at 3 54 33 PM

@kamalbuilds
Copy link
Contributor

kamalbuilds commented Dec 21, 2024

any clues on the above @cxp-13 @oxSaturn @odilitime

@cxp-13
Copy link
Author

cxp-13 commented Dec 21, 2024

any clues on the above @cxp-13 @oxSaturn @odilitime

May be the network connect time out, I alse meet the error. but it not be involving the agent self.

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

3 participants