I recently updated my n8n instance to version [2.1.2], and I’m facing two major issues that weren’t present before. I’m wondering if anyone else is experiencing this or knows a fix.
- HTTP Request Failures (Shopify) Some of my HTTP Request nodes, specifically simple requests to Shopify, have stopped working. These exact nodes were working perfectly before the update.
Error Message: [The resource you are requesting could not be found]
What I tried: I checked the credentials and URL. I even generated a completely new Shopify access token to rule out any issues on the Shopify side, but the requests still fail. - Stability / Offline Issues Since the update, my n8n has gone offline about 5 times. It seems to crash or restart unexpectedly.
Setup: [e.g., Self-hosted on Docker / n8n Cloud / Desktop App]
Has anyone encountered similar problems with the v2.x update? Any advice on logs to check or known breaking changes regarding HTTP requests would be greatly appreciated.
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
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:

