-
Notifications
You must be signed in to change notification settings - Fork 217
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
webui not working #441
Comments
Could you please try the primary UI at 7680? |
always unreachable |
Also not showing ports in the docker desktop interface |
Did you run it with docker compose or in another way? I'm guessing the ports were not exposed during the creation of the container from the image. |
I was following the install instructions |
Sounds like a malfunction, 3000 and 7770 should be open. The container tries to use the Nvidia driver, so maybe it fails when it's unavailable? But you should be able to see that in the logs. |
yes other containers no problem |
Thanks, could you share a full log of the container? Maybe it contains the error. Also I'm not sure if it's possible/easy to make a real M1 chip accelerated docker container - this Linux one is most probably not going to be able to use it. |
2025-01-14 14:37:04 |
Thanks, nothing major up until this point, maybe it's something else. I have previously ran the containers successfully, so I know it's possible, but I can't really guess what is the problem here. |
I get this problem too, I tried with the same PC using Windows but get:
|
This issue is for Docker containers running Ubuntu on a Mac. |
Okay, interesting... I am on Windows 10 btw, going to restart my PC if WSL doesn't work -- which it didn't (I am using manual instalation on Windows as Docker didn't work on my Linux) I select the CPU option BTW. On WSL I got the I got the same error as OP but was using Docker on Linux. Retrying the manual install on W10, will try restarting if I get the error again. |
tts-generation-webui can also be ran inside of a Docker container. To get started, pull the image from GitHub Container Registry:
Once the image has been pulled it can be started with Docker Compose:
I am going to retry it later, I probaly was typing in somemthing wrong. |
Also there isn't any venv for python being created? |
Docker compose file is at the root of the repository. It's circular because that way everything is within the same repository. Conda creates venv |
On WSL, did you run the .sh file? |
installed on macos (apple silicon) with docker desktop in a container.
logs and docker show up and running but browser can't connect to server.
I'm missing something?
✓ Ready in 461ms
The text was updated successfully, but these errors were encountered: