Network Management
NPM scheduled reports working for PDF but failing on Excel and CSV
This article addresses the issue where scheduled reports that work correctly in PDF format but fail when using MS Excel in a system using HTTPS primarily using SolarWinds self-signed certificate.
First published date
Last published date
Overview
Product section
Cause
Resolution
- Create a Self-Signed Server Certificate in IIS.
- Click the Orion Website in IIS and select Bindings.
- Select the SSL Website and click Edit.
- In the SSL certificate menu, select the new certificate created in Step 1 and click OK.
- Open the websites table and manually enter the server name (FQDN) in the ServerName column.
- Go to Orion Database Manager.
- Select default database.
- Expand the tables and scroll down to the "Websites" table, double click this and select "Execute Query".
- Click "Enable Table Editing".
- Manually enter the server name (FQDN) in the "ServerName" column followed by Carriage Return
- Click "Execute Query" and verify the changes have been applied
- Click "Enable Table Editing" to exit edit mode
- Restart the Orion Module engine.
Workaround:
If you are using a 3rd party certificate, kindly Make sure it is resolving to the correct Name and make sure it is added to the trusted store.
Add certificate to the Trusted store for the Orion Platform
Workaround:
Ensure the CN from the Certificate matches the FQDN in the Websites table
How to get CN from IIS
(Screenshot property of © 2019 Microsoft)
Match to FQDN on websites table
Workaround:
The same behavior is observed when the customer uses an alias to access the Orion website.
If the customer uses an alias Orion, go to the websites table and the FQDN should match the alias as Orion.name.com
Ensure the hosts file (C:\Windows\System32\drivers\etc) is updated with the alias details.