{"record":{"id":"2f0cbeff0d1f6930","repo":"GoogleChrome/lighthouse","slug":"chrome-interstitial-error","errorCode":"CHROME_INTERSTITIAL_ERROR","errorMessage":"Chrome prevented page load with an interstitial. Make sure you are testing the correct URL and that the server is properly responding to all requests.","messagePattern":"Chrome prevented page load with an interstitial\\. Make sure you are testing the correct URL and that the server is properly responding to all requests\\.","errorType":"error_code","errorClass":"LighthouseError","httpStatus":null,"severity":"error","filePath":"core/lib/lh-error.js","lineNumber":344,"sourceCode":"   * Requires an additional `statusCode` field for translation.\n   */\n  ERRORED_DOCUMENT_REQUEST: {\n    code: 'ERRORED_DOCUMENT_REQUEST',\n    message: UIStrings.pageLoadFailedWithStatusCode,\n    lhrRuntimeError: true,\n  },\n  /* Used when security error prevents page load.\n   * Requires an additional `securityMessages` field for translation.\n   */\n  INSECURE_DOCUMENT_REQUEST: {\n    code: 'INSECURE_DOCUMENT_REQUEST',\n    message: UIStrings.pageLoadFailedInsecure,\n    lhrRuntimeError: true,\n  },\n  /* Used when any Chrome interstitial error prevents page load.\n   */\n  CHROME_INTERSTITIAL_ERROR: {\n    code: 'CHROME_INTERSTITIAL_ERROR',\n    message: UIStrings.pageLoadFailedInterstitial,\n    lhrRuntimeError: true,\n  },\n  /* Used when the page stopped responding and did not finish loading. */\n  PAGE_HUNG: {\n    code: 'PAGE_HUNG',\n    message: UIStrings.pageLoadFailedHung,\n    lhrRuntimeError: true,\n  },\n  /* Used when the page is non-HTML. */\n  NOT_HTML: {\n    code: 'NOT_HTML',\n    message: UIStrings.notHtml,\n    lhrRuntimeError: true,\n  },\n\n  // Protocol internal failures\n  TRACING_ALREADY_STARTED: {","sourceCodeStart":326,"sourceCodeEnd":362,"githubUrl":"https://github.com/GoogleChrome/lighthouse/blob/9515cd4e58ebed69f78742d932b501c2cab8ad8f/core/lib/lh-error.js#L326-L362","documentation":"Error \"Chrome prevented page load with an interstitial. Make sure you are testing the correct URL and that the server is properly responding to all requests.\" thrown in GoogleChrome/lighthouse.","triggerScenarios":"Raised when Chrome shows an interstitial (e.g. certificate warning or safe-browsing page) instead of loading the target URL.","commonSituations":"See trigger scenarios.","solutions":["Confirm the URL loads directly in Chrome without an interstitial warning (e.g. certificate error or safe-browsing page).","Fix the site's SSL certificate if Chrome shows a certificate interstitial.","Make sure the server responds correctly to requests for the tested URL."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"9515cd4e58ebed69f78742d932b501c2cab8ad8f","analyzedAt":"2026-08-13T06:28:10.346Z","schemaVersion":2},"datasetVersion":"2026-08-13T09:17:06.757Z"}