Newpipe: NPE on reCAPTCHA challenge

Created on 22 Jan 2020  路  9Comments  路  Source: TeamNewPipe/NewPipe

Exception

  • __User Action:__ ui error
  • __Request:__ App crash, UI failure
  • __Content Language:__ FR
  • __Service:__ none
  • __Version:__ 0.18.1
  • __OS:__ Linux Android 8.1.0 - 27

Crash log

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String[] java.lang.String.split(java.lang.String)' on a null object reference
    at org.schabi.newpipe.ReCaptchaActivity$ReCaptchaWebViewClient.find_access_cookies(ReCaptchaActivity.java:128)
    at org.schabi.newpipe.ReCaptchaActivity$ReCaptchaWebViewClient.onPageFinished(ReCaptchaActivity.java:113)
    at t6.b(PG:15)
    at ld.handleMessage(PG:43)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loop(Looper.java:164)
    at android.app.ActivityThread.main(ActivityThread.java:6494)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)




I was scrolling what's new in peertube.co.uk instance. It happens everytime I scroll to look at a few videos

bug peertube

Most helpful comment

Recaptcha is robot racism.

All 9 comments

Same to me. Google ask me for recaptcha and newpipe will crash when I click the square.

Recaptcha is robot racism.

Thank you, this is finally a reproducible ReCaptcha that can be looked into :-D

Could you test this apk? The reCAPTCHA activity is shown, even though the website just shows "Too many requests", and the user can then press back or "Done" to exit. @B0pol @Neboer @bleedingcrow
app-debug.apk

I can't install it, "the package appears to be corrupt."

@B0pol did you unzip it? For me (on Android 7) the apk installs flawlessly.

Here is a direct apk download link: app-debug.apk

Yeah of course
It doesn't install on both my phone and old phone
Your link returns a 404 page

I didn't publish the release I used to upload the apk, here it is again, sorry: app-debug.apk

Was this page helpful?
0 / 5 - 0 ratings