连接数据库拒绝访问原因 #182
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#182
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?
我在执行以下代码
docker restart oneapi
代码时没有反应,通过docker logs oneapi 查到出现图中问题,请问老师如何解决
MySQL 启动较慢,oneapi 容器在 MySQL 准备好之前尝试连接数据库会出现connection refused。在 MySQL 准备好之后就连接成功了。以下oneapi启动成功的docker日志文件