n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
48.72k stars 7.7k forks source link

AI advanced step following a HTTP request is crashing every time #11711

Open abdallahalhakim77 opened 1 day ago

abdallahalhakim77 commented 1 day ago

Bug Description

I am trying to run an AI step after HTTP request and the page keeps crashing

To Reproduce

See screenshots. I can't get past this step.

Screenshot 2024-11-12 at 3 30 27 PM Screenshot 2024-11-12 at 3 32 21 PM Screenshot 2024-11-12 at 3 32 42 PM

Expected behavior

use AI to analyze the results from the previous step

Operating System

chrome browser

n8n Version

1.66.0

Node.js Version

18.16.10

Database

SQLite (default)

Execution mode

main (default)

Joffcom commented 1 day ago

Hey @abdallahalhakim77,

We have created an internal ticket to look into this which we will be tracking as "GHC-430"

burivuhster commented 13 hours ago

Hey @abdallahalhakim77 thanks for reporting!

Can you please share your workflow JSON to help us reproduce the issue?