Skip to content

Control Net Not Found. #1741

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

Open
oscarwk074 opened this issue Apr 29, 2025 · 1 comment
Open

Control Net Not Found. #1741

oscarwk074 opened this issue Apr 29, 2025 · 1 comment

Comments

@oscarwk074
Copy link

oscarwk074 commented Apr 29, 2025

I was working on an image and had a hard time maintaining some consistency, so I was going to use the scribble control net but ran into this error.

Server execution error: [Errno 2] No such file or directory:

'C:\AppData\Roaming\krita\ai_diffusion\server\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\lllyasviel\Annotators.cache\huggingface\download\EqgbiiZAhzyuCsdUcvnHBnOWibk=.80860ac267258b5f27486e0ef152a211d0b08120f62aeb185a050acc30da486c.incomplete'

I run a local installation and tried reinstalling and rolling back to an earlier version to see if it fixed the issue but the error persisted. Please let me know what I can do and thank you.

@minsky91
Copy link

I see errors of this 'No such file or directory' type reported by users from time to time, linked to a very long filepath. Older apps in Windows exhibit this infamous issue of failing to open files with filepaths that are longer than 256 chars (or close to that). One solution is to reinstall the Comfy server to a dedicated folder closer to the disk's root, like C:\AI\Comfy (not in the user's AppData tree)

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

2 participants