Repeated traefik error in logs

I have variations of this repeatedly in my traefik logs:
”Failed to retrieve information of the docker client and server host error="Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version" providerName=docker”

How can i resolve this?

Have you searched the Internet to find all the recent issues with last major Docker update?

Example:

Most Docker API using software have been updated by now, so you just need to update to latest Traefik. Or set a Docker env var.