Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the language is set to Chinese, the system will crash. #852

Closed
mryongzhang opened this issue Aug 30, 2023 · 4 comments
Closed

If the language is set to Chinese, the system will crash. #852

mryongzhang opened this issue Aug 30, 2023 · 4 comments
Labels
馃 bug Something isn't working

Comments

@mryongzhang
Copy link

馃悶 Describe the bug

If the language is set to Chinese, the system will crash.

馃捇 Components impacted

web app

馃挕 Screenshots and/or logs

The call stack is shown as follows.
RangeError: Incorrect locale information provided
at log (http://192.168.2.77:8100/static/media/index-9e24212a.js:320:286)
at lse (http://192.168.2.77:8100/static/media/index-9e24212a.js:281:326)
at isMounted (http://192.168.2.77:8100/static/media/index-9e24212a.js:19518:38)
at callback (http://192.168.2.77:8100/static/media/index-9e24212a.js:44027:40)
at callback (http://192.168.2.77:8100/static/media/index-9e24212a.js:39763:40)
at callback (http://192.168.2.77:8100/static/media/index-9e24212a.js:39691:40)
at callback (http://192.168.2.77:8100/static/media/index-9e24212a.js:39545:40)
at callback (http://192.168.2.77:8100/static/media/index-9e24212a.js:35913:40)
at callback (http://192.168.2.77:8100/static/media/index-9e24212a.js:34864:40)
RangeError: Incorrect locale information provided
at at use (http://192.168.2.77:8100/static/media/index-9e24212a.js:326:238)
at at div
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:55:6185
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:61:22350
at at div
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:55:6185
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:61:20669
at at div
at at div
at at t (http://192.168.2.77:8100/static/media/index-9e24212a.js:263:1464)
at at IR (http://192.168.2.77:8100/static/media/index-9e24212a.js:286:86948)
at at ise (http://192.168.2.77:8100/static/media/index-9e24212a.js:286:86525)
at at rse (http://192.168.2.77:8100/static/media/index-9e24212a.js:286:86333)
at at oK (http://192.168.2.77:8100/static/media/index-9e24212a.js:240:3933)
at at pK (http://192.168.2.77:8100/static/media/index-9e24212a.js:240:6226)
at at main
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:55:6185
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:61:13098
at at Rde (http://192.168.2.77:8100/static/media/index-9e24212a.js:409:15094)
at at div
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:55:6185
at at http://192.168.2.77:8100/static/media/index-9e24212a.js:61:13098
at at Ode (http://192.168.2.77:8100/static/media/index-9e24212a.js:409:13968)
at at oK (http://192.168.2.77:8100/static/media/index-9e24212a.js:240:3933)
at at gK (http://192.168.2.77:8100/static/media/index-9e24212a.js:240:6851)
at at Cce (http://192.168.2.77:8100/static/media/index-9e24212a.js:372:5834)
at at i (http://192.168.2.77:8100/static/media/index-9e24212a.js:250:3140)
at at GN (http://192.168.2.77:8100/static/media/index-9e24212a.js:61:18729)
at at YN (http://192.168.2.77:8100/static/media/index-9e24212a.js:61:19114)
at at D3 (http://192.168.2.77:8100/static/media/index-9e24212a.js:61:29727)
at at fK (http://192.168.2.77:8100/static/media/index-9e24212a.js:240:6285)
at at _K (http://192.168.2.77:8100/static/media/index-9e24212a.js:249:744)
at at Pde (http://192.168.2.77:8100/static/media/index-9e24212a.js:409:12627)
at at Suspense
at at Ade (http://192.168.2.77:8100/static/media/index-9e24212a.js:409:12872)

馃敭 Additional context

The https://ntfy.sh/app is also experiencing the same issue.

@mryongzhang mryongzhang added the 馃 bug Something isn't working label Aug 30, 2023
@Potat0000
Copy link

Duplicated #841

@RoffeeN
Copy link

RoffeeN commented Sep 6, 2023

Same, when language set to norwegian (in browser)
Solution: Cleared coockies for ntfy site, and reloaded. Left language in English.

Selfhosted, docker on ubuntu, apache proxy, Opera browser.

@Yrobot
Copy link

Yrobot commented Oct 8, 2023

Things get back when i clean the website local storage and reload.

@binwiederhier
Copy link
Owner

This is a duplicate of #912, and fixed in #922. It will be in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants