-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Automatic UI and Invoke fail to start (throwing exceptions) #699
Comments
I am also facing the same problem |
I'm having the same error as OP, but only for the invoke profile. Auto works for me. Probably a NixOS issue? OS: NixOS |
same here on the first boot with docker compose --profile invoke up --build invoke-1 | Mounted .cache OS: ubuntu server 24.04 LTS |
Same issue here |
I encountered the same issue and after updating Docker, only InvokeAI is still there. |
Edit: For now, I have fixed the problem by using the I'm facing the same issue by running
|
I'm facing the same issue by running sudo docker compose --profile invoke up --build. I'm using the invoke profile. |
In case this helps, when I use the |
I experienced this issue too on the
OS: Arch Linux |
same issue with auto profile, maybe something is broken upstream?
|
Same problem |
I was hitting this issue as well, I needed to update to the newest v1 pydantic. First I disabled all the extensions and then:
|
Has this issue been opened before?
Describe the bug
After running the package fine for a few months, when since using it today it won't start any more and crash with an exception.
InvokeAI:
auto:
I started it using
docker compose --profile auto up
.It ran an automatic update inside the container when I started it.
Updated to the latest version of this git repo, f1bf3b0, still the same issue.
Which UI
auto seems to be broken, invoke works.
Hardware / Software
The text was updated successfully, but these errors were encountered: