Closed K-O-N-B closed 2 months ago
the same problem
Are other workflows working fine? Like the default workflow or any other simple workflow? If yes, then that might be a problem with the custom nodes, and you'd wanna raise an issue there.
Are other workflows working fine? Like the default workflow or any other simple workflow? If yes, then that might be a problem with the custom nodes, and you'd wanna raise an issue there.
some simple workflow work fine, but I don't know coding......So, don't know which custom nodes make this error.... ——
I'm not an expert myself either, but try removing any elements of the "ComfyUI-Custom-Scripts". If you need them in your workflow, then you'll have to replace them with some other node of same functionality.
I found 'Use Everywhere(UE Nodes)' will cause issue. Uninstall or update this custom node may be solve the issue. You can go to manager/custom nodes manager, search 'everywhere', then try to update or uninstall.
Issue transferred to https://github.com/Comfy-Org/ComfyUI_frontend/issues/710. Please follow the update there. Thanks!
@K-O-N-B maybe cause by es6 update? fix after updating custom node ComfyUI-Custom-Scripts https://github.com/pythongosssss/ComfyUI-Custom-Scripts/commit/013894fa8278068d900ef56794ea66fd5bba33c6
@K-O-N-B maybe cause by es6 update? fix after updating custom node ComfyUI-Custom-Scripts pythongosssss/ComfyUI-Custom-Scripts@013894f
this error still here, drive me carzy
Custom-scripts last update at june, has it been updated recently?
The workflow seems ok after disable Custom-scripts node
@K-O-N-B maybe cause by es6 update? fix after updating custom node ComfyUI-Custom-Scripts pythongosssss/ComfyUI-Custom-Scripts@013894f
this error still here, drive me carzy
Custom-scripts last update at june, has it been updated recently?
The workflow seems ok after disable Custom-scripts node
The error is caused by core. Not custom node. The fix is available in nightly release 1.2.44. Follow https://github.com/Comfy-Org/ComfyUI_frontend#nightly-release to opt-in nightly release.
Kind of similar problem: Error loading workflow file 'Flux Q8.json': 404 Not Found Cannot load any workflow. Meanwhile the files exist on the disk.
Request URL: http://127.0.0.1:8188/api/userdata/workflows%2FFlux%20Q8.json Request Method: GET Status Code: 404 Not Found
`api.ts:73 GET http://127.0.0.1:8188/api/userdata/workflows%2F.index.json net::ERR_ABORTED 404 (Not Found)
api.ts:73 GET http://127.0.0.1:8188/api/userdata/workflows%2FFlux%20Q8.json 404 (Not Found)`
ComfyUI: 2645f067ad (by the way, how this version number is connected to the release version here on git?) Manager: V2.50.3
Your question
can anybody tell me where is the problem? or which node make this error?
Logs
Other
No response