AUTOMATIC1111/stable-diffusion-webui

[Bug]: WebUI not startting with --listen

IcteFourU opened this issue · 2 comments

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

Webui crash when trying to start with --listen flag

Steps to reproduce the problem

Go to webui-user.sh
Add --listen flag to COMMANDLINE_ARGS

What should have happened?

Webui should start

What browsers do you use to access the UI ?

Mozilla Firefox

Sysinfo

sysinfo-2024-11-11-09-02.json

Console logs

https://pastebin.com/zZQJqvQj

Additional information

No response

isn't commandline_args located in webui-user.bat instead of the one with .sh?

isn't commandline_args located in webui-user.bat instead of the one with .sh?

No, args located in webui-user.sh file, other args works good