ComfyUI-Manager icon indicating copy to clipboard operation
ComfyUI-Manager copied to clipboard

Your ComfyUI isn't git repo.

Open nadora35 opened this issue 5 months ago • 5 comments

Your ComfyUI isn't git repo.

Image Image

nadora35 avatar Jul 13 '25 22:07 nadora35

same

Image

Attempt to update from the manager leads to that Image

Update using .bat file goes properly Other than that all is working normally

PopHorn avatar Jul 19 '25 11:07 PopHorn

me too

sd50pcs2000 avatar Aug 21 '25 13:08 sd50pcs2000

I'm getting this now. I'm not able to update custom nodes as needed either.

jdbenchley-ui avatar Sep 19 '25 19:09 jdbenchley-ui

The cause may be Git's safe.directory setting.

I encountered a similar error, but the owner of the ComfyUI directory was different from the running user.

I confirmed that the warning disappeared when I ran git config --global --add safe.directory {/path/to/ComfyUI} as the running user.

mochidroppot avatar Sep 22 '25 09:09 mochidroppot

The cause may be Git's safe.directory setting.

I encountered a similar error, but the owner of the ComfyUI directory was different from the running user.

I confirmed that the warning disappeared when I ran git config --global --add safe.directory {/path/to/ComfyUI} as the running user.

Thank you so much for this. Was really pulling my hair our on this one. Issue popped up after a fresh Windows install. Your tip worked. Many thanks!

mattbirk6 avatar Oct 26 '25 04:10 mattbirk6