Skip to content

ComfyUI Manager: Impossible To Download Missing Nodes and Update Available | Error: Node ID '#42 #8185

@PixelArmony

Description

@PixelArmony

Expected Behavior

Hello,

I use the "ComfyUI_windows_portable_nvidia" version of ComfyUI, unziped everything in a new folder, and applied all updates by running the update_comfyui_and_python_dependencies.bat file. After that, I loaded a functional workflow from a previous ComfyUI installation that I had deleted months ago. That’s the only action I took.

1 - Every time I try to install missing nodes by clicking the install button, the process gets stuck in a loop, and nothing downloads.
2 - If I click on the Update Available button, the internet browser is also stuck and a message appears after a few seconds.
3 - I've got a Node ID '#42 error.

Actual Behavior

1 - Impossible to download missing nodes and update available.
2 - Page Unresponsive.
3 - Other errors: Node ID '#42.

Steps to Reproduce

1 - Impossible to download missing nodes and update available:

  • I even waited for over 30 minutes, but nothing happened.
  • I tried switching browsers from Chrome to Edge, but the issue persisted.
  • I checked my firewall settings, and everything appears to be fine.

Impossible to download; missing nodes
Image

Impossible to download: update available
Image

2 - Page Unresponsive issue:
Image

3 - Other error:

invalid prompt: {'type': 'invalid_prompt', 'message': 'Cannot execute because a node is missing the class_type property.', 'details': "Node ID '#42'", 'extra_info': {}}

Debug Logs

(base) D:\AI\ComfyUI>run_nvidia_gpu_fast_fp16_accumulation.bat

(base) D:\AI\ComfyUI>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --fast fp16_accumulation
Checkpoint files will always be loaded safely.
Total VRAM 11264 MB, total RAM 65446 MB
pytorch version: 2.7.0+cu128
Enabled fp16 accumulation.
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 2080 Ti : cudaMallocAsync
Using pytorch attention
Python version: 3.12.10 (tags/v3.12.10:0cc8128, Apr  8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
ComfyUI version: 0.3.34
ComfyUI frontend version: 1.19.9
[Prompt Server] web root: D:\AI\ComfyUI\python_embeded\Lib\site-packages\comfyui_frontend_package\static

Import times for custom nodes:
   0.0 seconds: D:\AI\ComfyUI\ComfyUI\custom_nodes\websocket_image_save.py

Starting server

To see the GUI go to: http://127.0.0.1:8188
got prompt
invalid prompt: {'type': 'invalid_prompt', 'message': 'Cannot execute because a node is missing the class_type property.', 'details': "Node ID '#42'", 'extra_info': {}}

Other

No response

Metadata

Metadata

Labels

Potential BugUser is reporting a bug. This should be tested.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions