-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最新版固件docker无法启动 #136
Comments
|
Jun 26 09:52:52 onecloud systemd[1]: Starting Docker Socket for the API. |
我的也是无法启动,可以安装成功就是无法启动,哎,你解决了吗? |
我的无法安装docker 是有版本去别吗 ? |
root@onecloud:~# systemctl status docker.service
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-06-26 09:09:40 UTC; 725ms ago
TriggeredBy: ● docker.socket
Docs: https://docs.docker.com/
Process: 1914 ExecStart=/usr/sbin/dockerd -H fd:// $DOCKER_OPTS (code=exited, status=1/FAILURE)
Main PID: 1914 (code=exited, status=1/FAILURE)
CPU: 737ms
Jun 26 09:09:39 onecloud systemd[1]: Failed to start Docker Application Container Engine.
Jun 26 09:09:40 onecloud systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
Jun 26 09:09:40 onecloud systemd[1]: Stopped Docker Application Container Engine.
Jun 26 09:09:40 onecloud systemd[1]: docker.service: Start request repeated too quickly.
Jun 26 09:09:40 onecloud systemd[1]: docker.service: Failed with result 'exit-code'.
Jun 26 09:09:40 onecloud systemd[1]: Failed to start Docker Application Container Engine.
Armbian_23.08.0-trunk_Onecloud_bullseye_edge_6.3.6.burn.img
Armbian_23.08.0-trunk_Onecloud_bullseye_current_6.1.32_minimal.burn.img
以上2个固件都是这个问题docker无法启动
The text was updated successfully, but these errors were encountered: