-
Notifications
You must be signed in to change notification settings - Fork 6
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
No longer working on Android TV (0.12.1) #240
Comments
can you collect |
@ekoby Im not an expert on collecting logs for Android apps, but I tried my best. On a fresh installation of the tunneler app, I can select a JWT file and enrollment is succesful. Directly after the enrollment toast, the app crashes. These are the logs I have collected by: "logcat | grep org.openziti.mobile" Please let me know if there is a way to improve log collection here.
|
thank you providing the log. it gave me some idea on what's happening. do you mind trying the build from here: https://github.com/openziti/ziti-tunnel-android/actions/runs/12278970062 and see it fixes the issue? |
Hi @ekoby, thank you so much for taking the time! These are the corresponding logs:
|
are you trying to add a new identity? |
Yes, I installed from scratch. |
Did you generate another JWT? Enrollment JWTs are single use tokens |
Yes, I have created a fresh JWT. It really seems that in this version, the app can somehow not connect to the controller. |
@kuhlmannmarkus sorry for a dely (holidays and such) can you send me feedback report? you can DM me on our discourse |
Hey, I need to see how I can collect the logs, because I couldn't open the app anymore (crashes immediately after opening it). From the controller perspective, it looks like the enrollment was successful. Might it be related to the processor architecture, because the new version now uses the native sdk? The controller shows me that my other Android devices are on aarch64 while the chromecast is showing as armv8l (afaik armv8l is 32 bit) |
Hi everyone,
I have set up ZET on my Android TV some time ago. I think it was version 0.8.0 (just after the APK got attached to the releases) and it worked just fine. Today I tried updating to 0.12.1 and found that it does no longer function. The app just closes after successful enrollment and cannot be opened again.
I'm happy to support on this issue by submitting logs, if you can tell me what you would need.
Best regards
The text was updated successfully, but these errors were encountered: