labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.47k stars 4.69k forks source link

使用docker私有化部署的fastgpt,执行【代码运行】功能时报错无法连接到80端口 #1718

Closed ShawniLee closed 4 months ago

ShawniLee commented 4 months ago

例行检查

你的版本

问题描述, 日志截图 在本地使用docker-compose部署fastgpt,无法执行“代码运行”模块,提示"connect ECONNREFUSED 127.0.0.1:80". image

复现步骤 使用默认docker-compse.yaml部署,fastgpt应该在3000端口,80端口无服务。

预期结果

相关截图

c121914yu commented 4 months ago

没部署代码运行服务