Request failed with status code 500

Hi. I have a workflow that is active and runs successfully. But if I try to save or duplicate it, I just get an " Request failed with status code 500" message. My other workflows can be edited no problem. Any ideas?

Information on your n8n setup

  • n8n version: 0.221.2
  • Database (default: SQLite): MySQL on AWS

Hi @mbuk :wave:

You’re on quite an old version of n8n - can you update to the latest version and see if this issue still persists?

If you still run into this, could you please share your workflow as well as any server logs you might have so we can help diagnose this with you? To share your workflow, you can hit ctrl/cmd + a and then ctrl/cmd + c in the workflow editor, and then paste it here on the forum between two sets of three backticks (```) :+1:

Hi Emerald.
Turns out this was a disk space issue. :face_with_peeking_eye:
Yeah, i know i need to upgrade…but it works at the moment and the release notes talk of breaking changes. :grimacing:

2 Likes

Glad you figured it out, @mbuk!

I also understand - you can see what the changes are here: n8n v1.0 migration guide | n8n Docs and see what might apply to you for an upgrade.

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