Troubleshooting
  • 18 Oct 2024
  • Dark
    Light
  • PDF

Troubleshooting

  • Dark
    Light
  • PDF

Article summary

This section provides troubleshooting guidelines to some common issues that have been reported to Itential.


Itential Instance Not Configured

  • If you have verified the IAP Instances Config table and it has valid entries, this error can be caused due to missing roles. Follow the instructions to add a role for a user under Install & Config.

Authentication Issues

  • Invalid credentials will result in an authorization 401 error being returned when trying to integrate with Itential.

Connectivity Issues

  • If you do not have access to the Itential server from your ServiceNow server you will get a connection timeout error. This could be related to firewall, ACL, or routing issues. Additionally, if a fully-qualified domain name (FQDN) is used instead of an IP address for the Itential server, the ServiceNow server will require the ability to translate the FQDN to an IP address. Another option is to introduce a MID Server which can provide access to your Itential server.
     

  • If you are using self-signed certificates (e.g. in a development environment) you may need to configure ServiceNow to permit/accept these certificates and hosts. You will need to do the following:

    • Navigate to System PropertiesSecurity
    • Go to the Miscellaneous section located at the bottom.
    • The first item in Trusting Certificates should be checked.
    • The second item in TLS should not be checked.

Value should be false:

https://<your servicenow host>/sys_properties_list.do?sysparm_query=nameSTARTSWITHcom[…]ient.verify_hostname&sysparm_first_row=1&sysparm_view= 

 

Value should be true:

https:// <your servicenow host>/sys_properties_list.do?sysparm_query=nameSTARTSWITHcom.glide.communications.trustmanager_trust_all&sysparm_first_row=1&sysparm_vie w=  

MID Server Issues

If you are having issues with certificate or hostname validation with your MID Server in development environments, you can turn off one or more properties (Certificate Chain Check, Hostname Check, and Revocation Check) in the MID Security Policy with the MID Server Section in ServiceNow.

Certificate Check Policies


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.