How To: Troubleshoot Remote Administration – Errors connecting

How To: Troubleshoot Remote Administration – Errors connecting


How To: Troubleshoot Remote Administration – Errors connecting


Question

I get the following error message when trying to connect to my server using remote administration: “Error, unable to connect to the domain. Please check to make sure that the domain service has been started and running”.

Answer

You will receive this error for one of the following reasons:

  1. There is a firewall between the remote administration PC and the Titan NexGen server, and port 41443 is not open.
  2. The remote administration feature of Titan NexGen is not enabled or is not running. Once you enable the feature, you need to restart the  Titan NexGen service. Check the logs to make sure that the Remote Administration service is in fact up and running and listening on the proper IP address and Port.
  3. Either the Username or Password is incorrect. If 1 and 2 is OK, then 99.9% of the time it is a case problem with the administration password. Passwords are case sensitive. Make sure the username has a capital `A`.
  4. Make sure no other programs are using port 41443 (run netstat -a -n -p tcp -b) on the remote server. If the port is already in use by another program, you will need to change the Administration port on the Titan NexGen Server that you are trying to administer remotely (i.e.: change port to 4052 or other unknown port not in use).


    • Related Articles

    • How To: Enable Remote Administration in Titan

      How To: Enable Remote Administration in Titan Question How to enable remote administration in Titan? Reasoning Enabling remote administration allows administrators to manage the Titan server from a different computer. This is useful when direct ...
    • How To Setup Remote Admin for Titan

      How To: Setup Remote Administration for Titan Question How can I configure Remote Administration for Titan Server? Reasoning We want to manage the server remotely from another system. Answer You can easily configure your Titan Server for remote ...
    • How To: Admin multiple Titan NexGen from 1 UI

      How To: Admin multiple Titan NexGen from 1 UI Question How to install Answer Follow the step-by-step procedure below. Pre-requisites Minimum of 2 Titan Servers ( Local and Remote domain) Steps Login to one of your Titan NexGen server. Navigate to ...
    • How To: Turn off the Admin idle timeout

      How To: Turn off the Admin idle timeout Question How can we turn off the Admin idle timeout? Answer You can turn off the idle timeout in the Admin Console by the following NXCLI and Powershell commands Commands to use for NXCLI and PowerShell Using ...
    • Is there a way to display a message at logon for those customers connecting via SFTP?

      Is there a way to display a message at logon for those customers connecting via SFTP? Question Is there a way to display a message at logon for those customers connecting via SFTP? Answer No, this is a limitation of the protocol. SFTP does not ...