Webpage Analyzer - Troubleshooting

Webpage Analyzer - Troubleshooting

Prerequisites:
  • Web page which the customer want to monitor should be accessible from the Machine where the APM is installed.
  • Check if the customer have configured any proxy for accessing the particular URL
    • If yes, then the same proxy must be configured in the APM too
  • If there are headers, request parameters needed they should be configured appropriately.
Troubleshooting
1.Not able to add monitor
  1. Check if web page is accessible from the machine where the APM is installed.
  2. Refer here to know more about the issue.
2.Getting "Kindly install all addons to get data in Network Log,Resource Details and PageSpeed Insights tab"
  1. Download add-ons required for data collection from here and place it under <APM home>/working folder.   
    1. Still getting same error message verify if user has downloaded desired add-on based on OS type. and then verify if add-ons are placed correctly as shown in prerequisites for wpa page.
  2. Wait for 2-3 polls and check if same error message is shown.
3.Getting "Data collection failed : Unable to setup browser for data collection"
  1. Open terminal from <APM home>/working/wpaAddons/Browser/Mozilla Firefox directory.
  2. Launch Firefox from terminal and check if the browser launches successfully.
    1. If it returns an error, library not found install those library and try launching Firefox again.
    2. Sample error : ./firefox: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by ./firefox) .
    3. Above error can be fixed by installing GLIBC_217 library.
    4. If it shows "Permission denied" then give permission to all users for Firefox by using the command "chmod a+x ./firefox".
    5. Go to <APM home>/working/wpaAddons/GeckoDriver give executable permission for geckodriver to all users by running the command chmod a+x ./geckodriver
    6. Wait for 2-3 polls and check again.
4.Getting "Data Collection Interrupted"
  1. Wait for 2-3 polls and check if issue still persists.
  2. Issue usually occurs when data collection for all WPA monitor happens in parallel. Since during each poll Firefox launches in headless mode and data collection occurs, so maintain an minimum poll interval between all WPA monitors.
5.Getting "No data available" error message in Pagespeed Insights tab. Refer here



                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Real User Monitor (RUM) - Troubleshooting

                        If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                      • Webpage Analyzer - "No Data Available" error message in Pagespeed Insights tab

                        Step 1: Check for add-ons Check if add-ons are present under the folder path <APM home>/working/. If it is not present, then download the add-ons and place it in the mentioned path. Refer here to know more about prerequisites for adding Webpage ...
                      • Azure Kubernetes Service(AKS) Troubleshooting FAQs

                        Azure Kubernetes Service(AKS) monitor can be configured only if you have already added a Microsoft Azure monitor in Applications Manager. Ensure that you have met all the prerequisites for the Microsoft Azure monitor before monitoring Azure ...
                      • SAP HANA Troubleshooting

                        Problem 1: No Data in SAP HANA Database monitor (or) "SAP DBTech JDBC: [414]: As per your password policy,current user is forced to change DB password." error message is shown. Solution: Change SAP HANA DB password or Update Password policy. Refer ...
                      • 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 ...