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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load locale-data #26

Closed
pcg92 opened this issue May 7, 2019 · 1 comment
Closed

Failed to load locale-data #26

pcg92 opened this issue May 7, 2019 · 1 comment

Comments

@pcg92
Copy link

pcg92 commented May 7, 2019

Im trying to open the demo site but im getting this error:

app.6.f4a737e9b554cbfd3a8a.js:40 GET https://g.alicdn.com/react-intl-universal/locale-data/1.0.0/en.js net::ERR_CERT_AUTHORITY_INVALID
(anonymous) @ app.6.f4a737e9b554cbfd3a8a.js:40
(anonymous) @ app.6.f4a737e9b554cbfd3a8a.js:12
value @ app.6.f4a737e9b554cbfd3a8a.js:12
(anonymous) @ app.6.f4a737e9b554cbfd3a8a.js:40
Promise.then (async)
value @ app.6.f4a737e9b554cbfd3a8a.js:40
value @ app.6.f4a737e9b554cbfd3a8a.js:40
Vu @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
$u @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
(anonymous) @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
(anonymous) @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:31
Ma @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
Na @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
Ca @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
_a @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
Ju @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
ja @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
La @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
(anonymous) @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
(anonymous) @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
Ra @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
Ba @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
render @ vendor.dll.08b64101.js?__WB_REVISION__=1d000de8e7608128bfd071a7d487a00b:22
(anonymous) @ app.6.f4a737e9b554cbfd3a8a.js:40
d @ manifest.a20ad5a8efa5a0f1797b.js:1
(anonymous) @ app.6.f4a737e9b554cbfd3a8a.js:12
d @ manifest.a20ad5a8efa5a0f1797b.js:1
r @ manifest.a20ad5a8efa5a0f1797b.js:1
t @ manifest.a20ad5a8efa5a0f1797b.js:1
(anonymous) @ app.6.f4a737e9b554cbfd3a8a.js:1
app.6.f4a737e9b554cbfd3a8a.js:40 Uncaught (in promise) Error: Failed to load https://g.alicdn.com/react-intl-universal/locale-data/1.0.0/en.js
    at HTMLScriptElement.<anonymous> (app.6.f4a737e9b554cbfd3a8a.js:40)
@pcg92 pcg92 changed the title Demo not working Demo site not working May 7, 2019
@pcg92
Copy link
Author

pcg92 commented May 7, 2019

seems to be a problem with my internet provider and alicdn
Fixed hosting this files in my server

         intl.init({
                commonLocaleDataUrls: {
                    en: 'https://mysite.com/languages/en.js',
                    es: 'https://mysite.com/languages/zh.js',
                },

@pcg92 pcg92 closed this as completed May 7, 2019
@pcg92 pcg92 changed the title Demo site not working Failed to load locale-data May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant