Closed wiserK closed 1 year ago
And docker often reports errors like:
moss-0003 dockerd[19904]: time="2023-02-08T17:00:55.414069338+08:00" level=warning msg="bulk sync to node 70561e9142e7 failed: failed to send a TCP message during bulk sync: write tcp 172.30.0.12:44530->172.30.0.11:7946: write: connection reset by peer"
Is this the problem of openEuler docker or the problem of system configuration?
Docker 18.09 reached end of life 5 years ago, and is no longer maintained. In addition, OpenEuler is not a distro that is officially supported by the Docker Engine packages provided by Docker on download.docker.com.
The package you're running looks to be a build of the Docker Engine that is built and maintained by OpenEuler, and may have (likely has, based on the version output) patches that are not in upstream;
Version: 18.09.0
EulerVersion: 18.09.0.243
I would recommend opening a support ticket in the OpenEuler issue tracker for the initial triage.
I'm closing this ticket here because of the above, but feel free to continue the conversation.
Description:
I run the docker server on the openEuler system. All three nodes have successfully joined the swarm as manager node, but when I use:
to start the pxc container, it always fails to start.
Output of docker version:
RPM package of docker: docker-engine-18.09.0-243.oe1.x86_64
Output of docker node ls:
Output of /etc/os-release:
The log of /var/log/messages: