Pascal Minder
Pascal Minder
Can you append the log?
> Was having same issue today using traefik v3.5 and geoblock v0.3.3. > > SOLUTION was to remove the following line in my dynamic traefik config file: > > apiTimeoutMs:...
@Maddjik did you try confirming the request time with e.g. `curl` or so? Just to check that the service works?
Hi @Dutchy- Thanks for your contribution. I will probably merge it and keep the tests.
Would it be possible, that you fix the following? Then I will merge it. ``` golangci-lint run Error: geoblock_test.go:139:18: string `Allowed request` has 3 occurrences, make it a constant (goconst)...
Hello @lluisd I will check it out as soon as I get some time.
So you have the problem when the IP address is explicitly allowed and not if the country for the IP address is allowed right?
Do you have any additional infos? E.g. in the logs, there should be the reason the connection was blocked.
I'll add it to the next release. Thank you.