IPv6 support for docker can not be enabled

Greetings,

I am having the " Your remote address was identified as “127.0.0.1” and is brute-force throttled at the moment …" error and tried to solve it following these instructions to enable IPv6:

To no success. https://github.com/nextcloud/all-in-one/discussions/4989 keeps reporting "EnableIPv6": false.

I tried adding --ipv6 when creating the network again to the third set of instructions as suggested in the comments there, with the response:
Error response from daemon: could not find an available, non-overlapping IPv6 address pool among the defaults to assign to the network

I would really like to get this issue solved. I am using no proxies, no cloudflare or so, just the AIO as it came.

The Basics

  • Nextcloud Server version:
    • 30.0.9
  • Operating system and version:
    • Docker Desktop 4.27.2 on Linux Mint 22.1
  • Web server and version:
    • Whatever is included in the latest AIO
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • None
  • PHP version:
    • 8.3.19
  • Is this the first time you’ve seen this error? (Yes / No):
    • Yes but this is also the first time I tried to solve the brute force problem
  • When did this problem seem to first start?
    • On the first occasion
  • Installation method:
    • AIO v10.12.0
  • Are you using CloudfIare, mod_security, or similar?
    • No

Ignoring AIO for a moment, are you able to confirm IPv6 works in your Docker Desktop environment by following the process in the Use IPv6 Networking section of the Docker documentation?

Docker Desktop 4.27.2 on Linux Mint 22.1

It might also be worth trying the upstream Docker Desktop install (or even just Docker Engine - but that’s a bit of a different topic) since there are many bugs fixed regularly.

1 Like