Network Management
There was an error rendering: [Any Widget] on the Orion Web Console
The web console show an error related to rendering error regardless if the account use was admin or not
First published date
Last published date
Overview
Product section
Cause
Resolution
Resolution A (Index Fragmentation)
- Check/Open the file from Diagnostics->DBInfo->IndexFragmentation.csv
- Look for the 'Fragmentation' column to verify which table had more than 85% of index fragmentation
- To defrag these tables kindly follow the steps suggested on this KB article
Resolution B (clearing the .NET Cache from the root folder manually)
- Remote the Orion server
- Stop all Orion services
- Do a clearing of the content from these folder path:
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root
- C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root
- Start again all the Orion services
- Try to access the web console and verify if the rendering issue still persist
Resolution C (Rebuild the Orion Website)
- Follow instructions from the link below