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:
- What if the correct remote ip-address is not shown in the Nextcloud logs when login fails? · nextcloud/all-in-one · Discussion #2045 · GitHub
- all-in-one/docker-ipv6-support.md at main · nextcloud/all-in-one · GitHub
- How to recreate the `nextcloud-aio` network? · nextcloud/all-in-one · Discussion #4989 · GitHub
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