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

[Bug]: Node Map Icon Missing #1042

Closed
gonzalu opened this issue Sep 29, 2024 · 5 comments
Closed

[Bug]: Node Map Icon Missing #1042

gonzalu opened this issue Sep 29, 2024 · 5 comments
Labels
Custom Node Issue caused by custom nodes Potential Bug Untriaged bug

Comments

@gonzalu
Copy link

gonzalu commented Sep 29, 2024

Frontend Version

v1.2.60

Expected Behavior

image

Actual Behavior

image

Steps to Reproduce

n/a

Debug Logs

Loading 1 new model
loaded completely 0.0 159.87335777282715 True
Sampling 1/1 with seed 58171, sampler dpmpp_2m, scheduler karras, steps 35, guidance 3.5, max_shift 1.15, base_shift 0.5, denoise 0.8
Requested to load Flux
Loading 1 new model
loaded partially 19036.65625 19036.646484375 0
100%|█████████████████████████████████████████████████████████████████████████████████████████| 35/35 [16:31<00:00, 28.33s/it]
Requested to load AutoencodingEngine
Loading 1 new model
loaded completely 0.0 159.87335777282715 True
Prompt executed in 1052.69 seconds
WARNING: object supporting the buffer API required
SELECTED: input1
Sampling 1/1 with seed 590906, sampler euler, scheduler beta, steps 20, guidance 3.5, max_shift 1.15, base_shift 0.5, denoise 0.65
Requested to load Flux
Loading 1 new model
loaded partially 21296.08 21289.640747070312 50
100%|█████████████████████████████████████████████████████████████████████████████████████████| 20/20 [03:01<00:00,  9.08s/it]
Requested to load AutoencodingEngine
Loading 1 new model
loaded completely 0.0 159.87335777282715 True
Sampling 1/1 with seed 502743, sampler dpmpp_2m, scheduler karras, steps 35, guidance 3.5, max_shift 1.15, base_shift 0.5, denoise 0.8
Requested to load Flux
Loading 1 new model
loaded partially 18962.455859375 18962.379028320312 0
 31%|███████████████████████████▉

Browser Logs

Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at HTMLDocument. (app.ts:1122:27)
console. @ logging.ts:331
logging.ts:331 node_in_loop made NaN checks
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #execution_start Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #execution_start Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
impact-pack.js:96 Uncaught TypeError: Cannot read properties of null (reading 'aux')
at ComfyApi.progressExecuteHandler (impact-pack.js:96:25)
at WebSocket. (api.ts:202:20)
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
logging.ts:331 #executed Object
[NEW] Explain Console errors by using Copilot in Edge: click

     to explain an error. 
    Learn more

What browsers do you use to access the UI ?

No response

Other

On a separate install, the node map icon shows.

On my main prod install, it does not show. I can't find a menu option to enable it or disable it.

Thank you

@gonzalu gonzalu added the Potential Bug Untriaged bug label Sep 29, 2024
@gonzalu
Copy link
Author

gonzalu commented Sep 29, 2024

I use Microsoft Edge to run ComfyUI

@Comfy-Org Comfy-Org deleted a comment Sep 29, 2024
@Comfy-Org Comfy-Org deleted a comment Sep 29, 2024
@christian-byrne
Copy link
Collaborator

That is a feature of https://github.com/yolain/ComfyUI-Easy-Use

It works for me on Edge on latest and stable version of frontend.

@christian-byrne christian-byrne added the Custom Node Issue caused by custom nodes label Sep 29, 2024
@JorgeR81
Copy link

I don't have it, but I think we're not missing much. It's based on just on text, apparently ( #1025 (comment) ).

A miniature map, to visually navigate the nodes would be more useful, but not possible at the moment ( #181 ).

@JorgeR81
Copy link

JorgeR81 commented Sep 29, 2024

Wait, a custom node for a mini map has now come out ! ( #181 (comment) )

https://github.com/OliverCrosby/Comfyui-Minimap


Unfortunately, it seems obstruct the new Topbar menu ( OliverCrosby/Comfyui-Minimap#5 )

@gonzalu
Copy link
Author

gonzalu commented Sep 29, 2024 via email

@gonzalu gonzalu closed this as completed Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Custom Node Issue caused by custom nodes Potential Bug Untriaged bug
Projects
None yet
Development

No branches or pull requests

3 participants