comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
57.83k stars 6.13k forks source link

I can't see the comfyui manager. #5581

Open jinseongjeon opened 2 weeks ago

jinseongjeon commented 2 weeks ago

Your question

I'm using comfyui v1 and I'm trying to do various things for face-parsing node compatibility, and when I pressed the update all custom nodes button, the manager disappeared. 스크린샷 2024-11-11 234118

camoody1 commented 2 weeks ago

I've got this same issue. I'm also using the Comfy v1 install. After updating for a bunch of missing nodes, I'm still missing a few nodes, but now, I'm missing the Manager button. 🤷🏼

image

gameover258 commented 2 weeks ago

I've got this same issue. I'm also using the Comfy v1 install. After updating for a bunch of missing nodes, I'm still missing a few nodes, but now, I'm missing the Manager button.

ltdrdata commented 1 week ago

You have to install latest ComfyUI-Manager.

camoody1 commented 1 week ago

You have to install latest ComfyUI-Manager.

I thought the Manager was now built into the app?

I discovered that it is the Ultimate SD Upscale custom nodes that caused the Manager button to disappear. When I disabled that, the Manager came back.

When I open the list of available custom nodes in the app, it shows that the Manager is not installed. Yet, it actually IS installed because I was using it. Is the Manager that is built into the app different from the Manager that I can install from the custom node list? That's very confusing.

ltdrdata commented 1 week ago

I thought the Manager was now built into the app?

I discovered that it is the Ultimate SD Upscale custom nodes that caused the Manager button to disappear. When I disabled that, the Manager came back.

When I open the list of available custom nodes in the app, it shows that the Manager is not installed. Yet, it actually IS installed because I was using it. Is the Manager that is built into the app different from the Manager that I can install from the custom node list? That's very confusing.

Currently, the manager is a separate custom node that is not preshipped. (In the electron version, manager-core is preshipped.)

Ultimate SD Upscale custom node has nothing to do with the manager, so this issue is confusing. What does the startup terminal log show?

camoody1 commented 1 week ago

@ltdrdata This is what I get for my startup log. I have installed Ultimate SD Upscale and Comfy Manager, but neither of them are successful at startup.

