You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "F:\ComfyUI\ComfyUI\nodes.py", line 2035, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Allor_init.py", line 7, in
loader.check_updates()
File "F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Allor\Loader.py", line 208, in check_updates
repo.remotes.origin.fetch()
File "F:\ComfyUI\python_embeded\Lib\site-packages\git\remote.py", line 1069, in fetch
res = self._get_fetch_info_from_stderr(proc, progress, kill_after_timeout=kill_after_timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ComfyUI\python_embeded\Lib\site-packages\git\remote.py", line 895, in _get_fetch_info_from_stderr
proc.wait(stderr=stderr_text)
File "F:\ComfyUI\python_embeded\Lib\site-packages\git\cmd.py", line 834, in wait
raise GitCommandError(remove_password_if_present(self.args), status, errstr)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v -- origin
stderr: 'fatal: unable to access 'https://mirror.ghproxy.com/https://github.com/Nourepide/ComfyUI-Allor/': Recv failure: Connection was reset'
Cannot import F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Allor module for custom nodes: Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v -- origin
stderr: 'fatal: unable to access 'https://mirror.ghproxy.com/https://github.com/Nourepide/ComfyUI-Allor/': Recv failure: Connection was reset'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "F:\ComfyUI\ComfyUI\nodes.py", line 2035, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Allor_init.py", line 7, in
loader.check_updates()
File "F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Allor\Loader.py", line 208, in check_updates
repo.remotes.origin.fetch()
File "F:\ComfyUI\python_embeded\Lib\site-packages\git\remote.py", line 1069, in fetch
res = self._get_fetch_info_from_stderr(proc, progress, kill_after_timeout=kill_after_timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ComfyUI\python_embeded\Lib\site-packages\git\remote.py", line 895, in _get_fetch_info_from_stderr
proc.wait(stderr=stderr_text)
File "F:\ComfyUI\python_embeded\Lib\site-packages\git\cmd.py", line 834, in wait
raise GitCommandError(remove_password_if_present(self.args), status, errstr)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v -- origin
stderr: 'fatal: unable to access 'https://mirror.ghproxy.com/https://github.com/Nourepide/ComfyUI-Allor/': Recv failure: Connection was reset'
Cannot import F:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Allor module for custom nodes: Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v -- origin
stderr: 'fatal: unable to access 'https://mirror.ghproxy.com/https://github.com/Nourepide/ComfyUI-Allor/': Recv failure: Connection was reset'
The text was updated successfully, but these errors were encountered: