Message transmission broken when running ARM images on amd64 host
When running the ARM Docker images on an amd64 machine (using emulation), messages may not be transmitted correctly between nodes. However, when the same images are executed on a native ARM machine, everything works as expected.
This issue should be investigated to determine whether the problem is caused by QEMU emulation, networking, or other compatibility limitations.