Skip to content

Agent is giving 500 error even after making put module request. #481

@MuhammadHamzaChippa

Description

@MuhammadHamzaChippa

Get this error after creating agent and making a request to the agent

[2025-12-18T00:01:57.255Z] debug: Init eval result: [object Object]
[2025-12-18T00:01:57.256Z] warn: Method commitTransaction(1) not implemented in resolver agentlang/moduleResolver
[2025-12-18T00:01:59.660Z] warn: Method startTransaction() not implemented in resolver agentlang/moduleResolver
[2025-12-18T00:01:59.700Z] info: Vector store not supported for sqlite, skipping init...
[2025-12-18T00:01:59.700Z] warn: Alias 'agentlang' will overwrite a previously imported module
[2025-12-18T00:01:59.700Z] info: Successfully imported module: agentlang
[2025-12-18T00:01:59.706Z] debug: Init eval result: [object Object]
[2025-12-18T00:01:59.706Z] warn: Method commitTransaction(1) not implemented in resolver agentlang/moduleResolver
[2025-12-18T00:02:04.053Z] error: SQLITE_ERROR: cannot start a transaction within a transaction
[2025-12-18T00:02:14.747Z] error: Failed to load provider for llm01

Restarted the server it works

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