The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

BurpSuite Enterprise Unable to perform connection check

Anh | Last updated: Nov 29, 2022 06:07AM UTC

Hi team, When I initiate a connection check on BSE, the UI display with error "Unable to perform connection check We were unable to perform a connection check for your site. Please check that your scanning machines are authorized and scanning is enabled. If this problem persists, please contact our support team on support@portswigger.net." For the site setting, I have enabled some Extension from BApp Store When I check the enterpriseServer.log it has this error ```2022-11-29 12:50:57 ERROR b.s.s.ConnectionCheckDispatcher - Error dispatching connection check [p RUNNING] net.portswigger.enterprise.common.websocket.t: Failed to download extension``` Error On the enterpriseAgent.log: ``` 2022-11-29 12:50:56 INFO bsee.common.util.HttpFileFetcher - Unsuccessful response, http code: 404 [HttpClient@604b1e1d-28] 2022-11-29 12:50:56 ERROR b.a.s.OnPremiseExtensionRetriever - Interrupted while downloading extension https://bse_server:8072/agent/update/extensions/1.jar [Http Client@2b9f7962-40] java.util.concurrent.ExecutionException: java.io.IOException: Error downloading https://bse_server:8072/agent/update/extensions/1.jar, http code: Not Found ``` When I remove all the extensions from Scan Settings, I can perform health checks normally. Could you please help to take look at this? Thanks

Maia, PortSwigger Agent | Last updated: Nov 29, 2022 11:21AM UTC