Instance registration unsuccessful

FinToy
Mega Expert

Hi, we're running an on-premise instance and there's no connection to internet. In the system logs I can see repeating log entry (Information type) with text: "Instance registration: unsuccessful: trying again in 5 minutes"

Is this something we should disable when running the instance on-premises?

12 REPLIES 12

FinToy
Mega Expert

Anyone? Any hints? Thanks!


FinToy
Mega Expert

Still having the same problem...



ctomasi?


Good of you to look through the logs and catch that.



The instance is trying to "phone home" to register itself with hi.service-now.com. This isn't an issue with most instances since they are hosted in our data centers. You may want to reach out to customer support to find out the ramifications of having no Internet connection and if the message can be disabled. There may be a property or something, but I don't know if off hand.



Be sure to share what you've learned.


christopheriron
Tera Expert

Hi latvamik,



There is a script include called RegisterInstanceClient which attempts to register the instance from https://noderegister.service-now.com/ , if you don't have an internet connection you should be able to disable this script include. That should stop the error.



Thanks