Network Management
ERROR: There was an error communicating with the Orion server in Orion Additional Web Server
The article explains a possible resolution to fixing an error that happens when using the 'Additional Web Console' address to access Orion: There was an error communicating with the Orion server.
First published date
Last published date
Overview
The article provides a possible resolution to fixing an error that happens when using the 'Additional Web Console' address to access Orion:
There was an error communicating with the Orion server
OrionWeb.log Related Error:
ERROR SolarWinds.VIM.Web.VimProfile - Unable to load VIM user properties from database.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.tcp://<orion-server>:17777/orion/vim/businesslayer that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Environment: All Additional Web Pollers.
Product section
Cause
Resolution
- Connect to the SolarWinds Platform server.
- Open the Database Manager from the SolarWinds Platform folder of the Start menu.
- Select Add Orion Server and expand the server and database in bold.
- Right-click the database and select New Query.
- Paste and execute the following to query the Websites table.
-- Scripts are not supported under any SolarWinds support program or service. -- Scripts are provided AS IS without warranty of any kind. SolarWinds further -- disclaims all warranties including, without limitation, any implied warranties -- of merchantability or of fitness for a particular purpose. The risk arising -- out of the use or performance of the scripts and documentation stays with you. -- In no event shall SolarWinds or anyone else involved in the creation, -- production, or delivery of the scripts be liable for any damages whatsoever -- (including, without limitation, damages for loss of business profits, business -- interruption, loss of business information, or other pecuniary loss) arising -- out of the use of or inability to use the scripts or documentation. SELECT * FROM [dbo].[Websites]
- Check if ServerName and IPAddress match the Additional Web Server.
- Remove all excess entries that are not functioning.
- Verify that the server name resolves via an NSLOOKUP command from the Main Orion server and the Additional Web Server. Refer to Nslookup.