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
Get this error after creating agent and making a request to the agent
Restarted the server it works