McCloudS / subgen

Autogenerate subtitles using OpenAI Whisper Model via Jellyfin, Plex, Emby, Tautulli, or Bazarr
MIT License
453 stars 45 forks source link

Can't access WebUI to update config #78

Closed goaliedude3919 closed 3 months ago

goaliedude3919 commented 3 months ago

When I try to access http://:9000/ I get the following error: ["You accessed this request incorrectly via a GET request. See https://github.com/McCloudS/subgen for proper configuration"]

The only thing I see in logs is this: 03/28/2024 - 09:15:48 AM - INFO: 192.168.7.196:51752 - "GET / HTTP/1.1" 200 OK

Notably, the IP and port in that log line are not the right IP or port.

McCloudS commented 3 months ago

If you’re trying to use the WebUI, you need UPDATE=True to pull the latest in Docker. I haven’t been doing new docker pushes, but can do one now. They’ll be up in about 5 minutes.