Fetch failed error

I have been ramming my head against a wall for the past few hours… I genually don’t know how to fix it, and neither does chatpt

Fetch Failed

Please share your workflow

Share the output returned by the last node

Didn’t return the output

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

{ “errorMessage”: “fetch failed”, “errorDetails”: {}, “n8nDetails”: { “time”: “8/13/2025, 9:20:22 PM”, “n8nVersion”: “1.106.3 (Self Hosted)”, “binaryDataMode”: “default” } }
running via Docker on Windows

Hey @Magistr hope you are well. Welcome to the community.

Would you like to expand on what it is you would like to achieve, your final goal so to say? I assume you compile an article list and would like AI Agent’s assistance with writing it to Google Docs as well as append the rss info for found articles to the Google Sheet?

Here is a good starting point for you to look at:

which would produce a sheet like this:

I had to allow more dates, because “today” have just started and there were no articles for today.

1 Like

Thanks a bunch! It works.

Perfect, glad to hear that!
If that was helpful, kindly mark the answer as solution. Thanks.

Cheers!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.