Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting Lines Disappeared #6433

Open
RiversKosmos opened this issue Jan 11, 2025 · 1 comment
Open

Connecting Lines Disappeared #6433

RiversKosmos opened this issue Jan 11, 2025 · 1 comment
Labels
Potential Bug User is reporting a bug. This should be tested.

Comments

@RiversKosmos
Copy link

Expected Behavior

I expect the lines to be there.

Actual Behavior

Screenshot 2025-01-11 133556

I started ComfyUI again after no update or anything and the lines disappeared.

Steps to Reproduce

I tried a new work flow. I also tried another web browser and did various activities to try to search for an answer.

Debug Logs

[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-01-11 13:21:28.643
** Platform: Windows
** Python version: 3.12.7 (tags/v3.12.7:0b05ead, Oct  1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]
** Python executable: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\python_embeded\python.exe
** ComfyUI Path: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI
** User directory: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user
** ComfyUI-Manager config path: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini
** Log path: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\comfyui.log

#######################################################################
[ComfyUI-Manager] Starting dependency installation/(de)activation for the extension

[SKIP] Downgrading pip package isn't allowed: transformers (cur=4.47.1)
[SKIP] Downgrading pip package isn't allowed: tokenizers (cur=0.21.0)
[SKIP] Downgrading pip package isn't allowed: safetensors (cur=0.4.5)

## ComfyUI-Manager: EXECUTE => ['C:\\AI\\ComfyUI_windows_portable_nvidia\\ComfyUI_windows_portable\\python_embeded\\python.exe', '-m', 'pip', 'install', 'pyyaml']

## Execute install/(de)activation script for 'C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI'
 [SKIP] Downgrading pip package isn't allowed: kornia (cur=0.7.4)
Install: pip packages for 'C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager'
                 [SKIP] Downgrading pip package isn't allowed: huggingface-hub (cur=0.27.0)
 
[ComfyUI-Manager] Startup script completed.
#######################################################################


Prestartup times for custom nodes:
   5.9 seconds: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager

Total VRAM 12282 MB, total RAM 32490 MB
pytorch version: 2.5.1+cu124
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4070 : cudaMallocAsync
Using pytorch attention
[Prompt Server] web root: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\web
### Loading: ComfyUI-Manager (V3.6.5)
### ComfyUI Version: v0.3.10-49-g42086af1 | Released on '2025-01-11'

Import times for custom nodes:
   0.0 seconds: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
   0.3 seconds: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager

Starting server

To see the GUI go to: http://127.0.0.1:8188
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\2233941102_nodes_page_1_limit_1000.json [DONE]
nightly_channel: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/cache
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1514988643_custom-node-list.json [DONE]
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager\extension-node-map.json [DONE]
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1742899825_extension-node-map.json [DONE]
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\2233941102_nodes_page_1_limit_1000.json [DONE]
nightly_channel: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/cache
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\1514988643_custom-node-list.json [DONE]
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\746607195_github-stats.json [DONE]
FETCH DATA from: C:\AI\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\cache\832903789_extras.json [DONE]

Other

I went on Reddit and other platforms and could not find a similar issue.

@RiversKosmos RiversKosmos added the Potential Bug User is reporting a bug. This should be tested. label Jan 11, 2025
@LukeG89
Copy link

LukeG89 commented Jan 11, 2025

@RiversKosmos Your links are probably hidden:

image

Or in Settings

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug User is reporting a bug. This should be tested.
Projects
None yet
Development

No branches or pull requests

2 participants