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] Error buildAgentGraph - Error retrieving checkpoints #3859

Open
felixchong98 opened this issue Jan 13, 2025 · 0 comments
Open

[BUG] Error buildAgentGraph - Error retrieving checkpoints #3859

felixchong98 opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@felixchong98
Copy link

Describe the bug
This error is returned when using MYSQL Agent Memory in Sequential Agent. It randomly return this error message "Error retrieving checkpoints" when calling "/api/v1/internal-prediction/{flowchatid}". But, I still can continue asking for the same question without any error. This error is kindly random come out.

To Reproduce
Steps to reproduce the behavior:

  1. Create a Sequential Agent using MYSQL Agent Memory as Memory.
  2. Simply ask or chat with your agent.
  3. It will randomly return error on retrieving checkpoints.

Expected behavior
A prediction / message should be returned.

Screenshots
image
image
image

Setup

  • Installation: [docker, docker-compose up -d]
  • Flowise Version [2.2.3]
  • OS: Linux
  • Browser [chrome, api integration]
@HenryHengZJ HenryHengZJ added the bug Something isn't working label Jan 15, 2025
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

2 participants