7 months ago
Project ID: 1ad7a795-16d4-49c6-95bf-a49ca2e1c7f6
15 Replies
I have tried to restart the primary and worker container but still not working…
I figured out that this is caused by adding the AI Agent node. But I have no clue why that happens.
7 months ago
I'm sorry but I cannot help with application level issues, and I cannot provide support for 3rd party software, I have gone ahead and bountied this thread so that the community can involve themselves to help you.
7 months ago
hi, the ai agent node won’t run without valid ai credentials make sure you’ve set your openai api key env var (e.g. OPENAI_API_KEY), created an ai agent credential in n8n, and fully redeployed/restarted your containers so the node can pick them up. without those creds the workflow can’t execute.
7 months ago
That does not seem to solve the problem. I am using Claude via OpenRouter. I checked my key they are correct and the same AI Agent node is working fine in other workflow as well. It seems to be specific to this workflow.
7 months ago
if the same ai agent node works in other workflows, it’s likely an issue inside this specific workflow maybe a missing input, invalid node config, or broken execution path. try duplicating the workflow and removing nodes step by step to isolate the failure. also check the execution logs for this run to see exactly which node fails and with what error. sometimes even a small input mismatch can silently break the flow.
7 months ago
If u look closely at the screenshot - the same workflow works until I just drop an AI Agent node (that is not even connected as part of the workflow) - and the error appears. I am confident this is a bug in n8n right now?
Attachments
7 months ago
This is the error I'm getting as I run the workflow with the AI agent node just being in the workflow environment (but not connected to the workflow itself)
Attachments
7 months ago
Any help on this please?
@Brody my question still cant seem to be solved. Is there any way to go about solving this?
7 months ago
Staff cannot provide support for 3rd party software, I'm sorry.
