Freekers

Results 43 comments of Freekers

I have exactly the same issue on Raspberry Pi 3b (ARM_V7). Does not work when labels are created using docker-compose, have to add them manually.

Without changing anything, it claimed the game today just fine on the second account. Here's the log for comparison in case you need it :) Thanks! ``` [2020-06-05 17:34:00.253 +0000]...

Interesting findings! Thanks for figuring out what it could be :) Lol well better an error message than an IP ban ;)

This time the Docker managed to grab the free game on first try for the **second** account, but failed to do so with the same HTTPError: Response code 400 (Bad...

From my findings, it seems like EpicGames has put a (rate)limit on the amount of accounts that can claim free games via the API from the same IP address. The...

Almost 3 years later and I'm experiencing exactly the same issue. Did you ever manage to figure this one out? Thanks

> > > Yes, using the official [caddy docker v2](https://hub.docker.com/_/caddy), a custom dockerfile building my needed plugins and something similar to the following config: https://caddy.community/t/caddy-reverse-proxying-gitlab/5178/5 - tl;dr: I had to...

> seems to be broken for RPi4 using latest image. @itrogers suggested image works. +1 @willfarrell Is this image still maintained?

Good question! By default, the Docker daemon configures the container’s network for IPv4 only. Additional steps are needed to enable IPv4/IPv6 dualstack support, i.e. one needs to manually create an...