Skip to content

failed to send message: failed to send message: failed to wait for screen to stabilize: timeout waiting for condition #123

@153913232a-bit

Description

@153913232a-bit

when i send localhost:3284/message with body:
{
"content": "Hello, agent!",
"type": "user"
},
then output
{
"$schema": "http://localhost:3284/schemas/ErrorModel.json",
"title": "Internal Server Error",
"status": 500,
"detail": "unexpected error occurred",
"errors": [
{
"message": "failed to send message: failed to send message: failed to wait for screen to stabilize: timeout waiting for condition"
}
]
},it looks like something wrong with server, please help me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions