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
My docker was installed by snap, it use snap command to manage applications and actually the proper corresponding command is as follows:
$ sudo snap restart docker
重现步骤
After input docker accelerated url and restart it on web panel, it will cause error while the default logic seems to assume that the user's docker was managed by systemd.
期待的正确结果
If you're encountered with an error like that, plz try to use sudo snap restart docker command and collect the follow-up messages.
相关日志输出
popup is as follows:
服务内部错误: stderr: Failed to restart docker.service: Unit docker.service not found
附加信息
No response
The text was updated successfully, but these errors were encountered:
联系方式
[email protected]
1Panel 版本
v1.8.5
问题描述
My docker was installed by snap, it use
snap
command to manage applications and actually the proper corresponding command is as follows:重现步骤
After input docker accelerated url and restart it on web panel, it will cause error while the default logic seems to assume that the user's docker was managed by
systemd
.期待的正确结果
If you're encountered with an error like that, plz try to use
sudo snap restart docker
command and collect the follow-up messages.相关日志输出
附加信息
No response
The text was updated successfully, but these errors were encountered: