Geoblock plugin throwing errors in traefik log

Hi
I just reinstated the geoblock plugin on traefik after deactivating it for a few months and now all my server sites are blocked and the following error appears in my traefik log
INFO: GeoBlock: 2023/12/24 11:10:37 Get "https://get.geojs.io/v1/ip/country/154.6.***.": tls: failed to verify certificate: x509: certificate is valid for 4fed2cfbe67222790a2bd3e25350*.2f5f979232bcd6119a206081ceec****traefik.default, not get.geojs.io

Any idea how to fix this? Thanks

Is this still happening or was that just a temporary outage of the provider?

Share your full Traefik static and dynamic config, and docker-compose.yml if used.

It's still happening, i've included links to my static and dynamic config below. Note I have renamed the PascalMinder geoblock plugin to 'block' since I installed a different geoblock plugin temporarily

Static config:

Dynamic config:

I don't use docker compose since I run traefik on unraid

Thanks

Works for me. I used the GitHub instructions and examples (link) for a simple setup.

Yeh not sure what's going on because it used to work for me in the past. I guess i'm just going to have to use another geoblock plugin for now

Thanks