2026-03-19T09:54:20.805816075Z RSA key fingerprint: 2026-03-19T09:54:20.808165317Z 3072 SHA256:40R4S4TqAjheuz/RYfns7oafYAA3S1+fp+z8mrqt11c root@f043dc17db6a (RSA) 2026-03-19T09:54:20.824872710Z DSA key fingerprint: 2026-03-19T09:54:20.826702332Z 1024 SHA256:1EnQy0kOk6Wj1qLih6nGVgzb/U/OCuI92vE2qEI6vu0 root@f043dc17db6a (DSA) 2026-03-19T09:54:20.828680963Z ECDSA key fingerprint: 2026-03-19T09:54:20.830345085Z 256 SHA256:Qx5Wc+DI7FVj67U7y31a5gNggIfY7ISB+7DiPBsgVR4 root@f043dc17db6a (ECDSA) 2026-03-19T09:54:20.832835807Z ED25519 key fingerprint: 2026-03-19T09:54:20.834747038Z 256 SHA256:FMsNish7nPv1op1HnviFTjw8hHBiyvYQc4ccyvUnCS4 root@f043dc17db6a (ED25519) 2026-03-19T09:54:20.841574113Z Exporting environment variables... 2026-03-19T09:54:20.890663582Z Using existing FileBrowser configuration... 2026-03-19T09:54:20.890671452Z Starting FileBrowser on port 8080... 2026-03-19T09:54:20.891754963Z Starting Jupyter Lab on port 8888... 2026-03-19T09:54:20.891826953Z Jupyter Lab started 2026-03-19T09:54:20.896626657Z Updating ComfyUI dependencies... 2026-03-19T09:54:24.746664163Z Checking for custom node dependencies... 2026-03-19T09:54:24.761323765Z Checking dependencies for Civicomfy/... 2026-03-19T09:54:24.769012171Z Checking dependencies for __pycache__/... 2026-03-19T09:54:24.784830384Z Starting ComfyUI with default arguments 2026-03-19T09:54:29.794628457Z [START] Security scan 2026-03-19T09:54:29.794657257Z [DONE] Security scan 2026-03-19T09:54:29.794658557Z ## ComfyUI-Manager: installing dependencies done. 2026-03-19T09:54:29.794659857Z ** ComfyUI startup time: 2026-03-19 09:54:29.576 2026-03-19T09:54:29.794661367Z ** Platform: Linux 2026-03-19T09:54:29.794662907Z ** Python version: 3.12.12 (main, Oct 10 2025, 08:52:57) [GCC 11.4.0] 2026-03-19T09:54:29.794663987Z ** Python executable: /workspace/runpod-slim/ComfyUI/.venv-cu128/bin/python 2026-03-19T09:54:29.794664737Z ** ComfyUI Path: /workspace/runpod-slim/ComfyUI 2026-03-19T09:54:29.794665407Z ** ComfyUI Base Folder Path: /workspace/runpod-slim/ComfyUI 2026-03-19T09:54:29.794666137Z ** User directory: /workspace/runpod-slim/ComfyUI/user 2026-03-19T09:54:29.794667367Z ** ComfyUI-Manager config path: /workspace/runpod-slim/ComfyUI/user/__manager/config.ini 2026-03-19T09:54:29.794668487Z ** Log path: /workspace/runpod-slim/ComfyUI/user/comfyui.log 2026-03-19T09:54:34.799095927Z Prestartup times for custom nodes: 2026-03-19T09:54:34.799098127Z 0.0 seconds: /workspace/runpod-slim/ComfyUI/custom_nodes/comfyui-easy-use 2026-03-19T09:54:34.799099437Z 0.0 seconds: /workspace/runpod-slim/ComfyUI/custom_nodes/rgthree-comfy 2026-03-19T09:54:34.799100547Z 8.5 seconds: /workspace/runpod-slim/ComfyUI/custom_nodes/ComfyUI-Manager 2026-03-19T09:54:36.809577478Z /usr/local/lib/python3.12/dist-packages/torch/cuda/__init__.py:184: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at /pytorch/c10/cuda/CUDAFunctions.cpp:119.) 2026-03-19T09:54:36.809592018Z return torch._C._cuda_getDeviceCount() > 0 2026-03-19T09:54:36.809593848Z WARNING: You need pytorch with cu130 or higher to use optimized CUDA operations. 2026-03-19T09:54:36.809595048Z Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []} 2026-03-19T09:54:36.809596888Z Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']} 2026-03-19T09:54:36.809597968Z Found comfy_kitchen backend cuda: {'available': False, 'disabled': True, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []} 2026-03-19T09:54:36.809598778Z Checkpoint files will always be loaded safely. 2026-03-19T09:54:36.809599648Z Traceback (most recent call last): 2026-03-19T09:54:36.809613218Z File "/workspace/runpod-slim/ComfyUI/main.py", line 183, in 2026-03-19T09:54:36.809614218Z import execution 2026-03-19T09:54:36.809624198Z File "/workspace/runpod-slim/ComfyUI/execution.py", line 17, in 2026-03-19T09:54:36.809625358Z import comfy.model_management 2026-03-19T09:54:36.809626238Z File "/workspace/runpod-slim/ComfyUI/comfy/model_management.py", line 256, in 2026-03-19T09:54:36.809627558Z total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) 2026-03-19T09:54:36.809628358Z ^^^^^^^^^^^^^^^^^^ 2026-03-19T09:54:36.809629438Z File "/workspace/runpod-slim/ComfyUI/comfy/model_management.py", line 206, in get_torch_device 2026-03-19T09:54:36.809630298Z return torch.device(torch.cuda.current_device()) 2026-03-19T09:54:36.809631188Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19T09:54:36.809632178Z File "/usr/local/lib/python3.12/dist-packages/torch/cuda/__init__.py", line 1094, in current_device 2026-03-19T09:54:36.809634288Z _lazy_init() 2026-03-19T09:54:36.809635368Z File "/usr/local/lib/python3.12/dist-packages/torch/cuda/__init__.py", line 424, in _lazy_init 2026-03-19T09:54:36.809636098Z torch._C._cuda_init() 2026-03-19T09:54:36.809637938Z RuntimeError: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero.