Run Failed: Execution error

I created an agent using the native AI prompt. When I tested it, it looks like it’s working, and I can see what looks like a quality output, but then the agent fails with “Execution Error” and no further details.

When I try re-running, it fails again.

So I tried recreating the agent manually, but I get the same error, except I don’t even see any kind of output in the debugger.

I can’t upload an image of the second error because this is my first post.

I’m not finding anything in the help documents on how to troubleshoot this.

Hi @rorymiller,

Could you please share the Debugger logs for the failed run that showed the error?

To do that, open the Debugger, select the run, click Share, and reply with the URL:

Please make sure there’s no sensitive information in that run, as the shared log will be public.

Hey Alex, sure thing.

These are from the agent that was created automatically using “Generate Agent”
Run from today using Gemini:

https://app.mindstudio.ai/share/debugger/39ad4927-de6a-4c02-b8ce-51831d404204/51007061-8e70-456b-aa22-5b06f7069afe

Run from yesterday using Claude:

https://app.mindstudio.ai/share/debugger/39ad4927-de6a-4c02-b8ce-51831d404204/d3384d74-2038-4c81-bffa-fe87cdd12830

Failed run from the agent I created using Claude:

https://app.mindstudio.ai/share/debugger/a0728fab-88b8-4ffc-a55b-851609d74134/e82b5eb8-d1e8-4ce5-b1fe-e53e14c1aeb9

This agent did just run successfully using Gemini though.

Hi @rorymiller,

Thanks for the links!

Are all these runs coming from the same Agent? It looks like they’re using different blocks and have unrelated errors.

The first run appears to have timed out, the second is missing a Google Sheet, and the third shows the Agent stopped due to insufficient balance.

Could you share a link to the Agent with me so I can take a closer look?

Hey Alex - they’re two agents, but the same workflow.

One I created using the “Generate Agent” prompt, and when that didn’t work - I started manually building the exact same thing on my own.

Just discovered the Debugger Insights though which helped me find a typo, and things are working now. Thanks for your help.

2 Likes