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]: Agent session close immediately after invoking #1793

Closed
ws510 opened this issue Jun 30, 2024 · 5 comments
Closed

[BUG]: Agent session close immediately after invoking #1793

ws510 opened this issue Jun 30, 2024 · 5 comments
Labels
needs info / can't replicate Issues that require additional information and/or cannot currently be replicated, but possible bug

Comments

@ws510
Copy link

ws510 commented Jun 30, 2024

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

when @agent invoked, the session completed immediately
''
Agent @agent invoked.
Swapping over to agent chat. Type /exit to exit agent execution loop early.
Agent session complete.

''
Chat functionality is working fine.

The same setup on Mac works fine.

Are there known steps to reproduce?

Not sure

@ws510 ws510 added the possible bug Bug was reported but is not confirmed or is unable to be replicated. label Jun 30, 2024
@shatfield4
Copy link
Collaborator

What chat model are you using here?

@ws510
Copy link
Author

ws510 commented Jul 2, 2024 via email

@timothycarambat timothycarambat added needs info / can't replicate Issues that require additional information and/or cannot currently be replicated, but possible bug and removed possible bug Bug was reported but is not confirmed or is unable to be replicated. labels Jul 2, 2024
@timothycarambat
Copy link
Member

Can you run the app in debug mode? This very well could be related to a firewall or other client-side setting on the machine preventing websockets from running. There should be some logs when in debug mode or at least an error

https://docs.useanything.com/debug

@ws510
Copy link
Author

ws510 commented Jul 2, 2024 via email

@timothycarambat
Copy link
Member

This is weird, it looks like something is holding the DB client. Are you sure you have no other processes of AnythingLLM running or any other NodeJS processes that might be interacting with port 3001 or otherwise?

@timothycarambat timothycarambat closed this as not planned Won't fix, can't repro, duplicate, stale Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info / can't replicate Issues that require additional information and/or cannot currently be replicated, but possible bug
Projects
None yet
Development

No branches or pull requests

3 participants