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

[Bug]: ComfyUI Desktop Version Unstable on macOS 15.3 #560

Open
DoffeBupt opened this issue Dec 25, 2024 · 1 comment
Open

[Bug]: ComfyUI Desktop Version Unstable on macOS 15.3 #560

DoffeBupt opened this issue Dec 25, 2024 · 1 comment

Comments

@DoffeBupt
Copy link

DoffeBupt commented Dec 25, 2024

App Version

Description

The ComfyUI desktop version appears to have stability issues on macOS. After attempting to create a virtual environment and initialize the application, the process hangs or fails unexpectedly. This issue is reproducible with the following steps and seems to occur consistently.

Environment
• OS: macOS (Apple Silicon, M4 Max chip)
• Python Version: CPython 3.12.4
• ComfyUI Version: Desktop Edition (latest available as of 2024-12-25) (ComfyUI 0.4.2 - Build 241221fp3hq46zr-arm64)
• Terminal: iTerm2

Expected Behavior

The application should complete initialization, launch the interface, and function without errors.

Actual Behavior

The logs show a successful virtual environment creation (.venv), but the application hangs during startup.
•	Relevant log snippet:

Creating virtual environment
at: .venv
Activate with: source .venv/bin/activate
@todesktop/runtime: alwaysResolve: Promise timed out after 30000ms
@todesktop/runtime: skipping autoUpdater initialization because the build isn't released.

WX20241225-103935@2x

Steps to Reproduce

1.	Download and install the ComfyUI desktop version from the official release page.
2.	Launch the application. It initializes a virtual environment using Python 3.12.4.
3.	The terminal output indicates the virtual environment creation completes successfully, but the application does not proceed as expected. It hangs or times out.

Debug Logs

cpython-3.12.4-macos-aarch64-none ------------------------------ 15.73 MiB/15.73 MiB
Using CPython 3.12.4
Creating virtual environment 
at: .venv

Activate with: source .venv/bin/activate

@todesktop/runtime: alwaysResolve: Promise timed out after 30000ms
@todesktop/runtime: skipping autoUpdater initialization because the build isn't released.

Browser Logs

Unable to get

Setting JSON

Unable to get

Other

No response

┆Issue is synchronized with this Notion page by Unito

@DoffeBupt
Copy link
Author

comfyui.log
main.log
here're 2 logs

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

1 participant