the link address does not have ‘localhost:8080’. It only has ‘localhost’
it works when :8080 is manually added to the address
I don’t know how to go in its source code and fix it myself.
If anyone is willing to help. It will be much appreciated, or if any team member gets it fixed in next update that would be wonderful. Thanks in advance
Try 127.0.0.1:8080/
or you can make your VM Network Settings NAT to Bridge and if you want to restart your VM you can write command sudo reboot.
If you restart the VM you have to enter login details.
After that type ifconfig you will find the inet ip your network ip.
for example:192.168.0.2
type this ip in your browser like 192.168.0.2:8080