You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
修改docker配置文件后,又报新的错误:(pymssql.exceptions.OperationalError) (20009, b'DB-Lib error message 20009, severity 9: Unable to connect: Adaptive Server is unavailable or does not exist (XXXX)
What you expected to happen
docker配置文件缺少其他依赖
How to reproduce
使用docker本地部署DB-GPT最新版本,连接SQL server数据库即会遇到该报错
Additional context
No response
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Operating system information
Windows
Python version information
DB-GPT version
latest release
Related scenes
Installation Information
Installation From Source
Docker Installation
Docker Compose Installation
Cluster Installation
AutoDL Image
Other
Device information
GPU数量:1
GPU内存:24g
Models information
LLM:qwen2.5:32b
Embedding:bge-m3
What happened
连接SQL server时报错,显示如下:No module named ‘pymssql’
修改docker配置文件后,又报新的错误:(pymssql.exceptions.OperationalError) (20009, b'DB-Lib error message 20009, severity 9: Unable to connect: Adaptive Server is unavailable or does not exist (XXXX)
What you expected to happen
docker配置文件缺少其他依赖
How to reproduce
使用docker本地部署DB-GPT最新版本,连接SQL server数据库即会遇到该报错
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: