stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: cant open webui webpage in http
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
i now have to specify to use https (like https://127.0.0.1:7860/) i used to be able to just enter it in normally
Steps to reproduce the problem
- start webui
- enter url
- cry
What should have happened?
Using just url (so http) shold just load webpage
Commit where the problem happens
bb11bee22ab02aa2fb5b96baa9be8103fff19e6a
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
--xformers --opt-split-attention --precision full --medvram --no-half --deepdanbooru --enable-insecure-extension-access --disable-safe-unpickle --listen
Additional information, context and logs
Web browser gives connection reset error
did you download the auto https extension? that forces https instead of http
ah. i think i might have
On Mon, Nov 28, 2022 at 6:50 PM gsgoldma @.***> wrote:
did you download the auto https extension? that forces https instead of http
— Reply to this email directly, view it on GitHub https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/5180#issuecomment-1329894594, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATXT3WW3GTCMKAZPRAQWX43WKVALFANCNFSM6AAAAAASNZDL5Y . You are receiving this because you authored the thread.Message ID: @.***>
Not a bug. Topic should be closed.
i didnt download the auto-https extension, only diff is i'm running in docker,
--data-dir sd-data --allow-code --administrator --cors-allow-origins * --precision full --no-half --xformers --api --enable-insecure-extension-access'
UPDATE: use host network :)