[2024-11-15 17:55:29.812] [info]  Settings file C:\Users\Christopher\OneDrive\Documents\user\default\comfy.settings.json does not exist
[2024-11-15 17:55:30.767] [debug] @todesktop/runtime: AutoUpdater: electron will-finish-launching event emitted { appVersion: '0.2.10', runtimeVersion: '1.6.4' }
[2024-11-15 17:55:30.780] [info]  App ready
[2024-11-15 17:55:30.911] [info]  First time setup: false
[2024-11-15 17:55:30.992] [info]  Sending progress update to renderer python-setup
[2024-11-15 17:55:30.993] [info]  Checking if Python is installed at H:\ComfyUI\python\python.exe and H:\ComfyUI\python\INSTALLER
[2024-11-15 17:55:30.996] [info]  Python environment already installed at H:\ComfyUI
[2024-11-15 17:55:31.027] [info]  Sending progress update to renderer starting-server
[2024-11-15 17:55:31.044] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:31.045] [info]  Launching Python server with port 8000. python path: H:\ComfyUI\python\python.exe, app resources path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources, model config path: C:\Users\Christopher\AppData\Roaming\ComfyUI\extra_models_config.yaml, base path: H:\ComfyUI
[2024-11-15 17:55:31.045] [info]  Starting ComfyUI using port 8000.
[2024-11-15 17:55:31.046] [info]  Spawning python process H:\ComfyUI\python\python.exe with command: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\main.py --user-directory H:\ComfyUI\user --input-directory H:\ComfyUI\input --output-directory H:\ComfyUI\output --front-end-root C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app --extra-model-paths-config C:\Users\Christopher\AppData\Roaming\ComfyUI\extra_models_config.yaml --port 8000 in directory: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
[2024-11-15 17:55:31.128] [info]  Setting up python process stdout/stderr listeners
[2024-11-15 17:55:31.129] [info]  Creating separate python log file:  comfyui
[2024-11-15 17:55:31.137] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:31.138] [info]  Ping failed. Retrying...
[2024-11-15 17:55:31.382] [debug] @todesktop/runtime: AutoUpdater: Setting up UpdaterAgent
[2024-11-15 17:55:31.383] [debug] @todesktop/runtime: AutoUpdater: UpdaterAgent: UpdaterAgent: _uninstallSquirrelWindowsAppIfItExists()
[2024-11-15 17:55:31.384] [debug] @todesktop/runtime: AutoUpdater: UpdaterAgent: UpdaterAgent: Does Squirrel.Windows uninstall marker exist? false C:\Users\Christopher\AppData\Local\@comfyorg\comfyui-electron\.shouldUninstall
[2024-11-15 17:55:31.385] [debug] @todesktop/runtime: AutoUpdater: checking for update on interval
[2024-11-15 17:55:31.386] [debug] @todesktop/runtime: AutoUpdater: checking for update on launch
[2024-11-15 17:55:31.386] [debug] @todesktop/runtime: AutoUpdater: _check called {
  source: 'auto-check-on-launch',
  pendingCheckSources: [ 'auto-check-on-launch' ]
}
[2024-11-15 17:55:31.387] [debug] @todesktop/runtime: AutoUpdater: _actuallyPerformCheck called
[2024-11-15 17:55:31.388] [info]  @todesktop/runtime: Checking for update
[2024-11-15 17:55:31.388] [info]  @todesktop/runtime: AutoUpdater: checking-for-update
[2024-11-15 17:55:31.817] [info]  @todesktop/runtime: Update for version 0.2.10 is not available (latest version: 0.2.10, downgrade is allowed).
[2024-11-15 17:55:31.817] [info]  @todesktop/runtime: AutoUpdater: update-not-available {
  version: '0.2.10',
  files: [
    {
      url: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
      sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
      size: 259664976
    }
  ],
  path: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
  sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
  releaseDate: '2024-11-09T08:10:35.452Z'
}
[2024-11-15 17:55:31.818] [debug] @todesktop/runtime: AutoUpdater: UpdaterAgent: UpdaterAgent: Analysing autoUpdater.checkForUpdates result {
  currentVersion: '0.2.10',
  latestVersion: '0.2.10',
  updateInfo: {
    version: '0.2.10',
    files: [
      {
        url: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
        sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
        size: 259664976
      }
    ],
    path: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
    sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
    releaseDate: '2024-11-09T08:10:35.452Z'
  }
}
[2024-11-15 17:55:31.819] [debug] @todesktop/runtime: AutoUpdater: No update available
[2024-11-15 17:55:31.911] [info]  Sending ready event from renderer
[2024-11-15 17:55:31.914] [info]  Received renderer-ready message!
[2024-11-15 17:55:31.915] [info]  Sending queued message  first-time-setup-complete
[2024-11-15 17:55:31.919] [info]  First time setup complete
[2024-11-15 17:55:32.142] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:32.143] [info]  Ping failed. Retrying...
[2024-11-15 17:55:33.146] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:33.147] [info]  Ping failed. Retrying...
[2024-11-15 17:55:34.150] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:34.150] [info]  Ping failed. Retrying...
[2024-11-15 17:55:34.994] [info]  Received log message: [START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
[2024-11-15 17:55:34.998] [info]  Received log message: ** ComfyUI startup time: 2024-11-15 17:55:34.993841
** Platform: Windows
** Python version: 3.12.7 (main, Oct 16 2024, 00:21:24) [MSC v.1929 64 bit (AMD64)]
** Python executable: H:\ComfyUI\python\python.exe
** ComfyUI Path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
** Log path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\comfyui.log
[2024-11-15 17:55:35.000] [info]  Received log message: Prestartup times for custom nodes:
[2024-11-15 17:55:35.001] [info]  Received log message: 3.5 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager
[2024-11-15 17:55:35.153] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:35.154] [info]  Ping failed. Retrying...
[2024-11-15 17:55:36.164] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:36.165] [info]  Ping failed. Retrying...
[2024-11-15 17:55:37.179] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:37.179] [info]  Ping failed. Retrying...
[2024-11-15 17:55:38.191] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:38.192] [info]  Ping failed. Retrying...
[2024-11-15 17:55:39.195] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:39.196] [info]  Ping failed. Retrying...
[2024-11-15 17:55:40.214] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:40.215] [info]  Ping failed. Retrying...
[2024-11-15 17:55:40.349] [info]  Received log message: Total VRAM 12282 MB, total RAM 65463 MB
[2024-11-15 17:55:40.350] [info]  Received log message: pytorch version: 2.5.1+cu121
[2024-11-15 17:55:40.351] [info]  Received log message: Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 Ti : cudaMallocAsync
[2024-11-15 17:55:41.231] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:41.231] [info]  Ping failed. Retrying...
[2024-11-15 17:55:42.236] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:42.237] [info]  Ping failed. Retrying...
[2024-11-15 17:55:42.660] [info]  Received log message: Using pytorch cross attention
[2024-11-15 17:55:43.238] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:43.239] [info]  Ping failed. Retrying...
[2024-11-15 17:55:44.244] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:44.244] [info]  Ping failed. Retrying...
[2024-11-15 17:55:45.253] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:45.254] [info]  Ping failed. Retrying...
[2024-11-15 17:55:46.290] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:46.290] [info]  Ping failed. Retrying...
[2024-11-15 17:55:47.307] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:47.307] [info]  Ping failed. Retrying...
[2024-11-15 17:55:47.519] [info]  Received log message: [Prompt Server] web root: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app
[2024-11-15 17:55:47.522] [info]  Received log message: Adding extra search path checkpoints H:\ComfyUI\models/checkpoints/
[2024-11-15 17:55:47.524] [info]  Received log message: Adding extra search path classifiers H:\ComfyUI\models/classifiers/
Adding extra search path clip H:\ComfyUI\models/clip/
Adding extra search path clip_vision H:\ComfyUI\models/clip_vision/
Adding extra search path configs H:\ComfyUI\models/configs/
Adding extra search path controlnet H:\ComfyUI\models/controlnet/
Adding extra search path diffusers H:\ComfyUI\models/diffusers/
Adding extra search path diffusion_models H:\ComfyUI\models/diffusion_models/
Adding extra search path embeddings H:\ComfyUI\models/embeddings/
Adding extra search path gligen H:\ComfyUI\models/gligen/
[2024-11-15 17:55:47.525] [info]  Received log message: Adding extra search path hypernetworks H:\ComfyUI\models/hypernetworks/
Adding extra search path loras H:\ComfyUI\models/loras/
Adding extra search path photomaker H:\ComfyUI\models/photomaker/
Adding extra search path style_models H:\ComfyUI\models/style_models/
Adding extra search path unet H:\ComfyUI\models/unet/
Adding extra search path upscale_models H:\ComfyUI\models/upscale_models/
Adding extra search path vae H:\ComfyUI\models/vae/
Adding extra search path vae_approx H:\ComfyUI\models/vae_approx/
Adding extra search path animatediff_models H:\ComfyUI\models/animatediff_models/
Adding extra search path animatediff_motion_lora H:\ComfyUI\models/animatediff_motion_lora/
Adding extra search path animatediff_video_formats H:\ComfyUI\models/animatediff_video_formats/
Adding extra search path ipadapter H:\ComfyUI\models/ipadapter/
Adding extra search path liveportrait H:\ComfyUI\models/liveportrait/
[2024-11-15 17:55:47.526] [info]  Received log message: Adding extra search path insightface H:\ComfyUI\models/insightface/
Adding extra search path layerstyle H:\ComfyUI\models/layerstyle/
Adding extra search path LLM H:\ComfyUI\models/LLM/
Adding extra search path Joy_caption H:\ComfyUI\models/Joy_caption/
Adding extra search path sams H:\ComfyUI\models/sams/
Adding extra search path blip H:\ComfyUI\models/blip/
Adding extra search path CogVideo H:\ComfyUI\models/CogVideo/
[2024-11-15 17:55:47.527] [info]  Received log message: Adding extra search path xlabs H:\ComfyUI\models/xlabs/
Adding extra search path instantid H:\ComfyUI\models/instantid/
Adding extra search path custom_nodes H:\ComfyUI\custom_nodes/
[2024-11-15 17:55:48.316] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:48.316] [info]  Ping failed. Retrying...
[2024-11-15 17:55:49.327] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:49.327] [info]  Ping failed. Retrying...
[2024-11-15 17:55:50.338] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:50.338] [info]  Ping failed. Retrying...
[2024-11-15 17:55:51.153] [info]  Received log message: [ComfyUI-Easy-Use] server: v1.2.4 Loaded
[2024-11-15 17:55:51.185] [info]  Received log message: [ComfyUI-Easy-Use] web root: H:\ComfyUI\custom_nodes\comfyui-easy-use@1_2_4\web_version/v2 Loaded
[2024-11-15 17:55:51.354] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:51.355] [info]  Ping failed. Retrying...
[2024-11-15 17:55:51.784] [info]  Received log message: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
############################################
[2024-11-15 17:55:51.785] [info]  Received log message: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-NAI-styler\CSV
############################################
[]
############################################
[2024-11-15 17:55:51.836] [info]  Received log message: ------------------------------------------
Comfyroll Studio v1.76 :  175 Nodes Loaded
------------------------------------------
** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
------------------------------------------
[2024-11-15 17:55:51.837] [info]  Received log message: 
[2024-11-15 17:55:51.993] [info]  Received log message: # 😺dzNodes: LayerStyle -> Cannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to https://github.com/chflame163/ComfyUI_LayerStyle/issues/5
[2024-11-15 17:55:52.368] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:52.369] [info]  Ping failed. Retrying...
[2024-11-15 17:55:53.376] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:53.376] [info]  Ping failed. Retrying...
[2024-11-15 17:55:54.391] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:54.392] [info]  Ping failed. Retrying...
[2024-11-15 17:55:55.396] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:55.396] [info]  Ping failed. Retrying...
[2024-11-15 17:55:56.404] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:56.404] [info]  Ping failed. Retrying...
[2024-11-15 17:55:57.413] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:57.414] [info]  Ping failed. Retrying...
[2024-11-15 17:55:58.151] [info]  Received log message: [Primere front-end update] - Primere front-end files updated to latest version.
[2024-11-15 17:55:58.153] [info]  Received log message: [ERROR] - Cannnot update Primere front-end folder to right path. Please delete directory: H:\ComfyUI\web\extensions\Primere and copy files here manually from: H:\ComfyUI\custom_nodes\comfyui_primere_nodes@0_6_0\front_end
[2024-11-15 17:55:58.166] [info]  Received log message: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\__init__.py", line 32, in <module>
    from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\nodes.py", line 6, in <module>
    from usdu_patch import usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\usdu_patch.py", line 2, in <module>
    from repositories import ultimate_upscale as usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\repositories\__init__.py", line 14, in <module>
    spec.loader.exec_module(ultimate_upscale)
  File "<frozen importlib._bootstrap_external>", line 991, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1128, in get_code
  File "<frozen importlib._bootstrap_external>", line 1186, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'

Cannot import H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0 module for custom nodes: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'
[2024-11-15 17:55:58.428] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:58.429] [info]  Ping failed. Retrying...
[2024-11-15 17:55:59.435] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:59.435] [info]  Ping failed. Retrying...
[2024-11-15 17:55:59.979] [info]  Received log message: WAS Node Suite: OpenCV Python FFMPEG support is enabled
[2024-11-15 17:55:59.982] [info]  Received log message: WAS Node Suite Warning: `ffmpeg_bin_path` is not set in `H:\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894@1_0_2\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.
[2024-11-15 17:56:00.442] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:56:00.443] [info]  Ping failed. Retrying...
[2024-11-15 17:56:01.328] [info]  Received log message: WAS Node Suite: Finished. Loaded 218 nodes successfully.

    "Art is the stored honey of the human soul." - Theodore Dreiser
[2024-11-15 17:56:01.330] [info]  Received log message: 
[2024-11-15 17:56:01.383] [info]  Received log message: [rgthree-comfy] Loaded 42 epic nodes. 🎉
[2024-11-15 17:56:01.386] [info]  Received log message: 
[2024-11-15 17:56:01.392] [info]  Received log message: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager\__init__.py", line 6, in <module>
    from .glob import manager_server
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 16, in <module>
    import manager_core as core
ModuleNotFoundError: No module named 'manager_core'
[2024-11-15 17:56:01.393] [info]  Received log message: Cannot import C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager module for custom nodes: No module named 'manager_core'
[2024-11-15 17:56:01.395] [info]  Received log message: Skip C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension module for custom nodes due to the lack of NODE_CLASS_MAPPINGS.

Import times for custom nodes:
   0.0 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\websocket_image_save.py
   0.0 seconds (IMPORT FAILED): C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Universal-Styler
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0
[2024-11-15 17:56:01.397] [info]  Received log message: 0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Noise
   0.0 seconds: H:\ComfyUI\custom_nodes/cg-use-everywhere@5_0_6
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-TiledDiffusion
   0.0 seconds (IMPORT FAILED): C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager
   0.0 seconds (IMPORT FAILED): H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui-custom-scripts@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui_essentials@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfy-image-saver
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-GGUF
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Florence2
   0.0 seconds: H:\ComfyUI\custom_nodes/rgthree-comfy
[2024-11-15 17:56:01.399] [info]  Received log message: 0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_ExtraModels
   0.1 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Comfyroll_CustomNodes
   0.5 seconds: H:\ComfyUI\custom_nodes/comfyui-detail-daemon@1_1_0
   0.5 seconds: H:\ComfyUI\custom_nodes/comfyui-tensorops
   1.3 seconds: H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4
   2.2 seconds: H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0
   3.2 seconds: H:\ComfyUI\custom_nodes/pr-was-node-suite-comfyui-47064894@1_0_2
   4.1 seconds: H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88
[2024-11-15 17:56:01.412] [info]  Received log message: Setting output directory to: H:\ComfyUI\output
[2024-11-15 17:56:01.413] [info]  Received log message: Setting input directory to: H:\ComfyUI\input
Setting user directory to: H:\ComfyUI\user
[2024-11-15 17:56:01.415] [info]  Received log message: Starting server

To see the GUI go to: http://127.0.0.1:8000
[2024-11-15 17:56:01.452] [info]  Server responded with status 200 at http://127.0.0.1:8000/queue
[2024-11-15 17:56:01.452] [info]  Sending progress update to renderer ready
[2024-11-15 17:56:01.453] [info]  Python server is ready
ltdrdata commented 1 week ago

@ltdrdata This is what I get for my startup log. I have installed Ultimate SD Upscale and Comfy Manager, but neither of them are successful at startup.

[2024-11-15 17:55:29.812] [info]  Settings file C:\Users\Christopher\OneDrive\Documents\user\default\comfy.settings.json does not exist
[2024-11-15 17:55:30.767] [debug] @todesktop/runtime: AutoUpdater: electron will-finish-launching event emitted { appVersion: '0.2.10', runtimeVersion: '1.6.4' }
[2024-11-15 17:55:30.780] [info]  App ready
[2024-11-15 17:55:30.911] [info]  First time setup: false
[2024-11-15 17:55:30.992] [info]  Sending progress update to renderer python-setup
[2024-11-15 17:55:30.993] [info]  Checking if Python is installed at H:\ComfyUI\python\python.exe and H:\ComfyUI\python\INSTALLER
[2024-11-15 17:55:30.996] [info]  Python environment already installed at H:\ComfyUI
[2024-11-15 17:55:31.027] [info]  Sending progress update to renderer starting-server
[2024-11-15 17:55:31.044] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:31.045] [info]  Launching Python server with port 8000. python path: H:\ComfyUI\python\python.exe, app resources path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources, model config path: C:\Users\Christopher\AppData\Roaming\ComfyUI\extra_models_config.yaml, base path: H:\ComfyUI
[2024-11-15 17:55:31.045] [info]  Starting ComfyUI using port 8000.
[2024-11-15 17:55:31.046] [info]  Spawning python process H:\ComfyUI\python\python.exe with command: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\main.py --user-directory H:\ComfyUI\user --input-directory H:\ComfyUI\input --output-directory H:\ComfyUI\output --front-end-root C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app --extra-model-paths-config C:\Users\Christopher\AppData\Roaming\ComfyUI\extra_models_config.yaml --port 8000 in directory: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
[2024-11-15 17:55:31.128] [info]  Setting up python process stdout/stderr listeners
[2024-11-15 17:55:31.129] [info]  Creating separate python log file:  comfyui
[2024-11-15 17:55:31.137] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:31.138] [info]  Ping failed. Retrying...
[2024-11-15 17:55:31.382] [debug] @todesktop/runtime: AutoUpdater: Setting up UpdaterAgent
[2024-11-15 17:55:31.383] [debug] @todesktop/runtime: AutoUpdater: UpdaterAgent: UpdaterAgent: _uninstallSquirrelWindowsAppIfItExists()
[2024-11-15 17:55:31.384] [debug] @todesktop/runtime: AutoUpdater: UpdaterAgent: UpdaterAgent: Does Squirrel.Windows uninstall marker exist? false C:\Users\Christopher\AppData\Local\@comfyorg\comfyui-electron\.shouldUninstall
[2024-11-15 17:55:31.385] [debug] @todesktop/runtime: AutoUpdater: checking for update on interval
[2024-11-15 17:55:31.386] [debug] @todesktop/runtime: AutoUpdater: checking for update on launch
[2024-11-15 17:55:31.386] [debug] @todesktop/runtime: AutoUpdater: _check called {
  source: 'auto-check-on-launch',
  pendingCheckSources: [ 'auto-check-on-launch' ]
}
[2024-11-15 17:55:31.387] [debug] @todesktop/runtime: AutoUpdater: _actuallyPerformCheck called
[2024-11-15 17:55:31.388] [info]  @todesktop/runtime: Checking for update
[2024-11-15 17:55:31.388] [info]  @todesktop/runtime: AutoUpdater: checking-for-update
[2024-11-15 17:55:31.817] [info]  @todesktop/runtime: Update for version 0.2.10 is not available (latest version: 0.2.10, downgrade is allowed).
[2024-11-15 17:55:31.817] [info]  @todesktop/runtime: AutoUpdater: update-not-available {
  version: '0.2.10',
  files: [
    {
      url: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
      sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
      size: 259664976
    }
  ],
  path: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
  sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
  releaseDate: '2024-11-09T08:10:35.452Z'
}
[2024-11-15 17:55:31.818] [debug] @todesktop/runtime: AutoUpdater: UpdaterAgent: UpdaterAgent: Analysing autoUpdater.checkForUpdates result {
  currentVersion: '0.2.10',
  latestVersion: '0.2.10',
  updateInfo: {
    version: '0.2.10',
    files: [
      {
        url: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
        sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
        size: 259664976
      }
    ],
    path: 'ComfyUI Setup 0.2.10 - Build 2411092cqp5x2y5-x64.exe',
    sha512: '0CqgfQL5rNOxD3pzxTXoeMDiE+2eONVafC6RnhTZJpAs7vmCsaoUpkG3IXICW1eF126nL/sXuAEKr2E+jhA/HA==',
    releaseDate: '2024-11-09T08:10:35.452Z'
  }
}
[2024-11-15 17:55:31.819] [debug] @todesktop/runtime: AutoUpdater: No update available
[2024-11-15 17:55:31.911] [info]  Sending ready event from renderer
[2024-11-15 17:55:31.914] [info]  Received renderer-ready message!
[2024-11-15 17:55:31.915] [info]  Sending queued message  first-time-setup-complete
[2024-11-15 17:55:31.919] [info]  First time setup complete
[2024-11-15 17:55:32.142] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:32.143] [info]  Ping failed. Retrying...
[2024-11-15 17:55:33.146] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:33.147] [info]  Ping failed. Retrying...
[2024-11-15 17:55:34.150] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:34.150] [info]  Ping failed. Retrying...
[2024-11-15 17:55:34.994] [info]  Received log message: [START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
[2024-11-15 17:55:34.998] [info]  Received log message: ** ComfyUI startup time: 2024-11-15 17:55:34.993841
** Platform: Windows
** Python version: 3.12.7 (main, Oct 16 2024, 00:21:24) [MSC v.1929 64 bit (AMD64)]
** Python executable: H:\ComfyUI\python\python.exe
** ComfyUI Path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
** Log path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\comfyui.log
[2024-11-15 17:55:35.000] [info]  Received log message: Prestartup times for custom nodes:
[2024-11-15 17:55:35.001] [info]  Received log message: 3.5 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager
[2024-11-15 17:55:35.153] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:35.154] [info]  Ping failed. Retrying...
[2024-11-15 17:55:36.164] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:36.165] [info]  Ping failed. Retrying...
[2024-11-15 17:55:37.179] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:37.179] [info]  Ping failed. Retrying...
[2024-11-15 17:55:38.191] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:38.192] [info]  Ping failed. Retrying...
[2024-11-15 17:55:39.195] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:39.196] [info]  Ping failed. Retrying...
[2024-11-15 17:55:40.214] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:40.215] [info]  Ping failed. Retrying...
[2024-11-15 17:55:40.349] [info]  Received log message: Total VRAM 12282 MB, total RAM 65463 MB
[2024-11-15 17:55:40.350] [info]  Received log message: pytorch version: 2.5.1+cu121
[2024-11-15 17:55:40.351] [info]  Received log message: Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 Ti : cudaMallocAsync
[2024-11-15 17:55:41.231] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:41.231] [info]  Ping failed. Retrying...
[2024-11-15 17:55:42.236] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:42.237] [info]  Ping failed. Retrying...
[2024-11-15 17:55:42.660] [info]  Received log message: Using pytorch cross attention
[2024-11-15 17:55:43.238] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:43.239] [info]  Ping failed. Retrying...
[2024-11-15 17:55:44.244] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:44.244] [info]  Ping failed. Retrying...
[2024-11-15 17:55:45.253] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:45.254] [info]  Ping failed. Retrying...
[2024-11-15 17:55:46.290] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:46.290] [info]  Ping failed. Retrying...
[2024-11-15 17:55:47.307] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:47.307] [info]  Ping failed. Retrying...
[2024-11-15 17:55:47.519] [info]  Received log message: [Prompt Server] web root: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app
[2024-11-15 17:55:47.522] [info]  Received log message: Adding extra search path checkpoints H:\ComfyUI\models/checkpoints/
[2024-11-15 17:55:47.524] [info]  Received log message: Adding extra search path classifiers H:\ComfyUI\models/classifiers/
Adding extra search path clip H:\ComfyUI\models/clip/
Adding extra search path clip_vision H:\ComfyUI\models/clip_vision/
Adding extra search path configs H:\ComfyUI\models/configs/
Adding extra search path controlnet H:\ComfyUI\models/controlnet/
Adding extra search path diffusers H:\ComfyUI\models/diffusers/
Adding extra search path diffusion_models H:\ComfyUI\models/diffusion_models/
Adding extra search path embeddings H:\ComfyUI\models/embeddings/
Adding extra search path gligen H:\ComfyUI\models/gligen/
[2024-11-15 17:55:47.525] [info]  Received log message: Adding extra search path hypernetworks H:\ComfyUI\models/hypernetworks/
Adding extra search path loras H:\ComfyUI\models/loras/
Adding extra search path photomaker H:\ComfyUI\models/photomaker/
Adding extra search path style_models H:\ComfyUI\models/style_models/
Adding extra search path unet H:\ComfyUI\models/unet/
Adding extra search path upscale_models H:\ComfyUI\models/upscale_models/
Adding extra search path vae H:\ComfyUI\models/vae/
Adding extra search path vae_approx H:\ComfyUI\models/vae_approx/
Adding extra search path animatediff_models H:\ComfyUI\models/animatediff_models/
Adding extra search path animatediff_motion_lora H:\ComfyUI\models/animatediff_motion_lora/
Adding extra search path animatediff_video_formats H:\ComfyUI\models/animatediff_video_formats/
Adding extra search path ipadapter H:\ComfyUI\models/ipadapter/
Adding extra search path liveportrait H:\ComfyUI\models/liveportrait/
[2024-11-15 17:55:47.526] [info]  Received log message: Adding extra search path insightface H:\ComfyUI\models/insightface/
Adding extra search path layerstyle H:\ComfyUI\models/layerstyle/
Adding extra search path LLM H:\ComfyUI\models/LLM/
Adding extra search path Joy_caption H:\ComfyUI\models/Joy_caption/
Adding extra search path sams H:\ComfyUI\models/sams/
Adding extra search path blip H:\ComfyUI\models/blip/
Adding extra search path CogVideo H:\ComfyUI\models/CogVideo/
[2024-11-15 17:55:47.527] [info]  Received log message: Adding extra search path xlabs H:\ComfyUI\models/xlabs/
Adding extra search path instantid H:\ComfyUI\models/instantid/
Adding extra search path custom_nodes H:\ComfyUI\custom_nodes/
[2024-11-15 17:55:48.316] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:48.316] [info]  Ping failed. Retrying...
[2024-11-15 17:55:49.327] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:49.327] [info]  Ping failed. Retrying...
[2024-11-15 17:55:50.338] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:50.338] [info]  Ping failed. Retrying...
[2024-11-15 17:55:51.153] [info]  Received log message: �[34m[ComfyUI-Easy-Use] server: �[0mv1.2.4 �[92mLoaded�[0m
[2024-11-15 17:55:51.185] [info]  Received log message: �[34m[ComfyUI-Easy-Use] web root: �[0mH:\ComfyUI\custom_nodes\comfyui-easy-use@1_2_4\web_version/v2 �[92mLoaded�[0m
[2024-11-15 17:55:51.354] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:51.355] [info]  Ping failed. Retrying...
[2024-11-15 17:55:51.784] [info]  Received log message: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
############################################
[2024-11-15 17:55:51.785] [info]  Received log message: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-NAI-styler\CSV
############################################
[]
############################################
[2024-11-15 17:55:51.836] [info]  Received log message: ------------------------------------------
�[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m
------------------------------------------
** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
------------------------------------------
[2024-11-15 17:55:51.837] [info]  Received log message: 
[2024-11-15 17:55:51.993] [info]  Received log message: # 😺dzNodes: LayerStyle -> �[1;33mCannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to �[4mhttps://github.com/chflame163/ComfyUI_LayerStyle/issues/5�[0m�[m
[2024-11-15 17:55:52.368] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:52.369] [info]  Ping failed. Retrying...
[2024-11-15 17:55:53.376] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:53.376] [info]  Ping failed. Retrying...
[2024-11-15 17:55:54.391] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:54.392] [info]  Ping failed. Retrying...
[2024-11-15 17:55:55.396] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:55.396] [info]  Ping failed. Retrying...
[2024-11-15 17:55:56.404] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:56.404] [info]  Ping failed. Retrying...
[2024-11-15 17:55:57.413] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:57.414] [info]  Ping failed. Retrying...
[2024-11-15 17:55:58.151] [info]  Received log message: [Primere front-end update] - Primere front-end files updated to latest version.
[2024-11-15 17:55:58.153] [info]  Received log message: [ERROR] - Cannnot update Primere front-end folder to right path. Please delete directory: H:\ComfyUI\web\extensions\Primere and copy files here manually from: H:\ComfyUI\custom_nodes\comfyui_primere_nodes@0_6_0\front_end
[2024-11-15 17:55:58.166] [info]  Received log message: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\__init__.py", line 32, in <module>
    from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\nodes.py", line 6, in <module>
    from usdu_patch import usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\usdu_patch.py", line 2, in <module>
    from repositories import ultimate_upscale as usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\repositories\__init__.py", line 14, in <module>
    spec.loader.exec_module(ultimate_upscale)
  File "<frozen importlib._bootstrap_external>", line 991, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1128, in get_code
  File "<frozen importlib._bootstrap_external>", line 1186, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'

Cannot import H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0 module for custom nodes: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'
[2024-11-15 17:55:58.428] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:58.429] [info]  Ping failed. Retrying...
[2024-11-15 17:55:59.435] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:55:59.435] [info]  Ping failed. Retrying...
[2024-11-15 17:55:59.979] [info]  Received log message: �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m
[2024-11-15 17:55:59.982] [info]  Received log message: �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `H:\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894@1_0_2\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m
[2024-11-15 17:56:00.442] [error] Failed to connect to server at http://127.0.0.1:8000/queue: connect ECONNREFUSED 127.0.0.1:8000
[2024-11-15 17:56:00.443] [info]  Ping failed. Retrying...
[2024-11-15 17:56:01.328] [info]  Received log message: �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m218�[0m �[32mnodes successfully.�[0m

  �[3m�[93m"Art is the stored honey of the human soul."�[0m�[3m - Theodore Dreiser�[0m
[2024-11-15 17:56:01.330] [info]  Received log message: 
[2024-11-15 17:56:01.383] [info]  Received log message: �[92m[rgthree-comfy] Loaded 42 epic nodes. 🎉�[00m
[2024-11-15 17:56:01.386] [info]  Received log message: 
[2024-11-15 17:56:01.392] [info]  Received log message: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager\__init__.py", line 6, in <module>
    from .glob import manager_server
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 16, in <module>
    import manager_core as core
ModuleNotFoundError: No module named 'manager_core'
[2024-11-15 17:56:01.393] [info]  Received log message: Cannot import C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager module for custom nodes: No module named 'manager_core'
[2024-11-15 17:56:01.395] [info]  Received log message: Skip C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension module for custom nodes due to the lack of NODE_CLASS_MAPPINGS.

Import times for custom nodes:
   0.0 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\websocket_image_save.py
   0.0 seconds (IMPORT FAILED): C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Universal-Styler
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0
[2024-11-15 17:56:01.397] [info]  Received log message: 0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Noise
   0.0 seconds: H:\ComfyUI\custom_nodes/cg-use-everywhere@5_0_6
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-TiledDiffusion
   0.0 seconds (IMPORT FAILED): C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager
   0.0 seconds (IMPORT FAILED): H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui-custom-scripts@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui_essentials@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfy-image-saver
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-GGUF
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Florence2
   0.0 seconds: H:\ComfyUI\custom_nodes/rgthree-comfy
[2024-11-15 17:56:01.399] [info]  Received log message: 0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_ExtraModels
   0.1 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Comfyroll_CustomNodes
   0.5 seconds: H:\ComfyUI\custom_nodes/comfyui-detail-daemon@1_1_0
   0.5 seconds: H:\ComfyUI\custom_nodes/comfyui-tensorops
   1.3 seconds: H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4
   2.2 seconds: H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0
   3.2 seconds: H:\ComfyUI\custom_nodes/pr-was-node-suite-comfyui-47064894@1_0_2
   4.1 seconds: H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88
[2024-11-15 17:56:01.412] [info]  Received log message: Setting output directory to: H:\ComfyUI\output
[2024-11-15 17:56:01.413] [info]  Received log message: Setting input directory to: H:\ComfyUI\input
Setting user directory to: H:\ComfyUI\user
[2024-11-15 17:56:01.415] [info]  Received log message: Starting server

To see the GUI go to: http://127.0.0.1:8000
[2024-11-15 17:56:01.452] [info]  Server responded with status 200 at http://127.0.0.1:8000/queue
[2024-11-15 17:56:01.452] [info]  Sending progress update to renderer ready
[2024-11-15 17:56:01.453] [info]  Python server is ready

Remove this dir. C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager

And install this. https://github.com/Comfy-Org/manager-core

The version installed at H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0 from CNR conflicts with the current ComfyUI-Manager.

tardyon commented 1 week ago

Spent a few hours fighting this... but here is where you fix it.

  1. Go to settings, scroll down until you see Menu, and set "Use new menu" to "disabled".
  2. Your manager bar will reappear.

image

ltdrdata commented 1 week ago

Spent a few hours fighting this... but here is where you fix it.

  1. Go to settings, scroll down until you see Menu, and set "Use new menu" to "disabled".
  2. Your manager bar will reappear.

image

This issue is not of that nature. ComfyUI-Manager has been divided into manager-core and manager-ext for pre-shipping purposes. comfyui-manager@3.0.0 is manager-ext.

Moreover, the ComfyUI-Manager installed via git clone is a legacy version, which causes conflicts with the other two. In the future, ComfyUI-Manager will transition to manager-ext, but it will still cause issues due to duplicate installations.

camoody1 commented 1 week ago

@ltdrdata I removed the folder you ask me to remove and cloned the GitHub you called for. I have the Manager button back on my screen, but my log file is still full of errors and some of them are for Comfy Manager Core.

[2024-11-16 03:50:45.004] [error] stderr: Total VRAM 12282 MB, total RAM 65463 MB
pytorch version: 2.5.1+cu121
[2024-11-16 03:50:45.006] [error] stderr: Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 Ti : cudaMallocAsync
[2024-11-16 03:50:46.766] [error] stderr: Using pytorch cross attention
[2024-11-16 03:50:49.329] [error] stderr: [Prompt Server] web root: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app
[2024-11-16 03:50:49.331] [error] stderr: Adding extra search path checkpoints H:\ComfyUI\models/checkpoints/
[2024-11-16 03:50:49.332] [error] stderr: Adding extra search path classifiers H:\ComfyUI\models/classifiers/
Adding extra search path clip H:\ComfyUI\models/clip/
Adding extra search path clip_vision H:\ComfyUI\models/clip_vision/
Adding extra search path configs H:\ComfyUI\models/configs/
Adding extra search path controlnet H:\ComfyUI\models/controlnet/
Adding extra search path diffusers H:\ComfyUI\models/diffusers/
Adding extra search path diffusion_models H:\ComfyUI\models/diffusion_models/
Adding extra search path embeddings H:\ComfyUI\models/embeddings/
Adding extra search path gligen H:\ComfyUI\models/gligen/
Adding extra search path hypernetworks H:\ComfyUI\models/hypernetworks/
Adding extra search path loras H:\ComfyUI\models/loras/
Adding extra search path photomaker H:\ComfyUI\models/photomaker/
Adding extra search path style_models H:\ComfyUI\models/style_models/
Adding extra search path unet H:\ComfyUI\models/unet/
Adding extra search path upscale_models H:\ComfyUI\models/upscale_models/
Adding extra search path vae H:\ComfyUI\models/vae/
Adding extra search path vae_approx H:\ComfyUI\models/vae_approx/
Adding extra search path animatediff_models H:\ComfyUI\models/animatediff_models/
Adding extra search path animatediff_motion_lora H:\ComfyUI\models/animatediff_motion_lora/
Adding extra search path animatediff_video_formats H:\ComfyUI\models/animatediff_video_formats/
Adding extra search path ipadapter H:\ComfyUI\models/ipadapter/
Adding extra search path liveportrait H:\ComfyUI\models/liveportrait/
Adding extra search path insightface H:\ComfyUI\models/insightface/
Adding extra search path layerstyle H:\ComfyUI\models/layerstyle/
Adding extra search path LLM H:\ComfyUI\models/LLM/
[2024-11-16 03:50:49.334] [error] stderr: Adding extra search path Joy_caption H:\ComfyUI\models/Joy_caption/
Adding extra search path sams H:\ComfyUI\models/sams/
Adding extra search path blip H:\ComfyUI\models/blip/
Adding extra search path CogVideo H:\ComfyUI\models/CogVideo/
Adding extra search path xlabs H:\ComfyUI\models/xlabs/
Adding extra search path instantid H:\ComfyUI\models/instantid/
Adding extra search path custom_nodes H:\ComfyUI\custom_nodes/
[2024-11-16 03:50:51.914] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0\__init__.py", line 31, in <module>
    from .modules import manager_ext_server
  File "H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0\modules\manager_ext_server.py", line 13, in <module>
    import manager_core as core
ModuleNotFoundError: No module named 'manager_core'

Cannot import H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0 module for custom nodes: No module named 'manager_core'
[2024-11-16 03:50:52.545] [error] stderr: Traceback (most recent call last):
  File "H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88\py\imagefunc.py", line 53, in <module>
    from cv2.ximgproc import guidedFilter
ImportError: cannot import name 'guidedFilter' from 'cv2.ximgproc' (unknown location)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88\__init__.py", line 63, in <module>
    imported_module = importlib.import_module(".py.{}".format(name), __name__)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\python\Lib\importlib\__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88\py\add_grain.py", line 1, in <module>
    from .imagefunc import *
  File "H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88\py\imagefunc.py", line 56, in <module>
    log(f"Cannot import name 'guidedFilter' from 'cv2.ximgproc'"
  File "H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88\py\imagefunc.py", line 50, in log
    print(f"# \U0001f63adzNodes: {name} -> {message}")
  File "H:\ComfyUI\python\Lib\encodings\cp1252.py", line 19, in encode
    return codecs.charmap_encode(input,self.errors,encoding_table)[0]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f63a' in position 2: character maps to <undefined>

Cannot import H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88 module for custom nodes: 'charmap' codec can't encode character '\U0001f63a' in position 2: character maps to <undefined>
[2024-11-16 03:50:54.164] [info]  stdout: Failed to execute startup-script: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core\prestartup_script.py / No module named 'comfy_cli'

Prestartup times for custom nodes:
   0.0 seconds (PRESTARTUP FAILED): C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core

[ComfyUI-Easy-Use] server: v1.2.4 Loaded
[ComfyUI-Easy-Use] web root: H:\ComfyUI\custom_nodes\comfyui-easy-use@1_2_4\web_version/v2 Loaded
C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
############################################
C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-NAI-styler\CSV
############################################
[]
############################################
------------------------------------------
Comfyroll Studio v1.76 :  175 Nodes Loaded
------------------------------------------
** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
------------------------------------------
[2024-11-16 03:50:54.573] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\__init__.py", line 32, in <module>
    from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\nodes.py", line 6, in <module>
    from usdu_patch import usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\usdu_patch.py", line 2, in <module>
    from repositories import ultimate_upscale as usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\repositories\__init__.py", line 14, in <module>
    spec.loader.exec_module(ultimate_upscale)
  File "<frozen importlib._bootstrap_external>", line 991, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1128, in get_code
  File "<frozen importlib._bootstrap_external>", line 1186, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'

Cannot import H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0 module for custom nodes: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'
[2024-11-16 03:50:57.420] [error] stderr: Skip C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension module for custom nodes due to the lack of NODE_CLASS_MAPPINGS.
[2024-11-16 03:50:57.919] [error] stderr: Import times for custom nodes:
   0.0 seconds (IMPORT FAILED): C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension
[2024-11-16 03:50:57.920] [error] stderr: 0.0 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\websocket_image_save.py
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Universal-Styler
   0.0 seconds: H:\ComfyUI\custom_nodes/cg-use-everywhere@5_0_6
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Noise
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-TiledDiffusion
   0.0 seconds (IMPORT FAILED): H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0
   0.0 seconds (IMPORT FAILED): H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui-custom-scripts@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfy-image-saver
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui_essentials@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Florence2
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-GGUF
   0.0 seconds: H:\ComfyUI\custom_nodes/rgthree-comfy
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_ExtraModels
   0.1 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Comfyroll_CustomNodes
   0.1 seconds (IMPORT FAILED): H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88
   0.4 seconds: H:\ComfyUI\custom_nodes/comfyui-detail-daemon@1_1_0
   0.5 seconds: H:\ComfyUI\custom_nodes/comfyui-tensorops
   0.5 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core
   1.2 seconds: H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4
   2.0 seconds: H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0
   2.8 seconds: H:\ComfyUI\custom_nodes/pr-was-node-suite-comfyui-47064894@1_0_2
[2024-11-16 03:50:57.933] [error] stderr: Setting output directory to: H:\ComfyUI\output
Setting input directory to: H:\ComfyUI\input
[2024-11-16 03:50:57.934] [error] stderr: Setting user directory to: H:\ComfyUI\user
[2024-11-16 03:50:57.936] [error] stderr: Starting server

To see the GUI go to: http://127.0.0.1:8000
[2024-11-16 03:51:00.695] [error] stderr: [ERROR] An error occurred while retrieving information for the 'easy kolorsLoader' node.
[2024-11-16 03:51:00.699] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 1824, in INPUT_TYPES
    "chatglm3_name": (folder_paths.get_filename_list("llm"),),
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'llm'
[2024-11-16 03:51:00.699] [error] stderr: [ERROR] An error occurred while retrieving information for the 'easy pulIDApply' node.
[2024-11-16 03:51:00.700] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 3852, in INPUT_TYPES
    "pulid_file": (folder_paths.get_filename_list("pulid"),),
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'pulid'

[ERROR] An error occurred while retrieving information for the 'easy pulIDApplyADV' node.
[2024-11-16 03:51:00.701] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 3933, in INPUT_TYPES
    "pulid_file": (folder_paths.get_filename_list("pulid"),),
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'pulid'
[2024-11-16 03:51:00.701] [error] stderr: [ERROR] An error occurred while retrieving information for the 'easy applyBrushNet' node.
[2024-11-16 03:51:00.702] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2484, in INPUT_TYPES
    "brushnet": (s.get_files_with_extension(),),
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2475, in get_files_with_extension
    return [file for file in folder_paths.get_filename_list(folder) if file.endswith(extensions)]
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'inpaint'

[ERROR] An error occurred while retrieving information for the 'easy applyPowerPaint' node.
[2024-11-16 03:51:00.702] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2537, in INPUT_TYPES
    "powerpaint_model": (s.get_files_with_extension(),),
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2528, in get_files_with_extension
    return [file for file in folder_paths.get_filename_list(folder) if file.endswith(extensions)]
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'inpaint'
[2024-11-16 03:51:00.887] [error] stderr: [ERROR] An error occurred while retrieving information for the 'PrimereStyleLoader' node.
[2024-11-16 03:51:00.888] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Inputs.py", line 215, in INPUT_TYPES
    cls.styles_csv = cls.load_styles_csv(STYLE_SOURCE)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Inputs.py", line 190, in load_styles_csv
    fileTest = open(styles_path, 'rb').readline()
               ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_primere_nodes@0_6_0\\stylecsv\\styles.example.csv'
[2024-11-16 03:51:00.909] [error] stderr: [ERROR] An error occurred while retrieving information for the 'PrimereVisualStyle' node.
[2024-11-16 03:51:00.910] [error] stderr: Traceback (most recent call last):
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 408, in INPUT_TYPES
    cls.styles_csv = cls.load_styles_csv(os.path.join(STYLE_DIR, "styles.csv"))
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 388, in load_styles_csv
    fileTest = open(styles_path, 'rb').readline()
               ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_primere_nodes@0_6_0\\stylecsv\\styles.csv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 410, in INPUT_TYPES
    cls.styles_csv = cls.load_styles_csv(os.path.join(STYLE_DIR, "styles.example.csv"))
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 388, in load_styles_csv
    fileTest = open(styles_path, 'rb').readline()
               ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_primere_nodes@0_6_0\\stylecsv\\styles.example.csv'
[2024-11-16 03:51:00.915] [error] stderr: [ERROR] An error occurred while retrieving information for the 'Power Prompt (rgthree)' node.
[2024-11-16 03:51:00.916] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\power_prompt.py", line 20, in INPUT_TYPES
    SAVED_PROMPTS_FILES = folder_paths.get_filename_list('saved_prompts')
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'

[ERROR] An error occurred while retrieving information for the 'Power Prompt - Simple (rgthree)' node.
[2024-11-16 03:51:00.916] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\power_prompt_simple.py", line 14, in INPUT_TYPES
    SAVED_PROMPTS_FILES=folder_paths.get_filename_list('saved_prompts')
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'
[2024-11-16 03:51:00.917] [error] stderr: [ERROR] An error occurred while retrieving information for the 'SDXL Power Prompt - Positive (rgthree)' node.
[2024-11-16 03:51:00.918] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\sdxl_power_prompt_postive.py", line 23, in INPUT_TYPES
    SAVED_PROMPTS_FILES = folder_paths.get_filename_list('saved_prompts')
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'

[ERROR] An error occurred while retrieving information for the 'SDXL Power Prompt - Simple / Negative (rgthree)' node.
[2024-11-16 03:51:00.918] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\sdxl_power_prompt_simple.py", line 24, in INPUT_TYPES
    saved_prompts_files = folder_paths.get_filename_list('saved_prompts')
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'
ltdrdata commented 1 week ago

@camoody1 Oh.. I found what the issue is.... I just patched it.

goto C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core in cmd

and execute git pull.

camoody1 commented 1 week ago

@ltdrdata Okay. I ran the git pull you requested. My Manager button is missing, again. Here is my log file:

[2024-11-16 12:06:49.251] [info]  stdout: [START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-11-16 12:06:49.250793
** Platform: Windows
[2024-11-16 12:06:49.253] [info]  stdout: ** Python version: 3.12.7 (main, Oct 16 2024, 00:21:24) [MSC v.1929 64 bit (AMD64)]
** Python executable: H:\ComfyUI\python\python.exe
** ComfyUI Path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
** Log path: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\comfyui.log
[2024-11-16 12:06:50.904] [info]  stdout: #######################################################################
[ComfyUI-Manager] Starting dependency installation/(de)activation for the extension
[2024-11-16 12:06:54.774] [info]  stdout: Extracted zip file to H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88
[2024-11-16 12:06:54.779] [info]  stdout: 'H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_88' is moved to 'H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_89'
[2024-11-16 12:06:54.780] [info]  stdout: [ComfyUI-Manager] Startup script completed.
#######################################################################
[2024-11-16 12:07:01.804] [info]  stdout: [manager-core] 'opencv' dependencies were fixed: ['opencv-python-headless']
[2024-11-16 12:07:01.805] [info]  stdout: Prestartup times for custom nodes:
[2024-11-16 12:07:01.806] [info]  stdout: 17.3 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core
[2024-11-16 12:07:08.356] [error] stderr: Total VRAM 12282 MB, total RAM 65463 MB
[2024-11-16 12:07:08.357] [error] stderr: pytorch version: 2.5.1+cu121
[2024-11-16 12:07:08.359] [error] stderr: Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 Ti : cudaMallocAsync
[2024-11-16 12:07:10.882] [error] stderr: Using pytorch cross attention
[2024-11-16 12:07:15.549] [error] stderr: [Prompt Server] web root: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app
[2024-11-16 12:07:15.554] [error] stderr: Adding extra search path checkpoints H:\ComfyUI\models/checkpoints/
Adding extra search path classifiers H:\ComfyUI\models/classifiers/
[2024-11-16 12:07:15.555] [error] stderr: Adding extra search path clip H:\ComfyUI\models/clip/
Adding extra search path clip_vision H:\ComfyUI\models/clip_vision/
Adding extra search path configs H:\ComfyUI\models/configs/
Adding extra search path controlnet H:\ComfyUI\models/controlnet/
Adding extra search path diffusers H:\ComfyUI\models/diffusers/
Adding extra search path diffusion_models H:\ComfyUI\models/diffusion_models/
Adding extra search path embeddings H:\ComfyUI\models/embeddings/
Adding extra search path gligen H:\ComfyUI\models/gligen/
Adding extra search path hypernetworks H:\ComfyUI\models/hypernetworks/
Adding extra search path loras H:\ComfyUI\models/loras/
Adding extra search path photomaker H:\ComfyUI\models/photomaker/
Adding extra search path style_models H:\ComfyUI\models/style_models/
Adding extra search path unet H:\ComfyUI\models/unet/
Adding extra search path upscale_models H:\ComfyUI\models/upscale_models/
[2024-11-16 12:07:15.557] [error] stderr: Adding extra search path vae H:\ComfyUI\models/vae/
Adding extra search path vae_approx H:\ComfyUI\models/vae_approx/
Adding extra search path animatediff_models H:\ComfyUI\models/animatediff_models/
Adding extra search path animatediff_motion_lora H:\ComfyUI\models/animatediff_motion_lora/
Adding extra search path animatediff_video_formats H:\ComfyUI\models/animatediff_video_formats/
Adding extra search path ipadapter H:\ComfyUI\models/ipadapter/
Adding extra search path liveportrait H:\ComfyUI\models/liveportrait/
Adding extra search path insightface H:\ComfyUI\models/insightface/
Adding extra search path layerstyle H:\ComfyUI\models/layerstyle/
Adding extra search path LLM H:\ComfyUI\models/LLM/
Adding extra search path Joy_caption H:\ComfyUI\models/Joy_caption/
Adding extra search path sams H:\ComfyUI\models/sams/
Adding extra search path blip H:\ComfyUI\models/blip/
Adding extra search path CogVideo H:\ComfyUI\models/CogVideo/
Adding extra search path xlabs H:\ComfyUI\models/xlabs/
Adding extra search path instantid H:\ComfyUI\models/instantid/
Adding extra search path custom_nodes H:\ComfyUI\custom_nodes/
[2024-11-16 12:07:19.552] [info]  stdout: [ComfyUI-Easy-Use] server: v1.2.4 Loaded
[ComfyUI-Easy-Use] web root: H:\ComfyUI\custom_nodes\comfyui-easy-use@1_2_4\web_version/v2 Loaded
[2024-11-16 12:07:19.553] [info]  stdout: 
[2024-11-16 12:07:19.689] [info]  stdout: ### Loading: ComfyUI-Manager (V1.1.3)
[2024-11-16 12:07:20.331] [info]  stdout: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
############################################
[2024-11-16 12:07:20.332] [info]  stdout: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-NAI-styler\CSV
############################################
[]
############################################
[2024-11-16 12:07:20.394] [info]  stdout: ------------------------------------------
Comfyroll Studio v1.76 :  175 Nodes Loaded
[2024-11-16 12:07:20.395] [info]  stdout: ------------------------------------------
** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
------------------------------------------
[2024-11-16 12:07:20.590] [info]  stdout: # 😺dzNodes: LayerStyle -> Cannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to https://github.com/chflame163/ComfyUI_LayerStyle/issues/5
[2024-11-16 12:07:29.152] [info]  stdout: [Primere front-end update] - Primere front-end files updated to latest version.
[2024-11-16 12:07:29.152] [info]  stdout: [ERROR] - Cannnot update Primere front-end folder to right path. Please delete directory: H:\ComfyUI\web\extensions\Primere and copy files here manually from: H:\ComfyUI\custom_nodes\comfyui_primere_nodes@0_6_0\front_end
[2024-11-16 12:07:29.168] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\nodes.py", line 2012, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\__init__.py", line 32, in <module>
    from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
  File "H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0\nodes.py", line 6, in <module>
    from usdu_patch import usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\usdu_patch.py", line 2, in <module>
    from repositories import ultimate_upscale as usdu
  File "H:\ComfyUI\custom_nodes\comfyui_ultimatesdupscale@1_0_0\repositories\__init__.py", line 14, in <module>
    spec.loader.exec_module(ultimate_upscale)
  File "<frozen importlib._bootstrap_external>", line 991, in exec_module
  File "<frozen importlib._bootstrap_external>", line 1128, in get_code
  File "<frozen importlib._bootstrap_external>", line 1186, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'
[2024-11-16 12:07:29.169] [error] stderr: Cannot import H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0 module for custom nodes: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_ultimatesdupscale@1_0_0\\repositories\\ultimate_sd_upscale\\scripts\\ultimate-upscale.py'
[2024-11-16 12:07:31.148] [info]  stdout: WAS Node Suite: OpenCV Python FFMPEG support is enabled
[2024-11-16 12:07:31.149] [info]  stdout: WAS Node Suite Warning: `ffmpeg_bin_path` is not set in `H:\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894@1_0_2\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.
[2024-11-16 12:07:32.650] [info]  stdout: WAS Node Suite: Finished. Loaded 218 nodes successfully.

    "The purpose of art is washing the dust of daily life off our souls." - Pablo Picasso
[2024-11-16 12:07:32.651] [info]  stdout: 
[2024-11-16 12:07:32.709] [info]  stdout: [rgthree-comfy] Loaded 42 exciting nodes. 🎉
[2024-11-16 12:07:32.710] [info]  stdout: 
[2024-11-16 12:07:32.712] [error] stderr: Skip C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension module for custom nodes due to the lack of NODE_CLASS_MAPPINGS.
[2024-11-16 12:07:32.716] [info]  stdout: ### Loading: manager-core (V1.1.3)
[2024-11-16 12:07:32.717] [info]  stdout: 
[2024-11-16 12:07:32.980] [info]  stdout: ### ComfyUI Revision: 2808 [69667290] *DETACHED | Released on '2024-11-04'
[2024-11-16 12:07:33.383] [error] stderr: Import times for custom nodes:
[2024-11-16 12:07:33.384] [error] stderr: 0.0 seconds (IMPORT FAILED): C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\DesktopSettingsExtension
   0.0 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\websocket_image_save.py
   0.0 seconds: H:\ComfyUI\custom_nodes/cg-use-everywhere@5_0_6
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Noise
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Universal-Styler
[2024-11-16 12:07:33.386] [error] stderr: 0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-TiledDiffusion
   0.0 seconds (IMPORT FAILED): H:\ComfyUI\custom_nodes/comfyui_ultimatesdupscale@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui-custom-scripts@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/comfy-image-saver
   0.0 seconds: H:\ComfyUI\custom_nodes/comfyui_essentials@1_0_0
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-GGUF
   0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI-Florence2
   0.0 seconds: H:\ComfyUI\custom_nodes/rgthree-comfy
[2024-11-16 12:07:33.389] [error] stderr: 0.0 seconds: H:\ComfyUI\custom_nodes/ComfyUI_ExtraModels
   0.1 seconds: H:\ComfyUI\custom_nodes/comfyui-manager@3_0_0
   0.1 seconds: H:\ComfyUI\custom_nodes/ComfyUI_Comfyroll_CustomNodes
   0.6 seconds: H:\ComfyUI\custom_nodes/comfyui-detail-daemon@1_1_0
   0.6 seconds: H:\ComfyUI\custom_nodes/comfyui-tensorops
   0.7 seconds: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core
   1.4 seconds: H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4
   2.4 seconds: H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0
   3.5 seconds: H:\ComfyUI\custom_nodes/pr-was-node-suite-comfyui-47064894@1_0_2
   6.3 seconds: H:\ComfyUI\custom_nodes/comfyui_layerstyle@1_0_89
[2024-11-16 12:07:33.409] [error] stderr: Setting output directory to: H:\ComfyUI\output
[2024-11-16 12:07:33.410] [error] stderr: Setting input directory to: H:\ComfyUI\input
Setting user directory to: H:\ComfyUI\user
[2024-11-16 12:07:33.411] [error] stderr: Starting server

To see the GUI go to: http://127.0.0.1:8000
[2024-11-16 12:07:33.519] [info]  stdout: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[2024-11-16 12:07:33.557] [info]  stdout: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[2024-11-16 12:07:33.584] [info]  stdout: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[2024-11-16 12:07:33.586] [info]  stdout: FETCH DATA from: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core\.cache\2233941102_nodes_page_1_limit_1000.json
[2024-11-16 12:07:33.615] [info]  stdout: [DONE]
[2024-11-16 12:07:33.628] [info]  stdout: FETCH DATA from: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core\.cache\1514988643_custom-node-list.json
[2024-11-16 12:07:33.635] [info]  stdout: [DONE]
[2024-11-16 12:07:36.544] [info]  stdout: FETCH DATA from: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\custom_nodes\manager-core\extension-node-map.json
[2024-11-16 12:07:36.549] [info]  stdout: [DONE]
[2024-11-16 12:07:36.610] [error] stderr: [ERROR] An error occurred while retrieving information for the 'easy kolorsLoader' node.
[2024-11-16 12:07:36.615] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 1824, in INPUT_TYPES
    "chatglm3_name": (folder_paths.get_filename_list("llm"),),
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'llm'
[2024-11-16 12:07:36.617] [error] stderr: [ERROR] An error occurred while retrieving information for the 'easy pulIDApply' node.
[2024-11-16 12:07:36.618] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 3852, in INPUT_TYPES
    "pulid_file": (folder_paths.get_filename_list("pulid"),),
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'pulid'
[2024-11-16 12:07:36.619] [error] stderr: [ERROR] An error occurred while retrieving information for the 'easy pulIDApplyADV' node.
[2024-11-16 12:07:36.620] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 3933, in INPUT_TYPES
    "pulid_file": (folder_paths.get_filename_list("pulid"),),
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'pulid'

[ERROR] An error occurred while retrieving information for the 'easy applyBrushNet' node.
[2024-11-16 12:07:36.621] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2484, in INPUT_TYPES
    "brushnet": (s.get_files_with_extension(),),
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2475, in get_files_with_extension
    return [file for file in folder_paths.get_filename_list(folder) if file.endswith(extensions)]
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'inpaint'
[2024-11-16 12:07:36.622] [error] stderr: [ERROR] An error occurred while retrieving information for the 'easy applyPowerPaint' node.
[2024-11-16 12:07:36.622] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2537, in INPUT_TYPES
    "powerpaint_model": (s.get_files_with_extension(),),
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui-easy-use@1_2_4\py\easyNodes.py", line 2528, in get_files_with_extension
    return [file for file in folder_paths.get_filename_list(folder) if file.endswith(extensions)]
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'inpaint'
[2024-11-16 12:07:36.728] [info]  stdout: Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
[2024-11-16 12:07:36.730] [info]  stdout: Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI

Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI

Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI

Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI

Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI
[2024-11-16 12:07:36.863] [error] stderr: [ERROR] An error occurred while retrieving information for the 'PrimereStyleLoader' node.
[2024-11-16 12:07:36.864] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Inputs.py", line 215, in INPUT_TYPES
    cls.styles_csv = cls.load_styles_csv(STYLE_SOURCE)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Inputs.py", line 190, in load_styles_csv
    fileTest = open(styles_path, 'rb').readline()
               ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_primere_nodes@0_6_0\\stylecsv\\styles.example.csv'
[2024-11-16 12:07:36.899] [error] stderr: [ERROR] An error occurred while retrieving information for the 'PrimereVisualStyle' node.
[2024-11-16 12:07:36.902] [error] stderr: Traceback (most recent call last):
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 408, in INPUT_TYPES
    cls.styles_csv = cls.load_styles_csv(os.path.join(STYLE_DIR, "styles.csv"))
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 388, in load_styles_csv
    fileTest = open(styles_path, 'rb').readline()
               ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_primere_nodes@0_6_0\\stylecsv\\styles.csv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 410, in INPUT_TYPES
    cls.styles_csv = cls.load_styles_csv(os.path.join(STYLE_DIR, "styles.example.csv"))
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/comfyui_primere_nodes@0_6_0\Nodes\Visuals.py", line 388, in load_styles_csv
    fileTest = open(styles_path, 'rb').readline()
               ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'H:\\ComfyUI\\custom_nodes\\comfyui_primere_nodes@0_6_0\\stylecsv\\styles.example.csv'
[2024-11-16 12:07:36.911] [error] stderr: [ERROR] An error occurred while retrieving information for the 'Power Prompt (rgthree)' node.
[2024-11-16 12:07:36.912] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\power_prompt.py", line 20, in INPUT_TYPES
    SAVED_PROMPTS_FILES = folder_paths.get_filename_list('saved_prompts')
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'

[ERROR] An error occurred while retrieving information for the 'Power Prompt - Simple (rgthree)' node.
[2024-11-16 12:07:36.913] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\power_prompt_simple.py", line 14, in INPUT_TYPES
    SAVED_PROMPTS_FILES=folder_paths.get_filename_list('saved_prompts')
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'
[2024-11-16 12:07:36.913] [error] stderr: [ERROR] An error occurred while retrieving information for the 'SDXL Power Prompt - Positive (rgthree)' node.
[2024-11-16 12:07:36.914] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\sdxl_power_prompt_postive.py", line 23, in INPUT_TYPES
    SAVED_PROMPTS_FILES = folder_paths.get_filename_list('saved_prompts')
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'

[ERROR] An error occurred while retrieving information for the 'SDXL Power Prompt - Simple / Negative (rgthree)' node.
[2024-11-16 12:07:36.915] [error] stderr: Traceback (most recent call last):
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 564, in get_object_info
    out[x] = node_info(x)
             ^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\server.py", line 531, in node_info
    info['input'] = obj_class.INPUT_TYPES()
                    ^^^^^^^^^^^^^^^^^^^^^^^
  File "H:\ComfyUI\custom_nodes/rgthree-comfy\py\sdxl_power_prompt_simple.py", line 24, in INPUT_TYPES
    saved_prompts_files = folder_paths.get_filename_list('saved_prompts')
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 327, in get_filename_list
    out = get_filename_list_(folder_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Christopher\AppData\Local\Programs\comfyui-electron\resources\ComfyUI\folder_paths.py", line 288, in get_filename_list_
    folders = folder_names_and_paths[folder_name]
              ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'saved_prompts'
ltdrdata commented 1 week ago

@camoody The ComfyUI-Manager itself was imported without any issues. Next, you need to check the browser-side issues. If you're using Chrome, press F12 and show me the messages displayed in the dev console.

image

camoody1 commented 1 week ago

@ltdrdata I'm using the new comfyui v1 app. It's not in a web browser. 😆

ltdrdata commented 1 week ago

@ltdrdata I'm using the new comfyui v1 app. It's not in a web browser. 😆

Then, first move all custom nodes from the path H:\ComfyUI\custom_nodes to another location to disable the custom nodes, restart, and test again. If there are no issues after that, try placing only comfyui-manager@3_0_0 back and test again.

If there are still no issues, gradually put the remaining custom nodes back one by one and test each time.