K2 five 5.2 installation - K2 site gives the below warning.
This machine does not allow loopback HTTP connection on hostnames other than localhost
Repairing this task makes security related changes to your system that will not be reverted back when uninstalling the product.
Find attached image. Please address me to solve this issue.
Solved! Go to Solution.
Choose the Repair error option.
If you are worried about what it will do then you can just click the information link at the bottom of the info panel to get a description of what it is doing.
Cheers
The below action solved my problem.
Re-enable the behavior that exists in Windows Server by setting the DisableLoopbackCheck registry entry in theHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa registry
subkey to 1. To set the DisableLoopbackCheck registry entry to 1, follow these steps on the client computer:
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
Right-click Lsa, point to New, and then click DWORD Value.
Type DisableLoopbackCheck, and then press ENTER.
Right-click DisableLoopbackCheck, and then click Modify.
In the Value data box, type 1, and then click OK.
Exit Registry Editor.
Restart the computer.