i cant seem to understand the error
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
@Everett_Sobinsky - I can see where the error on the right is a bit confusing (offline server?) but the error in your workflow is actually in the center section. The âERROR no path back to nodeâ message means your expression did not resolve (so the URL youâre trying to hit is probably ânullâ.
I prefer to click through to the exact json I want on the left and then right-click and say âcopy item pathâ and use that for expressions. When an expression is working, it will turn green and youâll know what the URL is getting returned.
Your NocoDB is erroring, and there is no output for the WordPress or Get Image from URL nodes to work on. Youâll need to fix that first.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.