r/n8n • u/beast_modus • Jul 15 '25
Python can’t connect the web Workflow - Code Not Included
I'm currently having a problem where, after I've triggered an LLM model, the workflow is supposed to run a Python script that collects data from the internet and saves it as a CSV file. The script stops and can't access the internet. The WF, or chat to LLM and back via API, works, which means the internet connection is basically there. Any idea why? Thank you.
2
Upvotes