rhythmic-window-96850
10/11/2025, 7:57 AMrancher.local
or rancher.harvester.local
with my cluster VIP having a DNS record of harvester.local
, but none of these have worked. I am redirected to the harvester UI anytime I try to reach the rancher UI. Any suggestions on what I can do to fix this?rhythmic-window-96850
10/11/2025, 9:41 AMsetup/initialize.go:87 failed to detect service CIDR, will fallback to 10.96.0.0/12, however this is probably wrong, please make sure the host cluster service cidr and virtual cluster service cidr match. Error details: failed to find IPv4 service CIDR: couldn't find host cluster Service CIDR ("Service "test-service-j9lrf" is invalid: spec.clusterIPs: Invalid value: []string{"4.4.4.4"}: failed to allocate IP 4.4.4.4: the provided network does not match the current range") ; or IPv6 service CIDR: couldn't find host cluster Service CIDR ("Service "test-service-p6drm" is invalid: spec.clusterIPs[0]: Invalid value: []string{"2001:DB8::1"}: IPv6 is not configured on this cluster") {"component": "vcluster"}
and the error being:
2025-10-11 09:23:42 INFO vcluster/main.go:44 start controllers: sync kubernetes service: sync kubernetes service: Service "kubernetes" is invalid: spec.clusterIPs: Invalid value: []string{"10.53.145.35"}: failed to allocate IP 10.53.145.35: the provided IP (10.53.145.35) is not in the valid range. The range of valid IPs is 10.96.0.0/12 {"component": "vcluster"}
I have configured harvester with the default ranges. Any suggestions?prehistoric-morning-49258
10/11/2025, 12:06 PMprehistoric-morning-49258
10/11/2025, 12:08 PMrhythmic-window-96850
10/11/2025, 4:45 PM