question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provided value "protocolMethod" does not match any placeholder in ICU message

See original GitHub issue

#9424 ## Provide the steps to reproduce

  1. Run LH on https://ochkarik.ru

What is the current behavior?

Got an error

Provided value “protocolMethod” does not match any placeholder in ICU message “An internal Chrome error occurred. Please restart Chrome and try re-running Lighthouse.”

Channel: DevTools
Initial URL: https://ochkarik.ru/
Chrome Version: 79.0.3941.4
Stack Trace: Error: Provided value "protocolMethod" does not match any placeholder in ICU message "An internal Chrome error occurred. Please restart Chrome and try re-running Lighthouse."
    at _preformatValues (devtools://devtools/remote/serve_file/@40e19e7eec526237f481660571fd72d7fb078754/audits_worker/audits_worker_module.js:1605:7)
    at _formatIcuMessage (devtools://devtools/remote/serve_file/@40e19e7eec526237f481660571fd72d7fb078754/audits_worker/audits_worker_module.js:1609:189)
    at _resolveIcuMessageInstanceId (devtools://devtools/remote/serve_file/@40e19e7eec526237f481660571fd72d7fb078754/audits_worker/audits_worker_module.js:1620:452)
    at Object.getFormatted (devtools://devtools/remote/serve_file/@40e19e7eec526237f481660571fd72d7fb078754/audits_worker/audits_worker_module.js:1617:104)
    at Function.run (devtools://devtools/remote/serve_file/@40e19e7eec526237f481660571fd72d7fb078754/audits_worker/audits_worker_module.js:1967:917)

What is the expected behavior?

run without errors

Environment Information

  • Affected Channels: DevTools
  • Lighthouse version:
  • Chrome version: 79.0.3941.4 dev (64 bit)
  • Node.js version:
  • Operating System: Linux (Fedora release 30 (Thirty), Linux version 5.3.6-200.fc30.x86_64)

Related issues

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
brendankennycommented, Nov 6, 2019

I already looked into this so I can just do the easy fix

0reactions
exterkampcommented, Nov 6, 2019

@exterkamp I don’t think the root cause is related to i18n, but it’s unusual that the error message can’t be shown properly.

I was wrong 😮

Read more comments on GitHub >

github_iconTop Results From Across the Web

ICU Message Format for Translators - GitHub Pages
Placeholders of select , plural , and selectordinal types also have nested messages that are chosen by matching the value against a selector....
Read more >
String resources | Android Developers
Note: A string is a simple resource that is referenced using the value provided in the name attribute (not the name of the...
Read more >
Message Syntax | Format.JS
The match is a literal value and is matched to one of these plural categories. Not all languages use all plural categories. zero...
Read more >
Google Visualization API Reference | Charts
Note: Google Charts does not perform any validation on datatables. ... The cell value in the specified column must be greater than or...
Read more >
:placeholder-shown - CSS: Cascading Style Sheets | MDN
The :placeholder-shown CSS pseudo-class represents any or element that is currently displaying placeholder text.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found