Skip to content
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

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 #42

Open
xueqing0622 opened this issue Dec 17, 2024 · 1 comment

Comments

@xueqing0622
Copy link

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'

@goodluck821
Copy link

open the config.js, change the "day" to "month" or "year".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants