{"record":{"id":"a862774c6e9956cf","repo":"GoogleChrome/lighthouse","slug":"invalid-url","errorCode":"INVALID_URL","errorMessage":"The URL you have provided appears to be invalid.","messagePattern":"The URL you have provided appears to be invalid\\.","errorType":"error_code","errorClass":"LighthouseError","httpStatus":null,"severity":"error","filePath":"core/lib/lh-error.js","lineNumber":383,"sourceCode":"    pattern: /Tracing.*started/,\n    lhrRuntimeError: true,\n  },\n  PARSING_PROBLEM: {\n    code: 'PARSING_PROBLEM',\n    message: UIStrings.internalChromeError,\n    pattern: /Parsing problem/,\n    lhrRuntimeError: true,\n  },\n  READ_FAILED: {\n    code: 'READ_FAILED',\n    message: UIStrings.internalChromeError,\n    pattern: /Read failed/,\n    lhrRuntimeError: true,\n  },\n\n  // URL parsing failures\n  INVALID_URL: {\n    code: 'INVALID_URL',\n    message: UIStrings.urlInvalid,\n  },\n\n  /* Protocol timeout failures\n   * Requires an additional `protocolMethod` field for translation.\n   */\n  PROTOCOL_TIMEOUT: {\n    code: 'PROTOCOL_TIMEOUT',\n    message: UIStrings.protocolTimeout,\n    lhrRuntimeError: true,\n  },\n\n  // DNS failure on main document (no resolution, timed out, etc)\n  DNS_FAILURE: {\n    code: 'DNS_FAILURE',\n    message: UIStrings.dnsFailure,\n    lhrRuntimeError: true,\n  },","sourceCodeStart":365,"sourceCodeEnd":401,"githubUrl":"https://github.com/GoogleChrome/lighthouse/blob/9515cd4e58ebed69f78742d932b501c2cab8ad8f/core/lib/lh-error.js#L365-L401","documentation":"Error \"The URL you have provided appears to be invalid.\" thrown in GoogleChrome/lighthouse.","triggerScenarios":"Raised when the URL supplied to Lighthouse cannot be parsed or is otherwise invalid.","commonSituations":"See trigger scenarios.","solutions":["Check the URL for typos and ensure it includes a valid scheme (http:// or https://).","Make sure the hostname is valid and does not contain illegal characters."],"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"}