Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Web View in VM not accessible using the public IP address

#1
I am running robodk v5.6.8 on windows VM. The local web server option is enabled. I am able to access the web view from within the VM, but when I try to access the web view using its public IP address, the page does not load. Is there any configuration which allows the web view accessible with the public IP address assigned to the VM.
#2
The web server view is not enabled or reachable from external networks on Windows by default. You can enable it by following these steps:
  1. Select Tools-Options
  2. Select the Other tab
  3. Check the option Activate the local web server view.
If you are using a remote instance you can enable it by using the command line when you start RoboDK using these commands:
Code:
RoboDK.exe -WebViewIP=0.0.0.0 -WebViewPort=8091
You should make sure you enable communication through external networks with your Windows Firewall.
  




Users browsing this thread:
1 Guest(s)