Unable to connect Nintex Bot to Nintex RPA Central

If you are unable to connect Nintex Bot to Nintex RPA Central, use the three troubleshooting solutions below to reestablish a connection between Nintex Bot and Nintex RPA Central.

Solution 1: Check URL

Ensure that the correct Nintex RPA Central URL is configured in Nintex Bot. For more information, see Install and configure Nintex Bot.

Solution 2: Check security certificate

If you are seeing a "Not secure" error message, as pictured below, follow these instructions: 

  1. Click on the message to see why your connection is not secure.

  2. Follow the instructions below based on the status of your certificate:

Solution 3: Restart the Nintex RPA LE service

  1. Open Task Manager on the machine that has Nintex Bot installed.

  2. End RPAStarter.exe if it's still running.

  3. Ensure that the user account where the Nintex Bot is installed has user permissions on the Nintex RPA Central host machine.

  4. Start or restart the Nintex RPA LE service.

    Note: 

    If you are unable to start the Nintex RPA LE Service:

    1. Press Ctrl + Shift + Esc to open the Task Manager.

    2. In the Processes tab, find RPACentral.ServiceHost.

    3. Right click and select End Task.

    If the service has not ended, end it via command line: 

    1. Click Start > Run, or click Start > type services.msc, and press Enter.

    2. Look for the Nintex RPA Central service, check the Properties, and identify the service name.

    3. Open a command prompt and type sc queryex [servicename].

    4. Identify the PID (Process ID).

    5. In the same command prompt, type taskkill /pid [pid number] /f.

  5. In C:\ProgramData\Foxtrot Suite, open the FTSessionControl.cfg file in Notepad or any text editor, and ensure that the value for [RPACentral]/URL matches the configured Nintex RPA Central URL. If it doesn’t match, change it and save the file.

  6. Open Services and restart the Nintex Bot service.

  7. Check if Nintex Bot is now connected to Nintex RPA Central.