Comfy-Org / Comfy-Org/ComfyUI

проблемы с созданием видео

Open
#14,522 0 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

будет создаваться видео

### Actual Behavior

Exception: There is a problem with your account. Please contact support@comfy.org.

# ComfyUI Error Report
## Error Details
- **Node ID:** 19
- **Node Type:** GrokVideoReferenceNode
- **Exception Type:** Exception
- **Exception Message:** Exception: There is a problem with your account. Please contact support@comfy.org.

## Stack Trace
```
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 806, in execute
ref_image_urls = await upload_images_to_comfyapi(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<5 lines>...
)
^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 86, in upload_images_to_comfyapi
url = await upload_file_to_comfyapi(cls, img_io, img_io.name, mime_type, effective_label, batch_start_ts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 201, in upload_file_to_comfyapi
create_resp = await sync_op(
^^^^^^^^^^^^^^
...<6 lines>...
)
^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)

```
## System Information
- **ComfyUI Version:** 0.25.0
- **Arguments:** ComfyUI\main.py --feature-flag show_signin_button=true --enable-manager --extra-model-paths-config C:\Users\sayon\AppData\Roaming\Comfy Desktop\shared_model_paths.yaml --input-directory C:\Users\sayon\ComfyUI-Shared\input --output-directory C:\Users\sayon\ComfyUI-Shared\output
- **OS:** win32
- **Python Version:** 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)]
- **Embedded Python:** false
- **PyTorch Version:** 2.10.0+cu130
## Devices

- **Name:** cuda:0 NVIDIA GeForce RTX 3050 : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 8589279232
- **VRAM Free:** 7551844352
- **Torch VRAM Total:** 0
- **Torch VRAM Free:** 0

