Traefik inside docker swarm with 4 nodes keeps showing the following error in the logs, which could be generating these errors
time="2024-01-09T08:48:02-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:52442: read: connection timed out"
time="2024-01-09T08:48:02-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:52440: read: connection timed out"
time="2024-01-09T08:48:02-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:59646: read: connection timed out"
time="2024-01-09T08:48:14-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:57658: read: connection timed out"
time="2024-01-09T08:48:16-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:32344: read: connection timed out"
time="2024-01-09T08:48:33-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:53980: read: connection timed out"
time="2024-01-09T08:49:00-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:11174: read: connection timed out"
time="2024-01-09T08:49:02-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:52359: read: connection timed out"
time="2024-01-09T08:49:06-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:3402: read: connection timed out"
time="2024-01-09T08:49:45-03:00" level=error msg="Error while Peeking first byte: read tcp xxxxxxx:443->xxxxxxx:40723: read: connection timed out"