Server Details Page Leads to Blank/Error Page. What should I do?
While clicking on the server monitor it leads to blank or error page. This could be due to some entries missing in the database tables.
I have attached the following files. (These are all the sample output files).
select_query_new.txt --> file used to find out missing tables.
OutputPGSQLResult_New.txt --> Customer output.
insert_query_new.txt --> Based on the customer output, we have given insert queries to overcome this issue.
If you see the "OutputPGSQLResult_New.txt" file, entries for the server "10.200.92.6" is missing in the following tables.
CollectData
HostDetails
ManagedObject
If you see the "insert_query_new.txt " file, we have given the insert queries to insert the entries in the above tables. This should resolve this issue.
Note
I have given the sample output here. If you find any entries are missing in some other tables, you need to give insert query for those table as well.
|
New to ADSelfService Plus?
Related Articles
Troubleshooting Bad Request and Internal Server error
Bad Request & Internal Server error When the server of URL cannot understand the request it has received it responds with a Bad request or a malformed syntax error message. If there is an error in processing the request received by the server, it ...
Configure Apache "server-status" page
This error occurs when Client is denied to access "server-status" page due to the missing configuration in Apache Server. Make below changes in httpd.conf file to fix the issue Step 1: Load Status Module Search for the line "LoadModule status_module ...
How can I troubleshoot the issue when attempting to add a PostgreSQL Database server, but encountering a failure with an error message prompt?
While attempting to add a PostgreSQL database monitor, if you encounter any errors, please follow the steps below based on the specific error received: Host not valid. Kindly check the host name given or PostgreSQL production server is down or The ...
Troubleshooting Server error responses
Server error responses Internal Server Error, Bad Gateway, Service Unavailable and Gateway Timeout are the most common server error messages. Seeing any one among these errors generally indicates an issue with the URL's server. Troubleshooting for ...
IIS Server monitor - Troubleshooting steps
Unable to add IIS Server monitor Follow the below given below to add an IIS server monitor in Applications Manager: First, check whether all the prerequisites are done. Check the IIS Server URL is accessible from Applications Manager server. If your ...