Skip to content
Discussion options

You must be logged in to vote

hey, thanks a lot for reporting this, your screenshots actually helped us track down a pretty nasty bug that we couldn't reproduce on our own machines (because it depends on timing/disk speed).

what happened: when comfyui starts, it responds to health checks ("i'm running") before it's actually done scanning the model folders. our app asked "what models do you have?", got back an empty list, and then never asked again. that's why it was stuck at "loading..." forever even though everything was installed correctly.

we fixed three things:

the app now forces comfyui to rescan its model directories before every query, so it doesn't matter if the cache is stale
if 0 models come back, it now ret…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@phantomderp13
Comment options

@PurpleDoubleD
Comment options

Answer selected by phantomderp13
@phantomderp13
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants