The openwebui I deployed keeps being killed by health checks

1
Viewed 2

Today, suddenly I couldn't use the openwebui I deployed, and the reason is that it keeps being killed by health checks

This is the log

{"_time":"2025-12-23T05:23:28.054058954Z","_msg":"Running database migrations...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:23:36.466373779Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.466385162Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.552910133Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.552927697Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.562543454Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision c440947495f3 -> 3781e22d8b01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.567541206Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.567554049Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.576576278Z","_msg":"INFO [alembic.runtime.migration] Running upgrade 3781e22d8b01 -> a959f8a63245, add credits","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.580128547Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.580137141Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.589022309Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision 3781e22d8b01 -> d31026856c01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.593431245Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.593440812Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.649843357Z","_msg":"INFO [alembic.runtime.migration] Running upgrade d31026856c01 -> 97c08d196e3d, init redemption","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.65321081Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.653222258Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:36.663950432Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision d31026856c01 -> c440947495f3","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:37.956670483Z","_msg":"Starting Open WebUI on http://0.0.0.0:8080 with 1 workers...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:23:45.674115841Z","_msg":"⚠️ SECURITY WARNING: JWT_EXPIRES_IN is set to \u0027-1\u0027","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:45.674261152Z","_msg":" See: https://docs.openwebui.com/getting-started/env-configuration","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:45.674265816Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:45.683115218Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:45.683139155Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:45.683145449Z","_msg":"WARNING: CORS_ALLOW_ORIGIN IS SET TO \u0027*\u0027 - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:23:45.683148058Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:24:02.603941418Z","_msg":"WARNING:langchain_community.utils.user_agent:USER_AGENT environment variable not set, consider setting it to identify your requests.","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:29:13.154545665Z","_msg":"Running database migrations...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:29:21.681076141Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.681104171Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.719034454Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.719050451Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.772118767Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision c440947495f3 -> 3781e22d8b01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.782522567Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.782537971Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.791631728Z","_msg":"INFO [alembic.runtime.migration] Running upgrade 3781e22d8b01 -> a959f8a63245, add credits","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.79465223Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.794662654Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.803406715Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision 3781e22d8b01 -> d31026856c01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.807819125Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.807826478Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.816561512Z","_msg":"INFO [alembic.runtime.migration] Running upgrade d31026856c01 -> 97c08d196e3d, init redemption","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.81938927Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.81941363Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:21.872281507Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision d31026856c01 -> c440947495f3","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:23.104884635Z","_msg":"Starting Open WebUI on http://0.0.0.0:8080 with 1 workers...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:29:30.799445015Z","_msg":"⚠️ SECURITY WARNING: JWT_EXPIRES_IN is set to \u0027-1\u0027","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:30.799469595Z","_msg":" See: https://docs.openwebui.com/getting-started/env-configuration","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:30.799472944Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:30.807445162Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:30.807463654Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:30.807467655Z","_msg":"WARNING: CORS_ALLOW_ORIGIN IS SET TO \u0027*\u0027 - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:30.807469777Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:29:48.06894033Z","_msg":"WARNING:langchain_community.utils.user_agent:USER_AGENT environment variable not set, consider setting it to identify your requests.","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:34:22.493029125Z","_msg":"Running database migrations...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:34:30.850009718Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:30.850034844Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:30.936671778Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:30.936689469Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:30.946029304Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision c440947495f3 -> 3781e22d8b01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:30.951981115Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:30.951991291Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.00934331Z","_msg":"INFO [alembic.runtime.migration] Running upgrade 3781e22d8b01 -> a959f8a63245, add credits","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.01287106Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.01288608Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.022430636Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision 3781e22d8b01 -> d31026856c01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.026945895Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.026957163Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.036026195Z","_msg":"INFO [alembic.runtime.migration] Running upgrade d31026856c01 -> 97c08d196e3d, init redemption","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.038953753Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.038973717Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:31.049368538Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision d31026856c01 -> c440947495f3","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:32.328061322Z","_msg":"Starting Open WebUI on http://0.0.0.0:8080 with 1 workers...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:34:39.907369699Z","_msg":"⚠️ SECURITY WARNING: JWT_EXPIRES_IN is set to \u0027-1\u0027","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:39.907395034Z","_msg":" See: https://docs.openwebui.com/getting-started/env-configuration","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:39.907397615Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:39.915071782Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:39.915089823Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:39.915094878Z","_msg":"WARNING: CORS_ALLOW_ORIGIN IS SET TO \u0027*\u0027 - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:39.915097117Z","_msg":"{}","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:34:56.545361485Z","_msg":"WARNING:langchain_community.utils.user_agent:USER_AGENT environment variable not set, consider setting it to identify your requests.","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:35:01.053211797Z","_msg":"Running database migrations...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}
{"_time":"2025-12-23T05:35:09.725539801Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.72557015Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.815013432Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.815030143Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.825223735Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision c440947495f3 -> 3781e22d8b01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.830801296Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.830812639Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.874201319Z","_msg":"INFO [alembic.runtime.migration] Running upgrade 3781e22d8b01 -> a959f8a63245, add credits","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.877779423Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.877808935Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.88753364Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision 3781e22d8b01 -> d31026856c01","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.908292362Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.908304615Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.917885046Z","_msg":"INFO [alembic.runtime.migration] Running upgrade d31026856c01 -> 97c08d196e3d, init redemption","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.921022656Z","_msg":"INFO [alembic.runtime.migration] Context impl SQLiteImpl.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.921053519Z","_msg":"INFO [alembic.runtime.migration] Will assume non-transactional DDL.","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:09.932372985Z","_msg":"INFO [alembic.runtime.migration] Running stamp_revision d31026856c01 -> c440947495f3","container":"open-webui","pod":"open-webui-0","stream":"stderr"}
{"_time":"2025-12-23T05:35:11.289079677Z","_msg":"Starting Open WebUI on http://0.0.0.0:8080 with 1 workers...","container":"open-webui","pod":"open-webui-0","stream":"stdout"}

0 Answers