[PR #175] [CLOSED] Added alternative Docker password reset method #283

Closed
opened 2026-02-15 17:16:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/175
Author: @poing
Created: 8/8/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • e558f81 Added alternate password reset method

📊 Changes

1 file changed (+34 additions, -0 deletions)

View changed files

📝 docs/troubleshooting/index.mdx (+34 -0)

📄 Description

Found that alpine/socat does not have bash installed. While the password reset example uses bash for the reset command.

Added an alternative way to reset the password using alpine.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/175 **Author:** [@poing](https://github.com/poing) **Created:** 8/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e558f81`](https://github.com/open-webui/docs/commit/e558f818e212a69566818404d22f2b6329dc7960) Added alternate password reset method ### 📊 Changes **1 file changed** (+34 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/troubleshooting/index.mdx` (+34 -0) </details> ### 📄 Description Found that `alpine/socat` __does not__ have bash installed. _While the password reset example uses `bash` for the reset command._ Added an alternative way to reset the password using `alpine`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:12 -05:00
yindo closed this issue 2026-02-15 17:16:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#283