【求助帖】fastGPT+OneAPI实验遇到的问题 #169
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#169
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
本次实验中,一开始遇到了oneapi 的root账户用初始密码123456登不上去的问题。
sudo docker logs -f oneapi查看Log显示如下:
请问如何解决呀
遇到这个问题,先sudo docker compose down 掉,然后把那些新生成的文件都删掉,只保留文档里面说的那两个文件,然后重新跑一遍实验即可,这样子密码会恢复成默认密码。
问题解决啦,太谢谢啦,你真是个大善人 @12390900721cs
具体来说新生成的文件与docker-compose.yml和config.json在同一个目录下,本次实验都在fastgpt目录下。