## Logs
```
2026-06-17T06:00:43.354032 - [INFO] setup plugin alembic.autogenerate.schemas
2026-06-17T06:00:43.354219 - [INFO] setup plugin alembic.autogenerate.tables
2026-06-17T06:00:43.354316 - [INFO] setup plugin alembic.autogenerate.types
2026-06-17T06:00:43.354395 - [INFO] setup plugin alembic.autogenerate.constraints
2026-06-17T06:00:43.354470 - [INFO] setup plugin alembic.autogenerate.defaults
2026-06-17T06:00:43.354543 - [INFO] setup plugin alembic.autogenerate.comments
2026-06-17T06:00:44.018427 - [INFO] Adding extra search path checkpoints C:\Users\sayon\ComfyUI-Shared\models\checkpoints
2026-06-17T06:00:44.018532 - [INFO] Adding extra search path classifiers C:\Users\sayon\ComfyUI-Shared\models\classifiers
2026-06-17T06:00:44.018595 - [INFO] Adding extra search path clip_vision C:\Users\sayon\ComfyUI-Shared\models\clip_vision
2026-06-17T06:00:44.018654 - [INFO] Adding extra search path configs C:\Users\sayon\ComfyUI-Shared\models\configs
2026-06-17T06:00:44.018702 - [INFO] Adding extra search path controlnet C:\Users\sayon\ComfyUI-Shared\models\controlnet
2026-06-17T06:00:44.018747 - [INFO] Adding extra search path controlnet C:\Users\sayon\ComfyUI-Shared\models\t2i_adapter
2026-06-17T06:00:44.019032 - [INFO] Adding extra search path diffusers C:\Users\sayon\ComfyUI-Shared\models\diffusers
2026-06-17T06:00:44.019258 - [INFO] Adding extra search path diffusion_models C:\Users\sayon\ComfyUI-Shared\models\diffusion_models
2026-06-17T06:00:44.019330 - [INFO] Adding extra search path embeddings C:\Users\sayon\ComfyUI-Shared\models\embeddings
2026-06-17T06:00:44.019381 - [INFO] Adding extra search path gligen C:\Users\sayon\ComfyUI-Shared\models\gligen
2026-06-17T06:00:44.019495 - [INFO] Adding extra search path hypernetworks C:\Users\sayon\ComfyUI-Shared\models\hypernetworks
2026-06-17T06:00:44.019562 - [INFO] Adding extra search path latent_upscale_models C:\Users\sayon\ComfyUI-Shared\models\latent_upscale_models
2026-06-17T06:00:44.020211 - [INFO] Adding extra search path loras C:\Users\sayon\ComfyUI-Shared\models\loras
2026-06-17T06:00:44.020399 - [INFO] Adding extra search path model_patches C:\Users\sayon\ComfyUI-Shared\models\model_patches
2026-06-17T06:00:44.020501 - [INFO] Adding extra search path audio_encoders C:\Users\sayon\ComfyUI-Shared\models\audio_encoders
2026-06-17T06:00:44.020585 - [INFO] Adding extra search path photomaker C:\Users\sayon\ComfyUI-Shared\models\photomaker
2026-06-17T06:00:44.020634 - [INFO] Adding extra search path style_models C:\Users\sayon\ComfyUI-Shared\models\style_models
2026-06-17T06:00:44.020697 - [INFO] Adding extra search path text_encoders C:\Users\sayon\ComfyUI-Shared\models\text_encoders
2026-06-17T06:00:44.020782 - [INFO] Adding extra search path upscale_models C:\Users\sayon\ComfyUI-Shared\models\upscale_models
2026-06-17T06:00:44.021164 - [INFO] Adding extra search path background_removal C:\Users\sayon\ComfyUI-Shared\models\background_removal
2026-06-17T06:00:44.023991 - [INFO] Adding extra search path frame_interpolation C:\Users\sayon\ComfyUI-Shared\models\frame_interpolation
2026-06-17T06:00:44.024146 - [INFO] Adding extra search path geometry_estimation C:\Users\sayon\ComfyUI-Shared\models\geometry_estimation
2026-06-17T06:00:44.024214 - [INFO] Adding extra search path optical_flow C:\Users\sayon\ComfyUI-Shared\models\optical_flow
2026-06-17T06:00:44.024306 - [INFO] Adding extra search path detection C:\Users\sayon\ComfyUI-Shared\models\detection
2026-06-17T06:00:44.026125 - [INFO] Adding extra search path vae C:\Users\sayon\ComfyUI-Shared\models\vae
2026-06-17T06:00:44.026305 - [INFO] Adding extra search path vae_approx C:\Users\sayon\ComfyUI-Shared\models\vae_approx
2026-06-17T06:00:44.026380 - [INFO] Adding extra search path clip C:\Users\sayon\ComfyUI-Shared\models\clip
2026-06-17T06:00:44.026573 - [INFO] Adding extra search path unet C:\Users\sayon\ComfyUI-Shared\models\unet
2026-06-17T06:00:44.029168 - [INFO] Setting output directory to: C:\Users\sayon\ComfyUI-Shared\output
2026-06-17T06:00:44.029577 - [INFO] Setting input directory to: C:\Users\sayon\ComfyUI-Shared\input
2026-06-17T06:00:45.633737 - [START] Security scan2026-06-17T06:00:45.633755 -
2026-06-17T06:00:47.492839 - [DONE] Security scan2026-06-17T06:00:47.492856 -
2026-06-17T06:00:47.494258 - ** ComfyUI startup time:2026-06-17T06:00:47.494332 - 2026-06-17T06:00:47.494378 - 2026-06-17 06:00:47.4932026-06-17T06:00:47.494421 -
2026-06-17T06:00:47.494465 - ** Platform:2026-06-17T06:00:47.494503 - 2026-06-17T06:00:47.494539 - Windows2026-06-17T06:00:47.494574 -
2026-06-17T06:00:47.494612 - ** Python version:2026-06-17T06:00:47.494648 - 2026-06-17T06:00:47.494720 - 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)]2026-06-17T06:00:47.494793 -
2026-06-17T06:00:47.494845 - ** Python executable:2026-06-17T06:00:47.494891 - 2026-06-17T06:00:47.494935 - C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\.venv\Scripts\python.exe2026-06-17T06:00:47.495006 -
2026-06-17T06:00:47.495053 - ** ComfyUI Path:2026-06-17T06:00:47.495288 - 2026-06-17T06:00:47.495415 - C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI2026-06-17T06:00:47.495467 -
2026-06-17T06:00:47.495513 - ** ComfyUI Base Folder Path:2026-06-17T06:00:47.495621 - 2026-06-17T06:00:47.495691 - C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI2026-06-17T06:00:47.495765 -
2026-06-17T06:00:47.495882 - ** User directory:2026-06-17T06:00:47.495935 - 2026-06-17T06:00:47.496010 - C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user2026-06-17T06:00:47.496112 -
2026-06-17T06:00:47.496204 - ** ComfyUI-Manager config path:2026-06-17T06:00:47.496284 - 2026-06-17T06:00:47.506970 - C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user\__manager\config.ini2026-06-17T06:00:47.507454 -
2026-06-17T06:00:47.507558 - ** Log path:2026-06-17T06:00:47.507602 - 2026-06-17T06:00:47.507691 - C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user\comfyui.log2026-06-17T06:00:47.507769 -
2026-06-17T06:00:49.168292 - [INFO] [PRE] ComfyUI-Manager
2026-06-17T06:00:55.355514 - [INFO] Found comfy_kitchen backend cuda: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
2026-06-17T06:00:55.355679 - [INFO] Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
2026-06-17T06:00:55.355765 - [INFO] Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': "ImportError: No module named 'triton'", 'capabilities': []}
2026-06-17T06:00:55.369338 - [INFO] Checkpoint files will always be loaded safely.
2026-06-17T06:00:55.476910 - [INFO] Total VRAM 8191 MB, total RAM 32706 MB
2026-06-17T06:00:55.477064 - [INFO] pytorch version: 2.10.0+cu130
2026-06-17T06:00:55.480351 - [INFO] Set vram state to: NORMAL_VRAM
2026-06-17T06:00:55.481558 - [INFO] Device: cuda:0 NVIDIA GeForce RTX 3050 : cudaMallocAsync
2026-06-17T06:00:55.496214 - [INFO] Using async weight offloading with 2 streams
2026-06-17T06:00:55.500260 - [INFO] Enabled pinned memory 13082.0
2026-06-17T06:00:55.508039 - [INFO] working around nvidia conv3d memory bug.
2026-06-17T06:00:56.202971 - [INFO] Using pytorch attention
2026-06-17T06:01:00.985747 - [INFO] DynamicVRAM support detected and enabled
2026-06-17T06:01:00.985972 - [INFO] Python version: 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)]
2026-06-17T06:01:00.986162 - [INFO] ComfyUI version: 0.25.0
2026-06-17T06:01:00.988279 - [INFO] comfy-aimdo version: 0.4.10
2026-06-17T06:01:00.990394 - [INFO] comfy-kitchen version: 0.2.10
2026-06-17T06:01:01.005762 - [INFO] comfyui-frontend-package version: 1.45.15
2026-06-17T06:01:01.005985 - [INFO] comfyui-workflow-templates version: 0.10.0
2026-06-17T06:01:01.006206 - [INFO] comfyui-embedded-docs version: 0.5.4
2026-06-17T06:01:01.006336 - [INFO] comfy-kitchen version: 0.2.10
2026-06-17T06:01:01.006500 - [INFO] comfy-aimdo version: 0.4.10
2026-06-17T06:01:01.010939 - [INFO] [Prompt Server] web root: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\.venv\Lib\site-packages\comfyui_frontend_package\static
2026-06-17T06:01:01.013818 - [INFO] Asset seeder disabled
2026-06-17T06:01:01.014610 - [INFO] [START] ComfyUI-Manager
2026-06-17T06:01:01.443650 - [ComfyUI-Manager] Using GitPython backend2026-06-17T06:01:01.443812 -
2026-06-17T06:01:01.524164 - [INFO] [ComfyUI-Manager] network_mode: public
2026-06-17T06:01:01.529803 - [WARNING] [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
To use this feature, please run the following command:
C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\.venv\Scripts\python.exe -m pip install matrix-nio

2026-06-17T06:01:04.896411 - [INFO]
Import times for custom nodes:
2026-06-17T06:01:04.896541 - [INFO] 0.0 seconds: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\custom_nodes\websocket_image_save.py
2026-06-17T06:01:04.896664 - [INFO]
2026-06-17T06:01:04.904012 - [INFO] Context impl SQLiteImpl.
2026-06-17T06:01:04.904262 - [INFO] Will assume non-transactional DDL.
2026-06-17T06:01:05.189337 - [INFO] Using RAM pressure cache.
2026-06-17T06:01:05.190326 - [INFO] Starting server

2026-06-17T06:01:05.191195 - [INFO] To see the GUI go to: http://127.0.0.1:8188
2026-06-17T06:03:19.401295 - [INFO] got prompt
2026-06-17T06:03:23.401663 - [ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
2026-06-17T06:03:23.407987 - [ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

2026-06-17T06:03:23.414002 - [INFO] Prompt executed in 4.01 seconds
2026-06-17T06:03:42.422621 - [INFO] FETCH ComfyRegistry Data [DONE]
2026-06-17T06:03:42.808059 - [INFO] [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2026-06-17T06:03:42.858912 - FETCH DATA from: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user\__manager\cache\1514988643_custom-node-list.json2026-06-17T06:03:42.859004 - 2026-06-17T06:03:42.912267 - [DONE]2026-06-17T06:03:42.912336 -
2026-06-17T06:03:42.972618 - [INFO] [ComfyUI-Manager] All startup tasks have been completed.
2026-06-17T06:04:13.949721 - [INFO] got prompt
2026-06-17T06:04:15.105431 - [ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
2026-06-17T06:04:16.567489 - [ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

2026-06-17T06:04:16.573558 - [INFO] Prompt executed in 2.62 seconds
2026-06-17T06:09:12.208133 - [INFO] got prompt
2026-06-17T06:09:13.201210 - [ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
2026-06-17T06:09:13.204547 - [ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

2026-06-17T06:09:13.212146 - [INFO] Prompt executed in 1.00 seconds
2026-06-17T06:09:42.342906 - [INFO] got prompt
2026-06-17T06:09:43.336594 - [ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
2026-06-17T06:09:43.339087 - [ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

2026-06-17T06:09:43.344406 - [INFO] Prompt executed in 1.00 seconds
2026-06-17T06:17:44.004281 - [INFO] got prompt
2026-06-17T06:17:45.006093 - [ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
2026-06-17T06:17:45.010942 - [ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 806, in execute
ref_image_urls = await upload_images_to_comfyapi(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<5 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 86, in upload_images_to_comfyapi
url = await upload_file_to_comfyapi(cls, img_io, img_io.name, mime_type, effective_label, batch_start_ts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 201, in upload_file_to_comfyapi
create_resp = await sync_op(
^^^^^^^^^^^^^^
...<6 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

2026-06-17T06:17:45.017796 - [INFO] Prompt executed in 1.01 seconds

```
## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
```
{"id":"c35b6f7a-2978-4a16-aa98-ff16169519b1","revision":0,"last_node_id":19,"last_link_id":36,"nodes":[{"id":5,"type":"LoadImage","pos":[990,1260],"size":[300,410],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"изображение","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"выберите файл для загрузки","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"ИЗОБРАЖЕНИЕ","name":"IMAGE","type":"IMAGE","links":[35]},{"localized_name":"МАСКА","name":"MASK","type":"MASK","links":null}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["oH_YdWNe-2kLTfUIrfOnsLrbipS_qYebxyM4eUXusmcPzOTo8_zePPCIh8h7Xffm12t-zHY4GlQDtE1Ursa0zLkh.jpg","image"]},{"id":19,"type":"GrokVideoReferenceNode","pos":[1350,800],"size":[400,272],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"запрос","name":"prompt","type":"STRING","widget":{"name":"prompt"},"link":null},{"localized_name":"модель","name":"model","type":"COMFY_DYNAMICCOMBO_V3","widget":{"name":"model"},"link":null},{"label":"reference_0","localized_name":"model.reference_images.reference_0","name":"model.reference_images.reference_0","type":"IMAGE","link":34},{"label":"reference_1","localized_name":"model.reference_images.reference_1","name":"model.reference_images.reference_1","shape":7,"type":"IMAGE","link":35},{"label":"reference_2","localized_name":"model.reference_images.reference_2","name":"model.reference_images.reference_2","shape":7,"type":"IMAGE","link":null},{"localized_name":"разрешение","name":"model.resolution","type":"COMBO","widget":{"name":"model.resolution"},"link":null},{"localized_name":"соотношение сторон","name":"model.aspect_ratio","type":"COMBO","widget":{"name":"model.aspect_ratio"},"link":null},{"localized_name":"длительность","name":"model.duration","type":"INT","widget":{"name":"model.duration"},"link":null},{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null}],"outputs":[{"localized_name":"ВИДЕО","name":"VIDEO","type":"VIDEO","links":[36]}],"properties":{"Node name for S&R":"GrokVideoReferenceNode"},"widgets_values":["Surreal video, film-level smooth camera movement, minimalist futuristic feel, light blue and white cool color tones, clean light gray background\n1. The smartphone rotates to the front, and the screen lights up slightly\n2. At the same time, a character wearing a pure white non-sheer long dress appears in front of the frame, transitioning from transparent to opaque. The image is complete and dignified, with a sense of tranquility. The character is gently rotated by an invisible force and pulled into the internal space of the phone\n3. Finally, the character rotates 360 degrees in the phone","grok-imagine-video","720p","16:9",6,238399663,"randomize"],"color":"#432","bgcolor":"#653"},{"id":6,"type":"LoadImage","pos":[1000,810],"size":[290,400],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"изображение","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"выберите файл для загрузки","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"ИЗОБРАЖЕНИЕ","name":"IMAGE","type":"IMAGE","links":[34]},{"localized_name":"МАСКА","name":"MASK","type":"MASK","links":null}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["8DtOW2hVY13-ho76GNsqwLAa6s8ZHJ0uGnH3F40fRy4knsJyHIOO1ccvGKuF4x2okjssY_I4cxnD48VTqT_o1ROO.jpg","image"]},{"id":4,"type":"SaveVideo","pos":[1800,800],"size":[470,890],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"видео","name":"video","type":"VIDEO","link":36},{"localized_name":"префикс_имени_файла","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"формат","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"кодек","name":"codec","type":"COMBO","widget":{"name":"codec"},"link":null}],"outputs":[],"properties":{},"widgets_values":["video/Grok","mp4","h264"]}],"links":[[34,6,0,19,2,"IMAGE"],[35,5,0,19,3,"IMAGE"],[36,19,0,4,0,"VIDEO"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.7922872340425532,"offset":[-418.31822759315196,-603.3333333333334]},"frontendVersion":"1.43.2","VHS_KeepIntermediate":true,"VHS_MetadataImage":true,"VHS_latentpreview":false,"VHS_latentpreviewrate":0},"version":0.4}
```

## Additional Context
(Please add any additional context or steps to reproduce the error here)

### Steps to Reproduce

работаю через шаблоны загружаю фотку и оно не работает

### Debug Logs

```powershell
[INFO] setup plugin alembic.autogenerate.schemas
[INFO] setup plugin alembic.autogenerate.tables
[INFO] setup plugin alembic.autogenerate.types
[INFO] setup plugin alembic.autogenerate.constraints
[INFO] setup plugin alembic.autogenerate.defaults
[INFO] setup plugin alembic.autogenerate.comments
[INFO] Adding extra search path checkpoints C:\Users\sayon\ComfyUI-Shared\models\checkpoints
[INFO] Adding extra search path classifiers C:\Users\sayon\ComfyUI-Shared\models\classifiers
[INFO] Adding extra search path clip_vision C:\Users\sayon\ComfyUI-Shared\models\clip_vision
[INFO] Adding extra search path configs C:\Users\sayon\ComfyUI-Shared\models\configs
[INFO] Adding extra search path controlnet C:\Users\sayon\ComfyUI-Shared\models\controlnet
[INFO] Adding extra search path controlnet C:\Users\sayon\ComfyUI-Shared\models\t2i_adapter
[INFO] Adding extra search path diffusers C:\Users\sayon\ComfyUI-Shared\models\diffusers
[INFO] Adding extra search path diffusion_models C:\Users\sayon\ComfyUI-Shared\models\diffusion_models
[INFO] Adding extra search path embeddings C:\Users\sayon\ComfyUI-Shared\models\embeddings
[INFO] Adding extra search path gligen C:\Users\sayon\ComfyUI-Shared\models\gligen
[INFO] Adding extra search path hypernetworks C:\Users\sayon\ComfyUI-Shared\models\hypernetworks
[INFO] Adding extra search path latent_upscale_models C:\Users\sayon\ComfyUI-Shared\models\latent_upscale_models
[INFO] Adding extra search path loras C:\Users\sayon\ComfyUI-Shared\models\loras
[INFO] Adding extra search path model_patches C:\Users\sayon\ComfyUI-Shared\models\model_patches
[INFO] Adding extra search path audio_encoders C:\Users\sayon\ComfyUI-Shared\models\audio_encoders
[INFO] Adding extra search path photomaker C:\Users\sayon\ComfyUI-Shared\models\photomaker
[INFO] Adding extra search path style_models C:\Users\sayon\ComfyUI-Shared\models\style_models
[INFO] Adding extra search path text_encoders C:\Users\sayon\ComfyUI-Shared\models\text_encoders
[INFO] Adding extra search path upscale_models C:\Users\sayon\ComfyUI-Shared\models\upscale_models
[INFO] Adding extra search path background_removal C:\Users\sayon\ComfyUI-Shared\models\background_removal
[INFO] Adding extra search path frame_interpolation C:\Users\sayon\ComfyUI-Shared\models\frame_interpolation
[INFO] Adding extra search path geometry_estimation C:\Users\sayon\ComfyUI-Shared\models\geometry_estimation
[INFO] Adding extra search path optical_flow C:\Users\sayon\ComfyUI-Shared\models\optical_flow
[INFO] Adding extra search path detection C:\Users\sayon\ComfyUI-Shared\models\detection
[INFO] Adding extra search path vae C:\Users\sayon\ComfyUI-Shared\models\vae
[INFO] Adding extra search path vae_approx C:\Users\sayon\ComfyUI-Shared\models\vae_approx
[INFO] Adding extra search path clip C:\Users\sayon\ComfyUI-Shared\models\clip
[INFO] Adding extra search path unet C:\Users\sayon\ComfyUI-Shared\models\unet
[INFO] Setting output directory to: C:\Users\sayon\ComfyUI-Shared\output
[INFO] Setting input directory to: C:\Users\sayon\ComfyUI-Shared\input
[START] Security scan
[DONE] Security scan
** ComfyUI startup time: 2026-06-17 06:00:47.493
** Platform: Windows
** Python version: 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)]
** Python executable: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\.venv\Scripts\python.exe
** ComfyUI Path: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI
** ComfyUI Base Folder Path: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI
** User directory: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user
** ComfyUI-Manager config path: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user\__manager\config.ini
** Log path: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user\comfyui.log
[INFO] [PRE] ComfyUI-Manager
[INFO] Found comfy_kitchen backend cuda: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
[INFO] Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
[INFO] Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': "ImportError: No module named 'triton'", 'capabilities': []}
[INFO] Checkpoint files will always be loaded safely.
[INFO] Total VRAM 8191 MB, total RAM 32706 MB
[INFO] pytorch version: 2.10.0+cu130
[INFO] Set vram state to: NORMAL_VRAM
[INFO] Device: cuda:0 NVIDIA GeForce RTX 3050 : cudaMallocAsync
[INFO] Using async weight offloading with 2 streams
[INFO] Enabled pinned memory 13082.0
[INFO] working around nvidia conv3d memory bug.
[INFO] Using pytorch attention
[INFO] DynamicVRAM support detected and enabled
[INFO] Python version: 3.13.12 (main, Feb 12 2026, 00:38:53) [MSC v.1944 64 bit (AMD64)]
[INFO] ComfyUI version: 0.25.0
[INFO] comfy-aimdo version: 0.4.10
[INFO] comfy-kitchen version: 0.2.10
[INFO] comfyui-frontend-package version: 1.45.15
[INFO] comfyui-workflow-templates version: 0.10.0
[INFO] comfyui-embedded-docs version: 0.5.4
[INFO] comfy-kitchen version: 0.2.10
[INFO] comfy-aimdo version: 0.4.10
[INFO] [Prompt Server] web root: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\.venv\Lib\site-packages\comfyui_frontend_package\static
[INFO] Asset seeder disabled
[INFO] [START] ComfyUI-Manager
[ComfyUI-Manager] Using GitPython backend
[INFO] [ComfyUI-Manager] network_mode: public
[WARNING] [ComfyUI-Manager] The matrix sharing feature has been disabled because the `matrix-nio` dependency is not installed.
To use this feature, please run the following command:
C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\.venv\Scripts\python.exe -m pip install matrix-nio

[INFO]
Import times for custom nodes:
[INFO] 0.0 seconds: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\custom_nodes\websocket_image_save.py
[INFO]
[INFO] Context impl SQLiteImpl.
[INFO] Will assume non-transactional DDL.
[INFO] Using RAM pressure cache.
[INFO] Starting server

[INFO] To see the GUI go to: http://127.0.0.1:8188
[INFO] got prompt
[ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
[ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

[INFO] Prompt executed in 4.01 seconds
[INFO] FETCH ComfyRegistry Data [DONE]
[INFO] [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\user\__manager\cache\1514988643_custom-node-list.json [DONE]
[INFO] [ComfyUI-Manager] All startup tasks have been completed.
[INFO] got prompt
[ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
[ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

[INFO] Prompt executed in 2.62 seconds
[INFO] got prompt
[ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
[ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

[INFO] Prompt executed in 1.00 seconds
[INFO] got prompt
[ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
[ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 602, in execute
initial_response = await sync_op(
^^^^^^^^^^^^^^
...<12 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

[INFO] Prompt executed in 1.00 seconds
[INFO] got prompt
[ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
[ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 806, in execute
ref_image_urls = await upload_images_to_comfyapi(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<5 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 86, in upload_images_to_comfyapi
url = await upload_file_to_comfyapi(cls, img_io, img_io.name, mime_type, effective_label, batch_start_ts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 201, in upload_file_to_comfyapi
create_resp = await sync_op(
^^^^^^^^^^^^^^
...<6 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

[INFO] Prompt executed in 1.01 seconds
[INFO] got prompt
[ERROR] !!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
[ERROR] Traceback (most recent call last):
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 461, in execute
raise ex
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 457, in execute
results.append(r.result())
~~~~~~~~^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\execution.py", line 292, in async_wrapper
return await f(**args)
^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\internal\__init__.py", line 145, in wrapped_async_func
return await method(locked_class, **inputs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api\latest\_io.py", line 1920, in EXECUTE_NORMALIZED_ASYNC
to_return = await cls.execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\nodes_grok.py", line 806, in execute
ref_image_urls = await upload_images_to_comfyapi(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<5 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 86, in upload_images_to_comfyapi
url = await upload_file_to_comfyapi(cls, img_io, img_io.name, mime_type, effective_label, batch_start_ts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\upload_helpers.py", line 201, in upload_file_to_comfyapi
create_resp = await sync_op(
^^^^^^^^^^^^^^
...<6 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 112, in sync_op
raw = await sync_op_raw(
^^^^^^^^^^^^^^^^^^
...<19 lines>...
)
^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 242, in sync_op_raw
return await _request_base(cfg, expect_binary=as_binary)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\sayon\ComfyUI-Installs\246666\ComfyUI\comfy_api_nodes\util\client.py", line 786, in _request_base
raise Exception(msg)
Exception: There is a problem with your account. Please contact support@comfy.org.

[INFO] Prompt executed in 0.58 seconds
```

### Other

_No response_

Contributor guide

Open the contributing guide

Research direction

The failure is reported from comfy_api_nodes/nodes_grok.py at line 806, through util/upload_helpers.py and util/client.py. Start by tracing the upload request that returns the account error; done would require identifying a reproducible product-side defect and a code-level change, rather than an account issue requiring support.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend-api-design
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.