RangeError: Unsupported time zone specified undefined
See original GitHub issueThe 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:
- Created 4 years ago
- Comments:15 (12 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry @AdityaSrivast
I’m pretty sure this has been fixed. The issue was just never closed.
Have not seen this happen.