FETCH ComfyRegistry Data & database is locked reading lora bug !!!
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Expected Behavior
When I update Comfyui, the startup here will be stuck for a long time
It will block ComfyUI startup, affecting my ability to use it
I hope it doesn't block ComfyUI startup, or it can be disabled
Thank you
### Actual Behavior

### Steps to Reproduce
update ComfyUI to the latest version and: python main.py -- listen
### Debug Logs
```powershell
025-03-08 19:08:31.797 - manager_server.py:25 - INFO - ### Loading: ComfyUI-Manager (V3.17.8)
2025-03-08 19:08:32.084 - manager_server.py:224 - INFO - ### ComfyUI Version: v0.3.23 | Released on '2025-03-06'
2025-03-08 19:08:35.411 - manager_server.py:1594 - INFO - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-03-08 19:08:35.578 - manager_server.py:1594 - INFO - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-03-08 19:08:35.669 - manager_server.py:1594 - INFO - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-03-08 19:08:35.850 - manager_server.py:1594 - INFO - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-03-08 19:08:36.010 - manager_server.py:1594 - INFO - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
FETCH ComfyRegistry Data: 5/56
FETCH ComfyRegistry Data: 10/56
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/Expressive_H-000001.safetensors
FETCH ComfyRegistry Data: 15/56
FETCH ComfyRegistry Data: 20/56
FETCH ComfyRegistry Data: 25/56
FETCH ComfyRegistry Data: 30/56
FETCH ComfyRegistry Data: 35/56
FETCH ComfyRegistry Data: 40/56
FETCH ComfyRegistry Data: 45/56
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/animatediff/AnimateLCM_sd15_t2v_lora.safetensors
FETCH ComfyRegistry Data: 50/56
FETCH ComfyRegistry Data: 55/56
FETCH ComfyRegistry Data [DONE]
2025-03-08 19:11:18.492 - manager_util.py:169 - INFO - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
nightly_channel: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/remote
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
2025-03-08 19:11:21.720 - manager_server.py:1608 - INFO - [ComfyUI-Manager] All startup tasks have been completed.
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/animatediff/magictime_spatial_lora_fp16.safetensors
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/Flux/art_lora.safetensors
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/Flux/Flux Dev模型4步出图lora_Flux Dev模型4步出图lora_Flux Dev 4-step.safetensors
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/Flux/Flux-dev-亚洲女性_v0.1.safetensors
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/Flux/FLUX.1-dev-LoRA_XLabs-AntiBlur.safetensors
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/Flux/Flux_Lora_Canny.safetensors
database is locked reading lora /mnt/comfyui/Comfyui-all/models/loras/Flux/Flux_Lora_Depth.safetensors
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.