You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErrorIPv6RangeInvalid="spec.IPv6Range[0].Range: Invalid value: \"48\": IPv6 range must be either 'auto'or start with /. Example: /52"
307
+
ErrorIPv6RangeInvalid="spec.IPv6Range[0].Range: Invalid value: \"48\": IPv6 range must be either 'auto', valid IPv6 prefix or start with /. Example: auto, /52, 2001:db8::/52"
308
308
ErrorIPv6RangeInvalidChars="spec.IPv6Range[0].Range: Invalid value: \"/a48\": IPv6 range doesn't contain a valid number after /"
309
309
ErrorIPv6RangeOutOfRange="spec.IPv6Range[0].Range: Invalid value: \"/130\": IPv6 range must be between /0 and /128"
0 commit comments