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

Crash on bootup because of comfyui manager #128

Open
nachoal opened this issue Jan 3, 2025 · 0 comments
Open

Crash on bootup because of comfyui manager #128

nachoal opened this issue Jan 3, 2025 · 0 comments

Comments

@nachoal
Copy link

nachoal commented Jan 3, 2025

Here's the full error log from chrome developer console, this happens both in normal session and incognito so it is a bug within the plugin, is there a way to turn off?

ComfyUI Front-end version: 1.2.47
/api/userdata/workflows%2F.index.json:1 
        
        
        
       Failed to load resource: the server responded with a status of 404 ()Understand this errorAI
hook.js:608 TypeError: graph.nodes is not iterable
    at WorkflowMetadataExtension.getGraphNodeVersions (workflow-metadata.js:41:30)
    at LGraph.serialize (workflow-metadata.js:77:51)
    at ChangeTracker.checkState (changeTracker.ts:51:41)
    at app2.loadGraphData (changeTracker.ts:107:12)
    at async app.loadGraphData (components-manager.js:738:10)
    at async ComfyApp.setup (app.ts:1915:7)
    at async GraphCanvas.vue:105:9
overrideMethod @ hook.js:608Understand this errorAI
/api/userdata/workflows%2F.index.json:1 
        
        
       Failed to load resource: the server responded with a status of 404 ()Understand this errorAI
3workflow-metadata.js:41 Uncaught (in promise) TypeError: graph.nodes is not iterable
    at WorkflowMetadataExtension.getGraphNodeVersions (workflow-metadata.js:41:30)
    at LGraph.serialize (workflow-metadata.js:77:51)
    at ChangeTracker.checkState (changeTracker.ts:51:41)
    at changeTracker.ts:143:27Understand this errorAI
9workflow-metadata.js:41 Uncaught TypeError: graph.nodes is not iterable
    at WorkflowMetadataExtension.getGraphNodeVersions (workflow-metadata.js:41:30)
    at LGraph.serialize (workflow-metadata.js:77:51)
    at ChangeTracker.checkState (changeTracker.ts:51:41)
    at changeTracker.ts:158:23Understand this errorAI
workflow-metadata.js:41 Uncaught (in promise) TypeError: graph.nodes is not iterable
    at WorkflowMetadataExtension.getGraphNodeVersions (workflow-metadata.js:41:30)
    at LGraph.serialize (workflow-metadata.js:77:51)
    at ChangeTracker.checkState (changeTracker.ts:51:41)
    at changeTracker.ts:143:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant