aaa

#1
by img3d-izum1 - opened

The FetchEvent for "https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap" resulted in a network error response: the promise was rejected.
Promise.then
(anonymous) @ sw.js:57Understand this warning
index.html:9

       GET https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap net::ERR_FAILEDUnderstand this error

sw.js:59

       Uncaught (in promise) TypeError: Failed to fetch
at sw.js:59:37

(anonymous) @ sw.js:59
Promise.then
(anonymous) @ sw.js:59Understand this error
3index.html:948 NotAllowedError: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD
The FetchEvent for "https://soiz1-video-player.static.hf.space/icon.png" resulted in a network error response: the promise was rejected.
Promise.then
(anonymous) @ sw.js:57Understand this warning
sw.js:59

       Uncaught (in promise) TypeError: Failed to fetch
at sw.js:59:37

(anonymous) @ sw.js:59
Promise.then
(anonymous) @ sw.js:59Understand this error
icon.png:1

       GET https://soiz1-video-player.static.hf.space/icon.png net::ERR_FAILEDUnderstand this error

index.html:1449 ServiceWorker registered: ServiceWorkerRegistration {installing: null, waiting: null, active: ServiceWorker, navigationPreload: NavigationPreloadManager, scope: 'https://soiz1-video-player.static.hf.space/', …}active: ServiceWorker {scriptURL: 'https://soiz1-video-player.static.hf.space/sw.js', state: 'activated', onstatechange: null, onerror: null}backgroundFetch: BackgroundFetchManager {}cookies: CookieStoreManager {}installing: nullnavigationPreload: NavigationPreloadManager {}onupdatefound: nullpaymentManager: PaymentManager {userHint: ''}periodicSync: PeriodicSyncManager {}pushManager: PushManager {}scope: "https://soiz1-video-player.static.hf.space/"sync: SyncManager {}updateViaCache: "imports"waiting: null[[Prototype]]: ServiceWorkerRegistration
index.html:1 Uncaught (in promise) TypeError: Failed to update a ServiceWorker for scope ('https://soiz1-video-player.static.hf.space/') with script ('https://soiz1-video-player.static.hf.space/sw.js'): An unknown error occurred when fetching the script.

ServiceWorker registered: ServiceWorkerRegistration {installing: null, waiting: null, active: ServiceWorker, navigationPreload: NavigationPreloadManager, scope: 'https://soiz1-video-player.static.hf.space/', …}

Sign up or log in to comment