Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: WebUI not startting with --listen #16643

Open
4 of 6 tasks
IcteFourU opened this issue Nov 11, 2024 · 2 comments
Open
4 of 6 tasks

[Bug]: WebUI not startting with --listen #16643

IcteFourU opened this issue Nov 11, 2024 · 2 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@IcteFourU
Copy link

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

@IcteFourU IcteFourU added the bug-report Report of a bug, yet to be confirmed label Nov 11, 2024
@menyanski
Copy link

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

@IcteFourU
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

2 participants