n8n - 💡(How to fix) Fix Nodes not visible in workflow - workflow still runs [2 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
n8n-io/n8n#29607Fetched 2026-05-01 05:52:17
View on GitHub
Comments
2
Participants
3
Timeline
5
Reactions
0
Timeline (top)
commented ×2labeled ×1mentioned ×1subscribed ×1

Error Message

Describe the problem/error/question

What is the error message (if any)?

  • error: all

Code Example

(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.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

https://cg26development.app.n8n.cloud/workflow/GAGvEknetUvJtNdW
RAW_BUFFERClick to expand / collapse

Describe the problem/error/question

Workflow is working, but on n8n Cloud I am unable to edit it as all but the first webhook nodes are not visible or appear to be missing.

Other workflows have the Publish button lit even though there have been no edits.

What is the error message (if any)?

Nil

Please share your workflow/screenshots/recording

<img width="1606" height="889" alt="Image" src="https://github.com/user-attachments/assets/b04ceb76-0682-4eb7-baad-041b6c9a76a8" />
(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.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

https://cg26development.app.n8n.cloud/workflow/GAGvEknetUvJtNdW

{ "nodes": [ { "parameters": { "path": "98f21b2e-a8d7-4570-a10d-84f5b0b242a3", "options": {} }, "type": "n8n-nodes-base.webhook", "typeVersion": 2.1, "position": [ 0, 0 ], "id": "457c3ebb-b09e-45dc-b955-fb3227a07dd9", "name": "Webhook", "webhookId": "98f21b2e-a8d7-4570-a10d-84f5b0b242a3" } ], "connections": {}, "pinData": {}, "meta": { "instanceId": "2a59e16f6a74693493c99dc9910fa275c856cc5ef6526644b915ed24e834a1f1" } }

Share the output returned by the last node

<!-- If you need help with data transformations, please also share your expected output. -->

Debug info

core

  • n8nVersion: 2.18.5
  • platform: docker (cloud)
  • nodeJsVersion: 24.14.1
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: enterprise (sandbox)

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/147.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2026-04-30T23:37:05.714Z

extent analysis

TL;DR

The issue can be resolved by checking the workflow configuration and node connections in the n8n Cloud editor.

Guidance

  • Verify that all nodes are properly connected and configured in the workflow.
  • Check the workflow editor for any hidden or collapsed nodes that may not be visible.
  • Ensure that the workflow is saved and published correctly, as indicated by the Publish button.
  • Review the workflow JSON data to confirm that all nodes are included and correctly defined.

Example

No code snippet is provided as the issue seems to be related to the workflow configuration rather than a code error.

Notes

The issue may be specific to the n8n Cloud platform and its editor, and further investigation may be required to determine the root cause.

Recommendation

Apply workaround: Check the workflow configuration and node connections to resolve the issue, as the problem seems to be related to the workflow editor rather than a version-specific bug.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

n8n - 💡(How to fix) Fix Nodes not visible in workflow - workflow still runs [2 comments, 3 participants]