【求助帖】26-25.3.4-大语言模型训练篇:多机多卡微调+fastgpt入门 pg和OneApi启动失败 #628

Open
opened 2025-03-18 22:48:10 +08:00 by CharlieXie · 3 comments

win10系统通过dockerdesktop部署好了fastgpt环境,docker-compose.yml 和 config.json只把mysql的端口号改成了3307
fastgpt UI界面如下
image
OneAPI和pg启动失败,一直在retry并返回connection error
image
日志见附件

win10系统通过dockerdesktop部署好了fastgpt环境,docker-compose.yml 和 config.json只把mysql的端口号改成了3307 fastgpt UI界面如下 <img width="859" alt="image" src="/attachments/34b794c6-97ca-4c38-8da0-63cd0055735a"> OneAPI和pg启动失败,一直在retry并返回connection error <img width="698" alt="image" src="/attachments/1fac6b73-522d-4bbb-a458-e0606d3b574e"> 日志见附件
CharlieXie changed title from 【求助帖】26-25.3.4-大语言模型训练篇:多机多卡微调+fastgpt入门 fastgpt登录失败 to 【求助帖】26-25.3.4-大语言模型训练篇:多机多卡微调+fastgpt入门 pg和OneApi启动失败 2025-03-19 20:12:23 +08:00

有可能端口已经有占用,先尝试下使用其他端口。如果还有问题,最好直接在fastgpt issue上提问,看是不是官方bug:https://github.com/labring/FastGPT/issues

有可能端口已经有占用,先尝试下使用其他端口。如果还有问题,最好直接在fastgpt issue上提问,看是不是官方bug:https://github.com/labring/FastGPT/issues。
Author

有可能端口已经有占用,先尝试下使用其他端口。如果还有问题,最好直接在fastgpt issue上提问,看是不是官方bug:https://github.com/labring/FastGPT/issues

您好,试了一下,发现有时候执行docker compose up -d命令后文件夹下没有东西,就会报文件夹没找到的问题,如图:
image

> 有可能端口已经有占用,先尝试下使用其他端口。如果还有问题,最好直接在fastgpt issue上提问,看是不是官方bug:https://github.com/labring/FastGPT/issues。 您好,试了一下,发现有时候执行docker compose up -d命令后文件夹下没有东西,就会报文件夹没找到的问题,如图: <img width="397" alt="image" src="/attachments/6ddec69b-b983-401a-b2bd-db191b57a148">
5.0 KiB
https://doc.tryfastgpt.ai/docs/development/docker/#1-%E4%B8%8B%E8%BD%BD-docker-composeyml <img width="872" alt="image" src="/attachments/6b957db6-1ff8-4b45-91c9-652eaa583bd6"> 参考下最新的安装教程,重新试下。
138 KiB
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
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: HswOAuth/llm_course#628
No description provided.