Skip to main content

I can't connect to the ctrl engine web interface

Ctrl Engine hosts a web interface on the local network on port 3000, that that can be accessed by all devices connected to Engine over the local network.

Method one (Engine discovery)

  • Within Ctrl Designer open the Manage Engines view.
  • Select the Engine you want to view the web interface of.
  • Press "Open Admin UI".
  • This will open a window in your web browser targeted at the Engines web interface.

Method two (Direct IP address entry)

Alternitively, navigate to the Ctrl Engine web interface from any computer on the local network, open a web browser window and navigate to:

https://<IP_Address>:3000

Where <IP_Address> is the network address of the computer running Ctrl Engine. (i.e. 192.168.1.10)

https://192.168.1.10:3000


Troubleshooting

If you are running into isues, check that the device you are using to connect to Ctrl Engine through a web browser is:

  • Connected to the same network as your Ctrl Engine.
  • On the same SubNet mask and IP address range as Ctrl Engine (see the following network settings guides guide for Windows and macOS).
  • Has a unique IP address.
  • That you are using port 3000.
  • That another application isn't running on the Ctrl Engine computer that is blocking the use of port 3000. (If so, stop the application using port 3000 and restart Ctrl Engine).

  • To find the IP address of a Windows PC that Ctrl Engine is running on, follow this guide.
  • To find the IP address of a mac that Ctrl Engine is running on, follow this guide.