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.

RangeError: Unsupported time zone specified undefined

See original GitHub issue

The Issue

This pops up once in a while - not sure which timezone or bug is causing it.

 RangeError: Unsupported time zone specified undefined
   at new DateTimeFormat (native)
   at Date.toLocaleDateString (native)
   at p.render (file:///opt/LBRY/resources/app.asar/ui.js:12:100049)
   at Po (file:///opt/LBRY/resources/app.asar/ui.js:269:63001)
   at To (file:///opt/LBRY/resources/app.asar/ui.js:269:62796)
   at Io (file:///opt/LBRY/resources/app.asar/ui.js:269:66630)
   at qi (file:///opt/LBRY/resources/app.asar/ui.js:269:90674)
   at $i (file:///opt/LBRY/resources/app.asar/ui.js:269:91058)
   at Pl (file:///opt/LBRY/resources/app.asar/ui.js:269:97945)
   at Sl (file:///opt/LBRY/resources/app.asar/ui.js:269:97325)

Tell us your suggested solutions if you have any.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
neb-bcommented, Oct 8, 2019

Sorry @AdityaSrivast

I’m pretty sure this has been fixed. The issue was just never closed.

0reactions
tzarebczancommented, Jan 27, 2021

Have not seen this happen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unsupported time zone specified undefined #1056 - GitHub
RangeError : Unsupported time zone specified undefined at new DateTimeFormat (native) at ReportGenerator.
Read more >
RangeError: Invalid time zone specified: undefined at new ...
I am assuming that the browser doesn't get the time zone and throws and error. However, if I can put a try-catch &...
Read more >
Unsupported time zone specified undefined - Mattermost Forum
In the server logs an error is fixed (the second day of using the chat) [2017/05/12 18:55:09 MSK] [EROR] /api/v3/general/log_client:client ...
Read more >
364374 - Some official time zone IDs are not accepted by Intl ...
is due to the following lines in i18n.js in v8: if (tz !== undefined && tz !== resolved.timeZone) { throw new $RangeError('Unsupported time...
Read more >
Error: "Unsupported time zone specified undefined"
my chat shows this message and I can't send messages to my friend. Does anyone know how to fix this? Error: "Unsupported time...
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