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

Unable to play videos from media.ccc.de #9563

Closed
6 tasks done
extua opened this issue Dec 18, 2022 · 2 comments
Closed
6 tasks done

Unable to play videos from media.ccc.de #9563

extua opened this issue Dec 18, 2022 · 2 comments
Labels
bug Issue is related to a bug media.ccc.de Service, https://media.ccc.de/ player Issues related to any player (main, popup and background)

Comments

@extua
Copy link

extua commented Dec 18, 2022

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.24.1

Steps to reproduce the bug

  1. Go to media.ccc.de tab in menu.
  2. Try to open a video.

Expected behavior

Video loads.

Actual behavior

No thumbnails load, if you click a video it doesn't play. The video titles and description do appear however.

Screenshots/Screen recordings

Screenshot_2022-12-18-17-09-48-75_ee8807d2de22f1831269d80920e33a3b

Logs

Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_IO_NETWORK_CONNECTION_FAILED] occurred while playing https://media.ccc.de/v/petitfoo-4246-wie-kommt-das-video-auf-me
  • Content Country: GB
  • Content Language: en-GB
  • App Language: en_GB
  • Service: media.ccc.de
  • Version: 0.24.1
  • OS: Linux realme/RMX3393EEA/RE879EL1:12/SP1A.210812.016/S.GDPR.202208101029:user/release-keys 12 - 31
Crash log

com.google.android.exoplayer2.ExoPlaybackException: Source error
	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:632)
	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:604)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loopOnce(Looper.java:233)
	at android.os.Looper.loop(Looper.java:344)
	at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$HttpDataSourceException: java.net.ConnectException: Failed to connect to cdn.media.ccc.de/2001:67c:20a0:e::176:443
	at com.google.android.exoplayer2.upstream.DefaultHttpDataSource.open(DefaultHttpDataSource.java:373)
	at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:258)
	at com.google.android.exoplayer2.upstream.TeeDataSource.open(TeeDataSource.java:52)
	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:786)
	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:599)
	at com.google.android.exoplayer2.upstream.StatsDataSource.open(StatsDataSource.java:84)
	at com.google.android.exoplayer2.source.ProgressiveMediaPeriod$ExtractingLoadable.load(ProgressiveMediaPeriod.java:1005)
	at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
	at java.lang.Thread.run(Thread.java:1012)
Caused by: java.net.ConnectException: Failed to connect to cdn.media.ccc.de/2001:67c:20a0:e::176:443
	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttpsURLConnection.java:90)
	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:30)
	at com.google.android.exoplayer2.upstream.DefaultHttpDataSource.makeConnection(DefaultHttpDataSource.java:644)
	at com.google.android.exoplayer2.upstream.DefaultHttpDataSource.makeConnection(DefaultHttpDataSource.java:525)
	at com.google.android.exoplayer2.upstream.DefaultHttpDataSource.open(DefaultHttpDataSource.java:367)
	... 10 more


Affected Android/Custom ROM version

Android 12 with realme UI 3, kernel 4.14.186+

Affected device model

Realme 9 Pro

Additional information

Send like a network issue.

@extua extua added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Dec 18, 2022
@TobiGr TobiGr added media.ccc.de Service, https://media.ccc.de/ requires extractor change This issue requires a change to the extractor player Issues related to any player (main, popup and background) and removed requires extractor change This issue requires a change to the extractor media.ccc.de Service, https://media.ccc.de/ labels Dec 18, 2022
@SameenAhnaf SameenAhnaf added media.ccc.de Service, https://media.ccc.de/ and removed needs triage Issue is not yet ready for PR authors to take up labels Dec 19, 2022
@extua
Copy link
Author

extua commented Dec 19, 2022

It works now! I've not updated NewPipe but can now play the videos. I guess this was a network issue with the media.ccc.de servers.

@extua extua closed this as completed Dec 19, 2022
@yoshimo
Copy link

yoshimo commented Dec 20, 2022

or it is the known issue for live streams:
TeamNewPipe/NewPipeExtractor#766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug media.ccc.de Service, https://media.ccc.de/ player Issues related to any player (main, popup and background)
Projects
None yet
Development

No branches or pull requests

4 participants