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

Video playback error #2834

Open
curo1305 opened this issue Jun 14, 2024 · 1 comment
Open

Video playback error #2834

curo1305 opened this issue Jun 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@curo1305
Copy link

Describe the Bug

Videos fails to play after a few seconds. Gives an error message "MEDIA_ERR_DECODE: NS_ERROR_DOM+MEDIA_METADATA_ERR (0x806e0006)".

Steps to Reproduce the Bug

  1. Play any video
  2. wait a few seconds
  3. Error is shown

Screenshot/Screen recording

viewtube_playback_error

Device Info

  • Device: Desktop PC
  • OS: Windows 10
  • Browser: Firefox
  • Version: 127.0 (64-bit)

Additional Context

  • local self hosted solution
  • the viewtube docker logs are showing an additional error
[ViewTube] 1      - 6/14/2024, 11:29:44 AM   ERROR [ExceptionsHandler] Cannot read properties of undefined (reading 'post') - {"stack":["TypeError: Cannot read properties of undefined (reading 'post')\n    at /home/app/server/dist/core/channels/yt-channel-info/app/YoutubeGrabberHelper.js:356:74\n    at Array.forEach (<anonymous>)\n    at YoutubeGrabberHelper.createCommunityPostArray (/home/app/server/dist/core/channels/yt-channel-info/app/YoutubeGrabberHelper.js:351:19)\n    at YoutubeGrabberHelper.parseCommunityPage (/home/app/server/dist/core/channels/yt-channel-info/app/YoutubeGrabberHelper.js:343:25)\n    at YoutubeGrabber.getChannelCommunityPosts (/home/app/server/dist/core/channels/yt-channel-info/app/YoutubeGrabber.js:401:28)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"]}
[nuxt] [request error] [unhandled] [500] Cannot read properties of undefined (reading 'length')
  at ./client/.output/server/chunks/build/_id_-RE7BqYv2.mjs:1561:59  
  at renderComponentSubTree (./client/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:430:9)  
  at ./client/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:374:25  
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)  
  at async unrollBuffer$1 (./client/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:617:16)  
  at async unrollBuffer$1 (./client/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:622:16)  
  at async unrollBuffer$1 (./client/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js:622:16)
@moisout moisout added the bug Something isn't working label Jun 15, 2024
@iwannet
Copy link

iwannet commented Jul 6, 2024

Could this be due to youtube testing server-side ads ?

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

3 participants