-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.2.10 DXP GA1, 7.2.X
-
Fix Version/s: None
-
Component/s: Pages > Page Administration
-
Labels:None
-
Fix Priority:5
- Add the following properties into portal-ext.properties
- redirect.url.ips.allowed=127.0.0.1,SERVER_IP,0:0:0:0:0:0:0:1
- tunnel.servlet.hosts.allowed=[0:0:0:0:0:0:0:1]
- Go to tomcat-9.0.10/bin/
- Open "setenv.sh" or "setenv.bat" in a text editor
- Set -Djava.net.-Djava.net.preferIPv4Stack=false
- Save and close
- Start up liferay instance
- Instead of localhost:8080, useĀ [0:0:0:0:0:0:0:1]:8080
- Sign In
- Add a page
Expected result:
Page is created.
Actual result:
New page is opened and page is not created. See the attached screenshot.
Tomcat 9.0 + MySQL 5.7.
Portal 7.2.x GIT ID: b492ef9c31607b7e14a086d6f6d92a97f1f92963.
- relates
-
LPS-119674 Cannot publish to remote live over IPV6 connection
- Verified