mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
Unable to Connect Automatic1111 to Open WebUI #2937
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NullEqualsZero on GitHub (Dec 6, 2024).
Installation Method
Open WebUI
WEBUI_BUILD_VERSION c4ea31357f49d08a14c86b2bd85fdcd489512e913.11.10Automatic1111
--listen --apiEnvironment
0.4.7(although not relevant)3.12.3Confirmation:
Expected Behavior
Automatic1111 should successfully connect to Open WebUI when the URL
http://127.0.0.1:7860/is provided.Actual Behavior
When entering the URL
http://127.0.0.1:7860/into Open WebUI, the following error is returned:The URL appears to be correct, so it’s unclear why this error is occurring.
Logs and Errors
Docker Logs
The output of
docker logs open-webuiis attached in the file open-webui-logs.txtBrowser Console Logs
Error messages from the browser console:
Reproduction Details
Steps to Reproduce
http://127.0.0.1:8080.--listen --api.(The whole file )
http://127.0.0.1:7860/.Observed Behavior
The error message is displayed:
Additional Information
127.0.0.1:8080for Open WebUI.If additional information or logs are required, please let me know. Thank you!