Hello,
my YACY-instance is not able to load seeds on a IPv6 only environment.
[ YaCy v1.940 by Michael Christen / www.yacy.net ]
-------------------------------------------------------------------------------
STARTUP: Trying to load logging configuration from file /opt/yacy_search_server/DATA/LOG/yacy.logging
I 2025/08/02 18:22:58 UPNP * no device found
I 2025/08/02 18:22:58 UPNP * no device found
I 2025/08/02 18:22:59 Domain Init * local host address: 0::1 (local)
I 2025/08/02 18:22:59 Domain Init * local host address: 0:0:0:0:0:0:0:1 (local)
I 2025/08/02 18:22:59 Domain Init * local host address: 127.0.0.1 (local)
I 2025/08/02 18:22:59 Domain Init * local host address: fe80:0:0:0:423:42ff:fe33:99a3 (local)
I 2025/08/02 18:22:59 Domain Init * local host address: fe80::423:42ff:fe33:99a3 (local)
I 2025/08/02 18:22:59 Domain Init * local host address: 2001:cafe:42:0:0:0:0:ad (public)
I 2025/08/02 18:22:59 Domain Init * local host address: 2001:cafe:42::ad (public)
I 2025/08/02 18:23:52 NETWORK * re-initialized seed list. received 0 new peer(s)
I 2025/08/02 18:23:52 NETWORK * PeerPing: I am accessible for 0 peer(s), not accessible for 0 peer(s).
I 2025/08/02 18:23:52 NETWORK * BOOTSTRAP: failed (1) to load seeds from seed-list URL http://sixcooler.de/yacy/seed.txt: Client can't execute: Network is unreachable, timeout=20000, duration=6, concurrent=false, url=http://sixcooler.de/yacy/seed.txt
My server runs on IPv6 only and Tayga NAT64 for IPv4 connectivity.
YACY is running inside a k3s environment.
YACY is behind an nginx proxy.