weaviate连接404报错 #102

Closed
opened 2026-02-21 17:25:59 -05:00 by yindo · 3 comments
Owner

Originally created by @saifeiLee on GitHub (May 26, 2023).

你好,
我今天突然遇到一个问题,启动项目时报错:
image
我确认了docker运行正常:
image
在之前从没遇到过,请问有什么分析定位的建议吗?

Originally created by @saifeiLee on GitHub (May 26, 2023). 你好, 我今天突然遇到一个问题,启动项目时报错: ![image](https://github.com/langgenius/dify/assets/28710808/4ee23148-6a64-4ff3-8b39-305a347670ee) 我确认了docker运行正常: ![image](https://github.com/langgenius/dify/assets/28710808/829fabfe-c902-4ae9-b690-1bc204baec30) 在之前从没遇到过,请问有什么分析定位的建议吗?
yindo closed this issue 2026-02-21 17:25:59 -05:00
Author
Owner

@saifeiLee commented on GitHub (May 26, 2023):

image 8080端口是通的
@saifeiLee commented on GitHub (May 26, 2023): <img width="346" alt="image" src="https://github.com/langgenius/dify/assets/28710808/12854c74-6eb9-4579-929f-3faa55fe6b35"> 8080端口是通的
Author
Owner

@takatost commented on GitHub (May 27, 2023):

If the weaviate log check is ok, then it's probably that the port 8080 on your machine is already taken by another application. You can try to rule this out first

@takatost commented on GitHub (May 27, 2023): If the weaviate log check is ok, then it's probably that the port 8080 on your machine is already taken by another application. You can try to rule this out first
Author
Owner

@saifeiLee commented on GitHub (May 27, 2023):

If the weaviate log check is ok, then it's probably that the port 8080 on your machine is already taken by another application. You can try to rule this out first

You are right. Nginx has taken 8080 port on my host machine. Shutdown nginx, all work fine.

@saifeiLee commented on GitHub (May 27, 2023): > If the weaviate log check is ok, then it's probably that the port 8080 on your machine is already taken by another application. You can try to rule this out first You are right. Nginx has taken 8080 port on my host machine. Shutdown nginx, all work fine.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#102