-
Notifications
You must be signed in to change notification settings - Fork 602
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
gnirehtet and android 8.1 #190
Comments
Yes, it should. What's the problem? Check |
Java gnirehtet log says this in the first run:
Then, it says this in the second run:
Adb logcat says lots of things, but basically repeats this java null pointer exception.
|
Well, if it was not clear by my last comment, no connection was possible. Also, I used the rust binaries, not the java jar file. |
Same problem on 8.1. No confirmation dialog when VPN set up. No sign that VPN is set up. App on phone never started. console output from bat on windows pc...
|
|
This issue is another case of no dialog displayed. Some devices require to "authorize" the app manually, but each in different ways. See for example: #161 (comment) and #150 (comment). |
I have checked all possible configurations in android settings and could not find any way to "authorize" the app manually. I wonder if there is a way of doing it using adb in the command line. GooglePlay might be able to do it but it does not recognize gnirehet as an app. |
Should be fixed by f868180. |
Does gnirehtet work with android 8.1? I can't get mine working with it. The problem might be the VPN connection or something else.
The text was updated successfully, but these errors were encountered: