Originally created by @kautsig on GitHub (Jun 11, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Docker Image
Open WebUI Version
v0.6.13
Ollama Version (if applicable)
No response
Operating System
Debian Stable
Browser (if applicable)
Firefox
Confirmation
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided every relevant configuration, setting, and environment variable used in my setup.
I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
Start with the initial platform/version/OS and dependencies used,
Specify exact install/launch/configure commands,
List URLs visited, user input (incl. example values/emails/passwords if needed),
Describe all options and toggles enabled or changed,
Include any files or environmental changes,
Identify the expected and actual result at each stage,
Ensure any reasonably skilled user can follow and hit the same issue.
Expected Behavior
The prompt written in a temporary session is not stored in any way.
Actual Behavior
The prompt written in a temporary session is written to local storage and restored in a regular session.
Steps to Reproduce
Start a temporary session.
Start typing a prompt, do not send.
Close the browser tab.
Open open webui again (by default starting a non-temporary session).
Observe that the previously typed in "temporary" prompt was restored.
Originally created by @kautsig on GitHub (Jun 11, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Docker Image
### Open WebUI Version
v0.6.13
### Ollama Version (if applicable)
_No response_
### Operating System
Debian Stable
### Browser (if applicable)
Firefox
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.**
- [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
- [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps:
- Start with the initial platform/version/OS and dependencies used,
- Specify exact install/launch/configure commands,
- List URLs visited, user input (incl. example values/emails/passwords if needed),
- Describe all options and toggles enabled or changed,
- Include any files or environmental changes,
- Identify the expected and actual result at each stage,
- Ensure any reasonably skilled user can follow and hit the same issue.
### Expected Behavior
The prompt written in a temporary session is not stored in any way.
### Actual Behavior
The prompt written in a temporary session is written to local storage and restored in a regular session.
### Steps to Reproduce
1) Start a temporary session.
2) Start typing a prompt, do *not* send.
3) Close the browser tab.
4) Open open webui again (by default starting a non-temporary session).
5) Observe that the previously typed in "temporary" prompt was restored.
### Logs & Screenshots
Non-sent temporary prompt:

Restored prompt:

### Additional Information
This issue is a follow up from this comment https://github.com/open-webui/open-webui/issues/13753#issuecomment-2930266997
GiteaMirror
added the bug label 2025-11-11 16:22:45 -06:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @kautsig on GitHub (Jun 11, 2025).
Check Existing Issues
Installation Method
Docker Image
Open WebUI Version
v0.6.13
Ollama Version (if applicable)
No response
Operating System
Debian Stable
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
The prompt written in a temporary session is not stored in any way.
Actual Behavior
The prompt written in a temporary session is written to local storage and restored in a regular session.
Steps to Reproduce
Logs & Screenshots
Non-sent temporary prompt:

Restored prompt:

Additional Information
This issue is a follow up from this comment https://github.com/open-webui/open-webui/issues/13753#issuecomment-2930266997
@tjbck commented on GitHub (Jun 16, 2025):
Should be addressed with
51e05988bd