#26594 [Bug]: Database connection failed when running in database mode on Windows (v1.83.11)
### Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
### What happened?
I’m encountering a database connection failure when running the application in database mode on Windows with version 1.83.11.
OS: Windows [e.g., Windows 10 Pro, 64-bit] Version: 1.83.11 Mode: Database mode Expected Behavior: Application should successfully connect to and use the database.
debugpy 正在侦听 127.0.0.1:59,765 19:48:28 - LiteLLM Proxy:DEBUG: litellm_license.py:29 - License Str value - None 19:48:28 - LiteLLM Proxy:DEBUG: litellm_license.py:104 - litellm.proxy.auth.litellm_license.py::is_premium() - ENTERING 'IS_PREMIUM' - LiteLLM License=None 19:48:28 - LiteLLM Proxy:DEBUG: litellm_license.py:114 - litellm.proxy.auth.litellm_license.py::is_premium() - Updated 'self.license_str' - None 19:48:28 - LiteLLM Proxy:INFO: proxy_server.py:1372 - Using packaged UI directory: D:\PycharmProjects\litellm\litellm\proxy\_experimental\out 19:48:28 - LiteLLM Proxy:DEBUG: proxy_server.py:1264 - Detected restructured UI via pattern: found 404/index.html 19:48:28 - LiteLLM Proxy:INFO: proxy_server.py:1484 - Skipping UI restructuring: D:\PycharmProject…