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

Web Containers will not load #597

Open
jbulow opened this issue Mar 23, 2024 · 3 comments
Open

Web Containers will not load #597

jbulow opened this issue Mar 23, 2024 · 3 comments

Comments

@jbulow
Copy link

jbulow commented Mar 23, 2024

Going to the svelte tutorial the "booting webcontainer" hangs at 20%.

The console shows:

welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
w-corp-staticblitz.com/webcontainer.d0228c83.js:1 
        
        
       GET https://w-corp-staticblitz.com/webcontainer.d0228c83.js net::ERR_CERT_COMMON_NAME_INVALID
headless-TKrfyaAP.js:1 Uncaught (in promise) TypeError: p is not a constructor
    at lr (headless-TKrfyaAP.js:1:22909)
lr @ headless-TKrfyaAP.js:1
await in lr (async)
(anonymous) @ headless-TKrfyaAP.js:1
headless:7 
        
        
       GET https://w-corp-staticblitz.com/fetch.worker.d0228c83.js net::ERR_CERT_COMMON_NAME_INVALID
headless:6 
        
        
       GET https://w-corp-staticblitz.com/webcontainer.d0228c83.js net::ERR_CERT_COMMON_NAME_INVALID
headless:1 The resource https://w-corp-staticblitz.com/fetch.worker.d0228c83.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
headless:1 The resource https://w-corp-staticblitz.com/webcontainer.d0228c83.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.

@karljoaquin
Copy link

Finally wanted to give Svelte a shot and well, same issue. Any fix for this?

@Sheco
Copy link

Sheco commented Jul 15, 2024

Hello, I get the same behavior in Firefox 115 and 127

In the console I see Uncaught DOMException: The operation is insecure. _0x41422d https://httpslearnsveltedev-xfsn-4a7e5jbs.w-corp-staticblitz.com/iframe.main.70dbe416.js:4 _0x4727c0 https://httpslearnsveltedev-xfsn-4a7e5jbs.w-corp-staticblitz.com/iframe.main.70dbe416.js:4

@Sheco
Copy link

Sheco commented Jul 15, 2024

The solution was to change the "Enhanced Tracking Protection" in the Privacy settings, it was set to custom and I changed it to Strict and the site works normally now.

Hope this helps somebody.

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

3 participants