-
Notifications
You must be signed in to change notification settings - Fork 27.2k
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]: "Batch from directory" limited to 238 pictures #7890
Comments
I just tried this with 500 images in a directory. Worked without issues. Are you always trying this on the same directory? Perhaps there's an issue with your 238th image? |
same user posted the question few days ago in discussions, had the same answer. in either case - if there is an issue, needs more info. |
No, I actually have to do batches of 238 pictures each time. Not sure how I can further pin down where the problem comes from since there are no logs in the console. |
It is caused by There should be a Refer to https://stackoverflow.com/questions/18280612/ioerror-errno-24-too-many-open-files. |
@vladmandic FYI |
Fixed in #12479 |
Is there an existing issue for this?
What happened?
While running a batch of thousands pictures in the "Extras -> Batch from directory" - I noticed that only 238 pictures were upscaled before coming to a full stop.
No error message.
Steps to reproduce the problem
What should have happened?
The script should continue as long as there are pictures in the folder.
Commit where the problem happens
45a8b75
What platforms do you use to access the UI ?
MacOS
What browsers do you use to access the UI ?
Brave
Command Line Arguments
List of extensions
ABG_extension https://github.com/KutsuyaYuki/ABG_extension.git unknown
sd-dynamic-prompts https://github.com/adieyal/sd-dynamic-prompts unknown
stable-diffusion-webui-wildcards https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards unknown
LDSR built-in
ScuNET built-in
SwinIR built-in
prompt-bracket-checker built-in
roll-artist built-in
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: