2023-11-30, 03:30 PM
need to test from the android side; open the jellyfin address in the silk browser and see how it behaves, if it cannot connect then it is *android, if it can then it is the app
from there, an adb shell would be useful for diagnosing *android; ping jellyfin.mydomain.tld to see if it resolves
if it resolves properly then it's possible there are ssl issues; adb logcat would be useful for further diagnosing while using the android app to trigger errors
if it is only the app then the 2nd step above with logcat would still be able to show information
from there, an adb shell would be useful for diagnosing *android; ping jellyfin.mydomain.tld to see if it resolves
if it resolves properly then it's possible there are ssl issues; adb logcat would be useful for further diagnosing while using the android app to trigger errors
if it is only the app then the 2nd step above with logcat would still be able to show information