[GH-ISSUE #19834] Does not deploy on TrueNAS #19012

Closed
opened 2026-04-20 01:18:38 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @MrAnrehah on GitHub (Dec 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19834

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Other

Open WebUI Version

0.6.41

Ollama Version (if applicable)

No response

Operating System

TrueNas 25.10.0.1

Browser (if applicable)

No response

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 image deployment should be completed Open-Webui.

Actual Behavior

Endless deployment on TrueNAS

Steps to Reproduce

Simple installation via TrueNAS applications

Logs & Screenshots

2025-12-09 05:39:34.489658+00:00CUDA is enabled, appending LD_LIBRARY_PATH to include torch/cudnn & cublas libraries.
2025-12-09 05:39:47.902973+00:00INFO [alembic.runtime.migration] Context impl SQLiteImpl.
2025-12-09 05:39:47.903043+00:00INFO [alembic.runtime.migration] Will assume non-transactional DDL.
2025-12-09 05:39:47.962953+00:00INFO [alembic.runtime.migration] Running upgrade -> 7e5b5dc7342b, init
2025-12-09 05:39:47.991031+00:00INFO [alembic.runtime.migration] Running upgrade 7e5b5dc7342b -> ca81bd47c050, Add config table
2025-12-09 05:39:48.042921+00:00INFO [alembic.runtime.migration] Running upgrade ca81bd47c050 -> c0fbf31ca0db, Update file table
2025-12-09 05:39:48.145529+00:00INFO [alembic.runtime.migration] Running upgrade c0fbf31ca0db -> 6a39f3d8e55c, Add knowledge table
2025-12-09 05:39:48.200994+00:00INFO [alembic.runtime.migration] Running upgrade 6a39f3d8e55c -> 242a2047eae0, Update chat table
2025-12-09 05:39:48.304860+00:00INFO [alembic.runtime.migration] Running upgrade 242a2047eae0 -> 1af9b942657b, Migrate tags
2025-12-09 05:39:48.385790+00:00INFO [alembic.runtime.migration] Running upgrade 1af9b942657b -> 3ab32c4b8f59, Update tags
2025-12-09 05:39:48.453952+00:00INFO [alembic.runtime.migration] Running upgrade 3ab32c4b8f59 -> c69f45358db4, Add folder table
2025-12-09 05:39:48.530801+00:00INFO [alembic.runtime.migration] Running upgrade c69f45358db4 -> c29facfe716b, Update file table path
2025-12-09 05:39:48.623531+00:00INFO [alembic.runtime.migration] Running upgrade c29facfe716b -> af906e964978, Add feedback table
2025-12-09 05:39:48.674804+00:00INFO [alembic.runtime.migration] Running upgrade af906e964978 -> 4ace53fd72c8, Update folder table and change DateTime to BigInteger for timestamp fields
2025-12-09 05:39:48.750298+00:00INFO [alembic.runtime.migration] Running upgrade 4ace53fd72c8 -> 922e7a387820, Add group table
2025-12-09 05:39:48.935270+00:00INFO [alembic.runtime.migration] Running upgrade 922e7a387820 -> 57c599a3cb57, Add channel table
2025-12-09 05:39:49.010022+00:00INFO [alembic.runtime.migration] Running upgrade 57c599a3cb57 -> 7826ab40b532, Update file table
2025-12-09 05:39:49.060746+00:00INFO [alembic.runtime.migration] Running upgrade 7826ab40b532 -> 3781e22d8b01, Update message & channel tables
2025-12-09 05:39:49.197197+00:00INFO [alembic.runtime.migration] Running upgrade 3781e22d8b01 -> 9f0c9cd09105, Add note table
2025-12-09 05:39:49.244949+00:00INFO [alembic.runtime.migration] Running upgrade 9f0c9cd09105 -> d31026856c01, Update folder table data
2025-12-09 05:39:49.297631+00:00INFO [alembic.runtime.migration] Running upgrade d31026856c01 -> 018012973d35, Add indexes
2025-12-09 05:39:49.500041+00:00INFO [alembic.runtime.migration] Running upgrade 018012973d35 -> 3af16a1c9fb6, update user table
2025-12-09 05:39:49.634750+00:00INFO [alembic.runtime.migration] Running upgrade 3af16a1c9fb6 -> 38d63c18f30f, Add oauth_session table
2025-12-09 05:39:49.722219+00:00INFO [alembic.runtime.migration] Running upgrade 38d63c18f30f -> a5c220713937, Add reply_to_id column to message
2025-12-09 05:39:49.775578+00:00INFO [alembic.runtime.migration] Running upgrade a5c220713937 -> 37f288994c47, add_group_member_table
2025-12-09 05:39:49.884901+00:00INFO [alembic.runtime.migration] Running upgrade 37f288994c47 -> 2f1211949ecc, Update messages and channel member table
2025-12-09 05:39:50.236346+00:00INFO [alembic.runtime.migration] Running upgrade 2f1211949ecc -> b10670c03dd5, Update user table
2025-12-09 05:39:51.319807+00:00INFO [alembic.runtime.migration] Running upgrade b10670c03dd5 -> 90ef40d4714e, Update channel and channel members table
2025-12-09 05:39:51.599043+00:00INFO [alembic.runtime.migration] Running upgrade 90ef40d4714e -> 3e0e00844bb0, Add knowledge_file table
2025-12-09 05:39:51.822390+00:00WARNI [open_webui.env]
2025-12-09 05:39:51.822440+00:002025-12-09T05:39:51.822440589Z
2025-12-09 05:39:51.822450+00:00WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.
2025-12-09 05:39:51.822457+00:002025-12-09T05:39:51.822457463Z
2025-12-09 05:39:53.610813+00:00INFO [open_webui.env] VECTOR_DB: chroma
2025-12-09 05:39:53.611251+00:00INFO [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2
2025-12-09 05:40:00.388598+00:00WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.
2025-12-09 05:40:08.212885+00:00Creating knowledge table
2025-12-09 05:40:08.212955+00:00Migrating data from document table to knowledge table
2025-12-09 05:40:08.212973+00:00Converting 'chat' column to JSON
2025-12-09 05:40:08.213007+00:00Renaming 'chat' column to 'old_chat'
2025-12-09 05:40:08.213022+00:00Adding new 'chat' column of type JSON
2025-12-09 05:40:08.213035+00:00Dropping 'old_chat' column
2025-12-09 05:40:08.213049+00:00Primary Key: {'name': None, 'constrained_columns': []}
2025-12-09 05:40:08.213071+00:00Unique Constraints: [{'name': 'uq_id_user_id', 'column_names': ['id', 'user_id']}]
2025-12-09 05:40:08.213086+00:00Indexes: [{'name': 'tag_id', 'column_names': ['id'], 'unique': 1, 'dialect_options': {}}]
2025-12-09 05:40:08.213099+00:00Creating new primary key with 'id' and 'user_id'.
2025-12-09 05:40:08.213112+00:00Dropping unique constraint: uq_id_user_id
2025-12-09 05:40:08.213133+00:00Dropping unique index: tag_id
2025-12-09 05:40:08.213147+00:00[]
2025-12-09 05:40:08.213161+00:002025-12-09T05:40:08.213161381Z
2025-12-09 05:40:08.213358+00:002025-12-09T05:40:08.213358193Z
2025-12-09 05:40:08.213364+00:002025-12-09T05:40:08.213364911Z
2025-12-09 05:40:08.213376+00:00v0.6.41 - building the best AI user interface.
2025-12-09 05:40:08.213383+00:002025-12-09T05:40:08.213383656Z
2025-12-09 05:40:08.213390+00:00https://github.com/open-webui/open-webui
2025-12-09 05:40:08.213397+00:002025-12-09T05:40:08.213397283Z

Additional Information

Redis
2025-12-09 05:38:45.752523+00:001:M 09 Dec 2025 08:38:45.752 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo
2025-12-09 05:38:45.752614+00:001:M 09 Dec 2025 08:38:45.752 * Valkey version=9.0.0, bits=64, commit=00000000, modified=0, pid=1, just started
2025-12-09 05:38:45.752635+00:001:M 09 Dec 2025 08:38:45.752 * Configuration loaded
2025-12-09 05:38:45.753153+00:001:M 09 Dec 2025 08:38:45.753 * monotonic clock: POSIX clock_gettime
2025-12-09 05:38:45.754298+00:001:M 09 Dec 2025 08:38:45.754 * Running mode=standalone, port=6379.
2025-12-09 05:38:45.754796+00:001:M 09 Dec 2025 08:38:45.754 * Server initialized
2025-12-09 05:38:45.755047+00:001:M 09 Dec 2025 08:38:45.754 * Ready to accept connections tcp

permissions
2025-12-09 05:38:30.357071+00:00🚀 Starting permissions configuration...
2025-12-09 05:38:30.357160+00:00--------------------- redis_redis_data ---------------------
2025-12-09 05:38:30.357181+00:00🗑️ Temporary directory - ensuring it is empty...
2025-12-09 05:38:30.357195+00:00📊 Original: 👤 [999:999] 🔐 [0755]
2025-12-09 05:38:30.357234+00:00👤 Ownership: [999:999] -> [568:568] [recursive] [will change]
2025-12-09 05:38:30.357266+00:00🔐 Permissions: [0755] [no change]
2025-12-09 05:38:30.357280+00:00⚙️ Mode: Check. Only applies changes if they are incorrect
2025-12-09 05:38:30.357294+00:00📊 Final: 👤 [568:568] 🔐 [0755]
2025-12-09 05:38:30.357306+00:00⏱️ Time taken: 0.33ms
2025-12-09 05:38:30.357327+00:00============================================================
2025-12-09 05:38:30.357341+00:002025-12-09T05:38:30.357341553Z
2025-12-09 05:38:30.357354+00:002025-12-09T05:38:30.357354267Z
2025-12-09 05:38:30.357366+00:00⏱️ Total time taken: 0.53ms
2025-12-09 05:38:30.357379+00:00🎉 All permissions configured successfully!

Originally created by @MrAnrehah on GitHub (Dec 9, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/19834 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Other ### Open WebUI Version 0.6.41 ### Ollama Version (if applicable) _No response_ ### Operating System TrueNas 25.10.0.1 ### Browser (if applicable) _No response_ ### 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 image deployment should be completed Open-Webui. ### Actual Behavior Endless deployment on TrueNAS ### Steps to Reproduce Simple installation via TrueNAS applications ### Logs & Screenshots 2025-12-09 05:39:34.489658+00:00CUDA is enabled, appending LD_LIBRARY_PATH to include torch/cudnn & cublas libraries. 2025-12-09 05:39:47.902973+00:00INFO [alembic.runtime.migration] Context impl SQLiteImpl. 2025-12-09 05:39:47.903043+00:00INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-12-09 05:39:47.962953+00:00INFO [alembic.runtime.migration] Running upgrade -> 7e5b5dc7342b, init 2025-12-09 05:39:47.991031+00:00INFO [alembic.runtime.migration] Running upgrade 7e5b5dc7342b -> ca81bd47c050, Add config table 2025-12-09 05:39:48.042921+00:00INFO [alembic.runtime.migration] Running upgrade ca81bd47c050 -> c0fbf31ca0db, Update file table 2025-12-09 05:39:48.145529+00:00INFO [alembic.runtime.migration] Running upgrade c0fbf31ca0db -> 6a39f3d8e55c, Add knowledge table 2025-12-09 05:39:48.200994+00:00INFO [alembic.runtime.migration] Running upgrade 6a39f3d8e55c -> 242a2047eae0, Update chat table 2025-12-09 05:39:48.304860+00:00INFO [alembic.runtime.migration] Running upgrade 242a2047eae0 -> 1af9b942657b, Migrate tags 2025-12-09 05:39:48.385790+00:00INFO [alembic.runtime.migration] Running upgrade 1af9b942657b -> 3ab32c4b8f59, Update tags 2025-12-09 05:39:48.453952+00:00INFO [alembic.runtime.migration] Running upgrade 3ab32c4b8f59 -> c69f45358db4, Add folder table 2025-12-09 05:39:48.530801+00:00INFO [alembic.runtime.migration] Running upgrade c69f45358db4 -> c29facfe716b, Update file table path 2025-12-09 05:39:48.623531+00:00INFO [alembic.runtime.migration] Running upgrade c29facfe716b -> af906e964978, Add feedback table 2025-12-09 05:39:48.674804+00:00INFO [alembic.runtime.migration] Running upgrade af906e964978 -> 4ace53fd72c8, Update folder table and change DateTime to BigInteger for timestamp fields 2025-12-09 05:39:48.750298+00:00INFO [alembic.runtime.migration] Running upgrade 4ace53fd72c8 -> 922e7a387820, Add group table 2025-12-09 05:39:48.935270+00:00INFO [alembic.runtime.migration] Running upgrade 922e7a387820 -> 57c599a3cb57, Add channel table 2025-12-09 05:39:49.010022+00:00INFO [alembic.runtime.migration] Running upgrade 57c599a3cb57 -> 7826ab40b532, Update file table 2025-12-09 05:39:49.060746+00:00INFO [alembic.runtime.migration] Running upgrade 7826ab40b532 -> 3781e22d8b01, Update message & channel tables 2025-12-09 05:39:49.197197+00:00INFO [alembic.runtime.migration] Running upgrade 3781e22d8b01 -> 9f0c9cd09105, Add note table 2025-12-09 05:39:49.244949+00:00INFO [alembic.runtime.migration] Running upgrade 9f0c9cd09105 -> d31026856c01, Update folder table data 2025-12-09 05:39:49.297631+00:00INFO [alembic.runtime.migration] Running upgrade d31026856c01 -> 018012973d35, Add indexes 2025-12-09 05:39:49.500041+00:00INFO [alembic.runtime.migration] Running upgrade 018012973d35 -> 3af16a1c9fb6, update user table 2025-12-09 05:39:49.634750+00:00INFO [alembic.runtime.migration] Running upgrade 3af16a1c9fb6 -> 38d63c18f30f, Add oauth_session table 2025-12-09 05:39:49.722219+00:00INFO [alembic.runtime.migration] Running upgrade 38d63c18f30f -> a5c220713937, Add reply_to_id column to message 2025-12-09 05:39:49.775578+00:00INFO [alembic.runtime.migration] Running upgrade a5c220713937 -> 37f288994c47, add_group_member_table 2025-12-09 05:39:49.884901+00:00INFO [alembic.runtime.migration] Running upgrade 37f288994c47 -> 2f1211949ecc, Update messages and channel member table 2025-12-09 05:39:50.236346+00:00INFO [alembic.runtime.migration] Running upgrade 2f1211949ecc -> b10670c03dd5, Update user table 2025-12-09 05:39:51.319807+00:00INFO [alembic.runtime.migration] Running upgrade b10670c03dd5 -> 90ef40d4714e, Update channel and channel members table 2025-12-09 05:39:51.599043+00:00INFO [alembic.runtime.migration] Running upgrade 90ef40d4714e -> 3e0e00844bb0, Add knowledge_file table 2025-12-09 05:39:51.822390+00:00WARNI [open_webui.env] 2025-12-09 05:39:51.822440+00:002025-12-09T05:39:51.822440589Z 2025-12-09 05:39:51.822450+00:00WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS. 2025-12-09 05:39:51.822457+00:002025-12-09T05:39:51.822457463Z 2025-12-09 05:39:53.610813+00:00INFO [open_webui.env] VECTOR_DB: chroma 2025-12-09 05:39:53.611251+00:00INFO [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2 2025-12-09 05:40:00.388598+00:00WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests. 2025-12-09 05:40:08.212885+00:00Creating knowledge table 2025-12-09 05:40:08.212955+00:00Migrating data from document table to knowledge table 2025-12-09 05:40:08.212973+00:00Converting 'chat' column to JSON 2025-12-09 05:40:08.213007+00:00Renaming 'chat' column to 'old_chat' 2025-12-09 05:40:08.213022+00:00Adding new 'chat' column of type JSON 2025-12-09 05:40:08.213035+00:00Dropping 'old_chat' column 2025-12-09 05:40:08.213049+00:00Primary Key: {'name': None, 'constrained_columns': []} 2025-12-09 05:40:08.213071+00:00Unique Constraints: [{'name': 'uq_id_user_id', 'column_names': ['id', 'user_id']}] 2025-12-09 05:40:08.213086+00:00Indexes: [{'name': 'tag_id', 'column_names': ['id'], 'unique': 1, 'dialect_options': {}}] 2025-12-09 05:40:08.213099+00:00Creating new primary key with 'id' and 'user_id'. 2025-12-09 05:40:08.213112+00:00Dropping unique constraint: uq_id_user_id 2025-12-09 05:40:08.213133+00:00Dropping unique index: tag_id 2025-12-09 05:40:08.213147+00:00[] 2025-12-09 05:40:08.213161+00:002025-12-09T05:40:08.213161381Z 2025-12-09 05:40:08.213358+00:002025-12-09T05:40:08.213358193Z 2025-12-09 05:40:08.213364+00:002025-12-09T05:40:08.213364911Z 2025-12-09 05:40:08.213376+00:00v0.6.41 - building the best AI user interface. 2025-12-09 05:40:08.213383+00:002025-12-09T05:40:08.213383656Z 2025-12-09 05:40:08.213390+00:00https://github.com/open-webui/open-webui 2025-12-09 05:40:08.213397+00:002025-12-09T05:40:08.213397283Z ### Additional Information **Redis** 2025-12-09 05:38:45.752523+00:001:M 09 Dec 2025 08:38:45.752 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo 2025-12-09 05:38:45.752614+00:001:M 09 Dec 2025 08:38:45.752 * Valkey version=9.0.0, bits=64, commit=00000000, modified=0, pid=1, just started 2025-12-09 05:38:45.752635+00:001:M 09 Dec 2025 08:38:45.752 * Configuration loaded 2025-12-09 05:38:45.753153+00:001:M 09 Dec 2025 08:38:45.753 * monotonic clock: POSIX clock_gettime 2025-12-09 05:38:45.754298+00:001:M 09 Dec 2025 08:38:45.754 * Running mode=standalone, port=6379. 2025-12-09 05:38:45.754796+00:001:M 09 Dec 2025 08:38:45.754 * Server initialized 2025-12-09 05:38:45.755047+00:001:M 09 Dec 2025 08:38:45.754 * Ready to accept connections tcp **permissions** 2025-12-09 05:38:30.357071+00:00🚀 Starting permissions configuration... 2025-12-09 05:38:30.357160+00:00--------------------- redis_redis_data --------------------- 2025-12-09 05:38:30.357181+00:00🗑️ Temporary directory - ensuring it is empty... 2025-12-09 05:38:30.357195+00:00📊 Original: 👤 [999:999] 🔐 [0755] 2025-12-09 05:38:30.357234+00:00👤 Ownership: [999:999] -> [568:568] [recursive] [will change] 2025-12-09 05:38:30.357266+00:00🔐 Permissions: [0755] [no change] 2025-12-09 05:38:30.357280+00:00⚙️ Mode: Check. Only applies changes if they are incorrect 2025-12-09 05:38:30.357294+00:00📊 Final: 👤 [568:568] 🔐 [0755] 2025-12-09 05:38:30.357306+00:00⏱️ Time taken: 0.33ms 2025-12-09 05:38:30.357327+00:00============================================================ 2025-12-09 05:38:30.357341+00:002025-12-09T05:38:30.357341553Z 2025-12-09 05:38:30.357354+00:002025-12-09T05:38:30.357354267Z 2025-12-09 05:38:30.357366+00:00⏱️ Total time taken: 0.53ms 2025-12-09 05:38:30.357379+00:00🎉 All permissions configured successfully!
GiteaMirror added the bug label 2026-04-20 01:18:38 -05:00
Author
Owner

@owui-terminator[bot] commented on GitHub (Dec 9, 2025):

🔍 Similar Issues Found

I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:

  1. #19777 issue:
    by Yaute7 • Dec 05, 2025 • bug

  2. #19755 issue: Error: 404, message='Not Found', url='http://ollama:11434/api/embed'
    by stevewillett • Dec 04, 2025 • bug

  3. #19563 issue:
    by naruto7g • Nov 28, 2025 • bug

  4. #19211 issue:
    by Byrnes9 • Nov 16, 2025 • bug

  5. #19417 issue: v0.6.37 SQL Error
    by AKHYP • Nov 24, 2025 • bug

Show 5 more related issues
  1. #19481 issue: admin panel not working
    by kybeq • Nov 25, 2025 • bug

  2. #19411 issue: 0.6.37 cuda images didn't succeed
    by GlisseManTV • Nov 24, 2025 • bug

  3. #19496 issue: 500 internal server error appears in v0.6.40
    by cloudtuotuo • Nov 26, 2025 • bug

  4. #19063 TTS not working in Open-WebUi
    by iSamPrime • Nov 09, 2025 • bug

  5. #16540 issue:
    by Sawrz • Aug 12, 2025 • bug


💡 Tips:

  • If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
  • If you found a solution in any of these issues, please share it here to help others

This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.

<!-- gh-comment-id:3630575740 --> @owui-terminator[bot] commented on GitHub (Dec 9, 2025): 🔍 **Similar Issues Found** I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions: 1. [#19777](https://github.com/open-webui/open-webui/issues/19777) **issue:** *by Yaute7 • Dec 05, 2025 • `bug`* 2. [#19755](https://github.com/open-webui/open-webui/issues/19755) **issue: Error: 404, message='Not Found', url='http://ollama:11434/api/embed'** *by stevewillett • Dec 04, 2025 • `bug`* 3. [#19563](https://github.com/open-webui/open-webui/issues/19563) **issue:** *by naruto7g • Nov 28, 2025 • `bug`* 4. [#19211](https://github.com/open-webui/open-webui/issues/19211) **issue:** *by Byrnes9 • Nov 16, 2025 • `bug`* 5. [#19417](https://github.com/open-webui/open-webui/issues/19417) **issue: v0.6.37 SQL Error** *by AKHYP • Nov 24, 2025 • `bug`* <details> <summary>Show 5 more related issues</summary> 6. [#19481](https://github.com/open-webui/open-webui/issues/19481) **issue: admin panel not working** *by kybeq • Nov 25, 2025 • `bug`* 7. [#19411](https://github.com/open-webui/open-webui/issues/19411) **issue: 0.6.37 cuda images didn't succeed** *by GlisseManTV • Nov 24, 2025 • `bug`* 8. [#19496](https://github.com/open-webui/open-webui/issues/19496) **issue: 500 internal server error appears in v0.6.40** *by cloudtuotuo • Nov 26, 2025 • `bug`* 9. [#19063](https://github.com/open-webui/open-webui/issues/19063) **TTS not working in Open-WebUi** *by iSamPrime • Nov 09, 2025 • `bug`* 10. [#16540](https://github.com/open-webui/open-webui/issues/16540) **issue:** *by Sawrz • Aug 12, 2025 • `bug`* </details> --- 💡 **Tips:** - If this is a duplicate, please consider closing this issue and adding any additional details to the existing one - If you found a solution in any of these issues, please share it here to help others *This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#19012