Skip to content

[Bug] 数据库无法连接 #657

Description

@virgosgod-maker

已经搜索过 Issues,未发现重复问题*

  • 我已经搜索过 Issues,没有发现重复问题

操作系统及版本

macOs

软件安装版本

0.8.6

问题简述及复现流程

不少数据库无法打开
1.Elasticsearch 测试连接正常,无法打开
2. ClickHouse 测试连接报错,无法打开,应该只是这一个版本有这样的问题(测试失败: ClickHouse 连接验证失败:自动协议探测未成功(Native 常见端口 9000/9440,HTTP 常见端口 8123/8125/8132/8443;非标端口建议在连接协议中手动指定)。第1次连接验证失败(protocol=native): 服务端响应不像 Native 握手,当前端口更像 HTTP/HTTPS 端口;请选择 HTTP 协议,或确认 ClickHouse Native 端口; 第1次连接验证失败(protocol=http): 当前 ClickHouse HTTP 端口不支持 client_protocol_version(常见于 ClickHouse 22.8),将使用 HTTP 兼容模式重试;如仍失败请确认连接协议和端口; 第1次连接验证失败(protocol=http): failed to query server hello: failed to query server hello info: readData: block decode for exception: raw: read str: unexpected EOF(详细日志:/Users/mango/.GoNavi/Logs/gonavi.log))
3. Milvus向量数据库 测试连接正常,无法打开,并且保存后显示的是 mysql 图标,编辑的时候却是是Milvus 图标,可能是数据库驱动串了,还是一些其他什么原因

其他补充

No response

是否愿意提交 PR 修复当前 Issue

  • 我愿意尝试提交 PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions