IFS Cloud Ubuntu 20.04 environment, fresh install, error in ifsapp-proxy POD (see attachment). Proxy won’t start. We found this error message: "socket() [::]:8080 failed (97: Address family not supported by protocol)". We don’t have IPv6 in use, is it necessary? How can we change the configuration to use only IPv4?
Page 1 / 1
Hello,
We have a similar problem now, how did you manage to solve it?
I’m also having this issue,
In my case, the solution was to disable ipv6 at the OS kernel level.
The command is:
GRUB_CMDLINE_LINUX="ipv6.disable=1"
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.