Hello, I'm having this error when I create a new CRM org.
11:46:25| Info| Database updates were successfully applied for orgId = ba5faf38-8b1c-e411-b1e0-00155d88f756.
11:46:25| Info| CrmAction execution time; InstallDatabaseUpdatesAction; 00:10:13.8734634
11:46:25| Info| Executing Install action: Microsoft.Crm.Tools.Admin.GrantSrsAccessToConfigDBAction
11:46:25| Error| System.Exception: Action Microsoft.Crm.Tools.Admin.GrantSrsAccessToConfigDBAction failed. ---> System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at Microsoft.Crm.Setup.Server.Utility.ManagedNetworkUtility.IsHostNameLocal(String hostName)
at Microsoft.Crm.Setup.Server.Utility.ManagedNetworkUtility.AreHostNamesSynonymous(String host1, String host2)
at Microsoft.Crm.Tools.Admin.GrantSrsAccessToConfigDBAction.GrantSrsServiceAccessToLocalConfigDB(Uri reportingUrl)
at Microsoft.Crm.Setup.Common.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, AbortRetryIgnore, Option1
11:47:12| Info| InputResult: Ignore
11:47:12| Info| CrmAction execution time; GrantSrsAccessToConfigDBAction; 00:00:47.5841732
11:47:12| Info| Executing Install action: Microsoft.Crm.Tools.Admin.RSConfigAction
Scenario:
2 CRM 2011 servers using NLB (Rollup 15)
2 SQL 2012 servers(with a custom instance name)
2 SRS servers (with Reporting Extensions installed)
I can ignore the error message, and the organization seems fine, navigable and not showing any error, but I would like to get rid of this message.
P.D. Deployment Manager shows "Reporting is not Enabled" and "One or more server roles are missing from this deployment" warnings messages, however I can access to both report servers url.