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

About not print start success information in the terminal. #5271

Open
yaosheng216 opened this issue Oct 18, 2024 · 1 comment
Open

About not print start success information in the terminal. #5271

yaosheng216 opened this issue Oct 18, 2024 · 1 comment
Labels
Potential Bug User is reporting a bug. This should be tested.

Comments

@yaosheng216
Copy link

Expected Behavior

Hi, author.
Thanks for your contribution. I met a problem during of development custom node.
In the custom node invoke dependent module,comfyui start not print success information in the terminal, but comfyui page can be accessed to and custom node can load success. Can you know this problem.

Wish you can solve this problem help me.

截屏2024-10-18 10 30 17

Actual Behavior

Start ComfyUI not print success information, but ComfyUI page can be be accessed to and custom node can load success.

Steps to Reproduce

Load custom node, start ComfyUI, not print success information in the terminal.

Debug Logs

Total VRAM 81093 MB, total RAM 125402 MB
pytorch version: 2.4.1+cu121
xformers version: 0.0.28.post1
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA A100-SXM4-80GB : cudaMallocAsync
Using xformers cross attention
[Prompt Server] web root: /home/yaosheng/comfyui/ComfyUI/web
/home/yaosheng/.local/lib/python3.10/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
  @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
2024-10-18 10:29:31,801 - modelscope - INFO - PyTorch version 2.4.1+cu121 Found.
2024-10-18 10:29:31,802 - modelscope - INFO - Loading ast index from /home/yaosheng/.cache/modelscope/ast_indexer
2024-10-18 10:29:31,827 - modelscope - INFO - Loading done! Current index file version is 1.14.0, with md5 b703851ea6c59e32c5b86055528381a2 and a total number of 976 components indexed
PyTorch version 2.4.1+cu121 available.
JAX version 0.4.31 available.

Other

No response

@yaosheng216 yaosheng216 added the Potential Bug User is reporting a bug. This should be tested. label Oct 18, 2024
@ltdrdata
Copy link
Collaborator

First, if it's certain that the connection is not possible when the instance is terminated, an additional point to check is that there's an issue with certain outdated versions of ComfyUI-Manager where logs are not displayed on the screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug User is reporting a bug. This should be tested.
Projects
None yet
Development

No branches or pull requests

2 participants