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

ComfyUI crashed - Unobserved Task Exception ConfigParserException: Multi-line values are explicitly disallowed by parser settings. Please consider changing them.. On the line no. #2. #1019

Open
andrej-ka opened this issue Nov 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@andrej-ka
Copy link

Package

ComfyUI

When did the issue occur?

Running the Package

What GPU / hardware type are you using?

i9-13900K, 64 GB memory, NVIDIA GeForce RTX 4070 Ti SUPER 16.0 GB

What happened?

Hello, I’m experiencing an issue with StabilityMatrix + ComfyUI.

After installing a couple of new nodes, when I restarted ComfyUI within StabilityMatrix, my computer crashed with a blue screen.

After rebooting the computer, ComfyUI stopped launching within StabilityMatrix, and I now see the following error message:

Unobserved Task Exception ConfigParserException:
Multi-line values are explicitly disallowed by parser settings. Please consider changing them.. On the line no. #2.

I would greatly appreciate any ideas on how to restore ComfyUI.

Thank you!

Console output

2024-11-28 23:15:57.4873|ERROR|StabilityMatrix.Avalonia.Program|Unobserved Task Exception|Salaros.Configuration.ConfigParserException: Multi-line values are explicitly disallowed by parser settings. Please consider changing them.. On the line no. #2.
at Salaros.Configuration.ConfigParser.AppendValueToKey(ConfigSection& currentSection, ConfigLine& currentLine, String lineRaw, Int32 lineNumber)
at Salaros.Configuration.ConfigParser.Read(String configContent)
at Salaros.Configuration.ConfigParser..ctor(String configFile, ConfigParserSettings settings)
at StabilityMatrix.Core.Python.PyVenvRunner.SetPyvenvCfg(String pythonDirectory, Boolean force)
at StabilityMatrix.Core.Python.PyVenvRunner.RunDetached(ProcessArgs args, Action1 outputDataReceived, Action1 onExit, Boolean unbuffered)
at StabilityMatrix.Core.Models.Packages.ComfyUI.RunPackage(String installLocation, InstalledPackage installedPackage, RunPackageOptions options, Action`1 onConsoleOutput, CancellationToken cancellationToken)
at StabilityMatrix.Avalonia.Services.RunningPackageService.StartPackage(InstalledPackage installedPackage, String command, CancellationToken cancellationToken)

Version

v2.12.3

What Operating System are you using?

Windows

@andrej-ka andrej-ka added the bug Something isn't working label Nov 28, 2024
@se7enth
Copy link

se7enth commented Jan 7, 2025

I meet it ,the pyvenv.cfg was wrong in venv, just copy it from another package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants