[GH-ISSUE #209] REDIS连接upstash.com报错:错误: "EOF" #113

Closed
opened 2026-02-28 00:38:44 +03:00 by kerem · 3 comments
Owner

Originally created by @mail-250316 on GitHub (Sep 20, 2025).
Original GitHub issue: https://github.com/team-ide/teamide/issues/209

upstash网站示例:
REDIS_URL="rediss://default:********************************@evolved-snail-63391.upstash.io:6379"
测试日志:
{
"logId": 16651,
"loginId": 262,
"userId": 1,
"userName": "admin",
"userAccount": "admin",
"ip": "192.168.1.252",
"action": "redis/check",
"method": "POST",
"data": "{"comment":null,"groupId":null,"name":"upstash","option":"{\"sshToolboxId\":null,\"address\":\"evolved-snail-63391.upstash.io:6379\",\"username\":null,\"auth\":\"QWDVENy5CT4196uHIOWdXOJo=\",\"certPath\":null}","toolboxToTest":"1","toolboxType":"redis","visibility":2}",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0",
"status": 2,
"error": "EOF",
"createTime": "2025-09-20T04:21:10.762092994Z",
"startTime": "2025-09-20T04:21:10.762092994Z",
"endTime": "2025-09-20T04:21:12.181462001Z",
"useTime": 1419,
"paramStr": "{"comment":null,"groupId":null,"name":"upstash","option":"{\"sshToolboxId\":null,\"address\":\"evolved-snail-63391.upstash.io:6379\",\"username\":null,\"auth\":\"QWDVENy5CT4196uHIOWdXOJo=\",\"certPath\":null}","toolboxToTest":"1","toolboxType":"redis","visibility":2}",
"actionText": "Redis测试"
}

Originally created by @mail-250316 on GitHub (Sep 20, 2025). Original GitHub issue: https://github.com/team-ide/teamide/issues/209 upstash网站示例: REDIS_URL="rediss://default:********************************@evolved-snail-63391.upstash.io:6379" 测试日志: { "logId": 16651, "loginId": 262, "userId": 1, "userName": "admin", "userAccount": "admin", "ip": "192.168.1.252", "action": "redis/check", "method": "POST", "data": "{\"comment\":null,\"groupId\":null,\"name\":\"upstash\",\"option\":\"{\\\"sshToolboxId\\\":null,\\\"address\\\":\\\"evolved-snail-63391.upstash.io:6379\\\",\\\"username\\\":null,\\\"auth\\\":\\\"QWDVENy5CT4196uHIOWdXOJo=\\\",\\\"certPath\\\":null}\",\"toolboxToTest\":\"1\",\"toolboxType\":\"redis\",\"visibility\":2}", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0", "status": 2, "error": "EOF", "createTime": "2025-09-20T04:21:10.762092994Z", "startTime": "2025-09-20T04:21:10.762092994Z", "endTime": "2025-09-20T04:21:12.181462001Z", "useTime": 1419, "paramStr": "{\"comment\":null,\"groupId\":null,\"name\":\"upstash\",\"option\":\"{\\\"sshToolboxId\\\":null,\\\"address\\\":\\\"evolved-snail-63391.upstash.io:6379\\\",\\\"username\\\":null,\\\"auth\\\":\\\"QWDVENy5CT4196uHIOWdXOJo=\\\",\\\"certPath\\\":null}\",\"toolboxToTest\":\"1\",\"toolboxType\":\"redis\",\"visibility\":2}", "actionText": "Redis测试" }
kerem closed this issue 2026-02-28 00:38:44 +03:00
Author
Owner

@team-ide commented on GitHub (Sep 26, 2025):

看了下应该是 redis服务端配置了证书,你上传下 证书再连接看看

Image
<!-- gh-comment-id:3336575015 --> @team-ide commented on GitHub (Sep 26, 2025): 看了下应该是 redis服务端配置了证书,你上传下 证书再连接看看 <img width="1745" height="487" alt="Image" src="https://github.com/user-attachments/assets/d789607e-8231-4a39-83e6-890af0148306" />
Author
Owner

@team-ide commented on GitHub (Sep 26, 2025):

或者下载最新版本

2.6.38

Version 2.6.38 (2025/9/26)

发布功能

  • redis 添加 TSL忽略验证 配置
    • 如果 redis 未配置TLS,不要选择
<!-- gh-comment-id:3336873299 --> @team-ide commented on GitHub (Sep 26, 2025): 或者下载最新版本 # 2.6.38 ## Version 2.6.38 (2025/9/26) 发布功能 * redis 添加 TSL忽略验证 配置 * 如果 redis 未配置TLS,不要选择
Author
Owner

@mail-250316 commented on GitHub (Sep 28, 2025):

下了最新版本,选择TSL忽略验证 ,连接成功!!!

<!-- gh-comment-id:3342426659 --> @mail-250316 commented on GitHub (Sep 28, 2025): 下了最新版本,选择TSL忽略验证 ,连接成功!!!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/teamide-team-ide#113
No description provided.