-
Notifications
You must be signed in to change notification settings - Fork 71
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]: Desktop App start failed. #568
Comments
I'm constantly being reset. |
Sorry to hear that! To find the exact cause, would you be able to send us the most recent, roughly two dozen lines from Feel free to redact mentions of usernames in paths. |
Also @Neytiri7 @doncat99 can you try 0.4.4? Just published a recent version with a fix for resets that @webfiltered put in |
|
sure. [2024-12-26 15:17:43.690] [info] Wrote settings to /Users/huangdon/Documents/ComfyUI/user/default/comfy.settings.json: { |
0.4.4 doesn't help me out. below is the comfyui.log, hope it helps to figure the bug out. [2024-12-26 15:17:16.201] [error] Traceback (most recent call last): [2024-12-26 15:17:16.201] [error] import utils.extra_config |
Hi @doncat99, thanks for posting the logs! It looks like your It should be located here:
If you'd like, you can post the file here and we can take a look at what's wrong. You can also try moving the file to another folder and restarting the app - it should allow you to get past where you were stuck. |
sure thing. ComfyUI extra_model_paths.yaml for darwincomfyui_desktop: |
i guess I know what is going wrong. the extra.yaml placed that the base_path is base_path: /Users/huangdon/Documents/ComfyUI. Whereas, the folder I selected from the install guidance, as the image shown below, is not the comfyUI folder. your application doesn't updated the folder I selected. but use "ComfyUI" folder as always. |
It looks like you have resolved the base_path issue. The other log you posted virtual environment does not have an importable We are working on an update that will be able to repair a damaged or incomplete python virtual environment (the issue you're facing). If you do not wish to wait for this, you can reset your venv (or rerun the |
[2025-01-01 18:06:21.830] [info] [2025-01-01 18:05:32.849] [error] 2.9 seconds: C:\Users\Patt\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager |
App Version
0.4.3 arm64
Expected Behavior
App start normally
Actual Behavior
after a selected a valid location,
can't start.
Steps to Reproduce
i delected the app, reinstall, no better.
Debug Logs
Browser Logs
na
Setting JSON
na
Other
na
┆Issue is synchronized with this Notion page by Unito
The text was updated successfully, but these errors were encountered: