Open 9mido opened 3 years ago
Thanks for filing. The warnings are normal but we should look into the retry button showing.
Here is an update:
Embedded videos take a very long time to load on most browsers. This might be because the embedded videos are long in length but not entirely sure.
Warnings:
A preload for '<URL>' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
e3e8196……1df43878d11c4df9a:1 A preload for 'https://odysee.com/public/font/v1/300.woff' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
e3e8196……1df43878d11c4df9a:1 A preload for 'https://odysee.com/public/font/v1/300i.woff' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
e3e8196……1df43878d11c4df9a:1 A preload for 'https://odysee.com/public/font/v1/400.woff' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
e3e8196……1df43878d11c4df9a:1 A preload for 'https://odysee.com/public/font/v1/400i.woff' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
e3e8196……1df43878d11c4df9a:1 A preload for 'https://odysee.com/public/font/v1/700.woff' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
e3e8196……1df43878d11c4df9a:1 A preload for 'https://odysee.com/public/font/v1/700i.woff' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
[Deprecation] The disableRemotePlayback attribute should be used in order to disable the default Cast integration instead of using -internal-media-controls-overlay-cast-button selector. See https://www.chromestatus.com/feature/5714245488476160 for more details.
E @ addStyles.js:368
v @ addStyles.js:305
p @ addStyles.js:139
e.exports @ addStyles.js:90
(anonymous) @ all.scss?b7fc:16
a @ bootstrap:63
(anonymous) @ ui-c042559d-6029-4524-87a6-5c290d9caa89.js:57
(anonymous) @ ui-c042559d-6029-4524-87a6-5c290d9caa89.js:57
a @ bootstrap:63
(anonymous) @ bootstrap:198
(anonymous) @ ui-c042559d-6029-4524-87a6-5c290d9caa89.js:1
SDK_API_URL env var is deprecated. Use SDK_API_HOST instead
(anonymous) @ instrument.ts:129
(anonymous) @ index.jsx:58
(anonymous) @ ui-c042559d-6029-4524-87a6-5c290d9caa89.js:57
a @ bootstrap:63
(anonymous) @ bootstrap:198
(anonymous) @ ui-c042559d-6029-4524-87a6-5c290d9caa89.js:1
Errors:
ui-ad2113d9-56d5-4d5f-9c4f-26b5b9d865aa.js:1 Uncaught SyntaxError: Unexpected token '<'
VIDEOJS: ERROR: TypeError: Cannot read property 'controlText' of undefined
at t.H (videojs.jsx:317)
at HTMLDivElement.r.dispatcher.r.dispatcher (video.es.js:2214)
at sr (video.es.js:2350)
at trigger (video.es.js:3291)
at t.n.handleTechLoadStart_ (video.es.js:23075)
at t.<anonymous> (video.es.js:22844)
at HTMLVideoElement.r.dispatcher.r.dispatcher (video.es.js:2214)
at HTMLVideoElement.r (helpers.ts:85)
(anonymous) @ instrument.ts:129
(anonymous) @ video.es.js:138
i.error @ video.es.js:326
r.dispatcher.r.dispatcher @ video.es.js:2216
sr @ video.es.js:2350
trigger @ video.es.js:3291
n.handleTechLoadStart_ @ video.es.js:23075
(anonymous) @ video.es.js:22844
r.dispatcher.r.dispatcher @ video.es.js:2214
r @ helpers.ts:85
This is for an embedded video for odysee.
Console errors/warnings:
The network tab on the browser inspect tool also shows issues related to matomo.js, sentry, and other things.
Also, the embedded video takes a bit long to load on the page.
There is also the retry button inside of the embedded video on the top left of the video. This should not show at all. The fact that it does indicates that it is buggy. Pressing retry when the video is currently playing stops the video completely and resets it back to the beginning. The retry button seems to show up on the Brave browser.