Open Web UI - Docker - Lemonade Server Configuration Issues #69
jeffbalkman-design
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm very much a noob so please excuse any ignorance I convey....
I have Lemonade Server setup and functioning correctly with a Ryzen AI Max + configuration. I can load and use models successfully.
I've installed Open WebUI through Docker. It shows running, and when I click port 3000:8080 it opens an instance of Open WebUI.
With Lemonade Server running (using port 8000), I attempt to configure the integrations settings to connect to Lemonade through http://localhost:8000/api/v1 with API Key '-'. I receive either a "connection failed" or "Failed to connect to http://localhost:8000/api/v1 OpenAPI tool server" message.
I think I understand that this is an issue with the Docker implementation, and that you cannot connect directly to port 8000, but instead need to connect through Docker.
I have tried researching fixes but either I can't seem to find a fix or the documentation is not comprehensive or I just don't fully understand what I'm looking at (likely)....
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions