[LINUX] Weird behavior when wanting to start WebUI via terminal bash #14693
DocChopper
started this conversation in
Optimization
Replies: 1 comment
-
cd to webui dir then run |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there. Not sure if that is an already issue, but it is definitely a weird behaviour.
If I open the webui.sh from within the WebUI directory - either by double click and "Execute in Terminal" or opening a terminal window in the WebUI directory and execute "bash webui.sh", the application starts as expected.
However, if I start a 'neutral' terminal window and execute "bash THIS\ IS\ MY\ DIRECTORY/stable-diffusion-webui/webui.sh" then WebUI runs the installation routine again while creating another "stable-diffusion-webui" folder inside the already existing "stable-diffusion-webui" folder.
But not sure is this comes from the WebUI or from Linux.
EDIT: WebUI is not installed on the same disk/partition as my Linux. Instead is is another mounted drive. Can't imgaine it, but might this be the issue eventually?
I am running on Linux Mint (Desktop: Cinnamon 5.8.4, Kernel version: 5.15.0-91-generic x86_64)
Beta Was this translation helpful? Give feedback.
All reactions