RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
04-20-2021 10:33 PM
When I open the webpage after installing SCI in VMWARE ESXI, this message appears and DEMO cannot be installed.
"We're sorry, but something went wrong"
Solved! Go to Solution.
04-21-2021 07:15 AM
Hi Kim,
This could happen for various reasons.
One of the known reasons is that this happens because DHCP provides both IPv4 & IPv6 information and SCI is not able to resolve IPv6 information.
As mentioned in the install guide, SCI does not support IPv6. If that doesn't fix the problem, please SSH into SCI VM and copy out logs from cluster manager using the below command and send allout.txt to Support.
sudo docker logs rsa-cluster-manager-setup > allout.txt 2>&1
04-21-2021 07:15 AM
Hi Kim,
This could happen for various reasons.
One of the known reasons is that this happens because DHCP provides both IPv4 & IPv6 information and SCI is not able to resolve IPv6 information.
As mentioned in the install guide, SCI does not support IPv6. If that doesn't fix the problem, please SSH into SCI VM and copy out logs from cluster manager using the below command and send allout.txt to Support.
sudo docker logs rsa-cluster-manager-setup > allout.txt 2>&1
01-09-2023 10:52 PM
Thank you for your support
