Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Shutting down the application from start_windows.bat not completing via Ctrl C #3248

Closed
2 of 4 tasks
chrisoutwright opened this issue Jun 17, 2024 · 2 comments
Closed
2 of 4 tasks
Labels
help wanted Extra attention is needed

Comments

@chrisoutwright
Copy link

Bug Report

Bug Summary:
The start_windows.bat script for startup and then trying to do crtl-c for shutting down the application does not perform any action in the latest version. This functionality worked correctly in previous versions, such as 0.1.124.

Steps to Reproduce:
Run the start_windows.bat script on a Windows machine.
Attempt to shut down the application using ctrl-c

Expected Behavior:
The application should shut down gracefully when using the start_windows.bat script and then ctl-c.

Actual Behavior:
The ctl-c within running script runs but does not perform any action to shut down the application. It just sits there without any output or logs.

Environment

  • Open WebUI Version: v0.3.5
  • Ollama (if applicable): 0.1.44
  • Operating System: Windows 10

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
No relevant ..
just stuck:
INFO: Shutting down

Installation Method

Manual

Additional Information

None

@tjbck tjbck added the help wanted Extra attention is needed label Jun 19, 2024
@AncientMystic
Copy link

Have you tried ctrl pause/break?
(Usual suggestion for when ctrl c fails)

@chrisoutwright
Copy link
Author

I tried that one as well, but I will get stuck at
INFO: Shutting down
and will have to ungracefully kill it.

@open-webui open-webui locked and limited conversation to collaborators Jun 27, 2024
@tjbck tjbck converted this issue into discussion #3467 Jun 27, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants