You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2025. It is now read-only.
极空间更新后,DC的Docker就一直出错,典型错误提示是
2025-03-22T17:16:59.004897030Z 2025-03-23T01:16:59.004+08:00 �[34;1m info �[0;22m 未找到jwt或jwt已失效,重新获取jwt caller=utiles/base.go:53
2025-03-22T17:16:59.005278557Z 2025-03-23T01:16:59.005+08:00 �[31;1m error �[0;22m GetNewJwt error: Post "http://127.0.0.1:9123/api/auth": dial tcp 127.0.0.1:9123: connect: connection refused caller=utiles/getImageList.go:17
2025-03-22T17:16:59.005303956Z 2025-03-23T01:16:59.005+08:00 �[31;1m error �[0;22m panic获取镜像列表出错: Post "http://127.0.0.1:9123/api/auth": dial tcp 127.0.0.1:9123: connect: connection refused caller=zspace/dockercopilot.go:60
2025-03-22T17:16:59.007461318Z panic: Post "http://127.0.0.1:9123/api/auth": dial tcp 127.0.0.1:9123: connect: connection refused
希望修复