Docker Swarm crashes once a month

Approximately once a month, Docker crashes with this error
Sep 19 21:20:40 vm1 kernel: IPVS: rr: FWM 2618 0x00000A3A - no destination available
Sep 19 21:20:42 vm1 kernel: IPVS: rr: FWM 2618 0x00000A3A - no destination available
Sep 19 21:20:43 vm1 kernel: IPVS: rr: FWM 2618 0x00000A3A - no destination available
Sep 19 21:20:43 vm1 kernel: IPVS: rr: FWM 2618 0x00000A3A - no destination available
Sep 19 21:20:43 vm1 kernel: IPVS: rr: FWM 2618 0x00000A3A - no destination available
Sep 19 21:20:43 vm1 kernel: IPVS: rr: FWM 2618 0x00000A3A - no destination available
Sep 19 21:20:43 vm1 kernel: IPVS: rr: FWM 2618 0x00000A3A - no destination available
No other errors occur
The operating system is Almalinux 9.
The machines are virtual, running on a VMware-based cloud
Docker version 24.0.4, build 3713ee1

We are running Docker Swarm on Debian bare metal for 3 years, never had such an issue.

Is your distro up to date?

What’s the infra around it, do they reset the network every month or quietly move VMs to different hosts for maintenance?

You could file a bug on swarmkit Github, but response for Swarm is usually slow to non-existent.