jellyfin / jellyfin-android

Android Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
1.33k stars 223 forks source link

App can't connect to server after closing first time since authentication #1400

Closed FerronN closed 1 month ago

FerronN commented 1 month ago

Describe the bug

Hi,

I'm having problems with the app since upgrading to Jellyfin 10.9.2. I've to clear all data everytime I use it, because otherwise I get the message:

Connection cannot be established. Please check the hostname and your network connect.

The web version is working just fine and the app to when I sign in for the first time. But when I close it and open it again I get the same error.

I've attached the logs and replace my domain with a placeholder

Reproduce

  1. Connect to my server fqdn (public trusted certificate).
  2. Sign In
  3. Close App
  4. Open

Logs

Line 221687: 05-26 22:06:40.504  2739  2739 I WebViewUtilsKt: WebView user agent is Mozilla/5.0 (Linux; Android 14; SM-S911B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36, detected version is 124
    Line 221694: 05-26 22:06:40.532  2523  2974 I ActivityManager: Start proc 10414:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:2/u0i67 for  {org.jellyfin.mobile/org.chromium.content.app.SandboxedProcessService0:2}
    Line 221695: 05-26 22:06:40.532  2523  2974 I DynamicHiddenApp_BGProtectManager: check webview name : com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:2check hostingname webview : {org.jellyfin.mobile/org.chromium.content.app.SandboxedProcessService0:2}
    Line 221707: 05-26 22:06:40.604 10414 10414 I cr_WebViewApkApp: Launched version=124.0.6367.180 minSdkVersion=29 isBundle=true processName=com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:2
    Line 221727: 05-26 22:06:40.888  2739  2739 I WebView : en-US, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221728: 05-26 22:06:40.928  2739  2739 I WebView : Stored JSON credentials: {"Servers":[{"DateLastAccessed":1716753746379,"LastConnectionMode":2,"ManualAddress":"https://<mydomain>","Name":"jellyfin-78c8b584f8-5mw4b","Id":"b4e588c8455b4953b53d385e6e1d0432","LocalAddress":"http://127.0.0.1:8096","AccessToken":"991b6c3c30ca4ce7bc70e99f2814dc18","UserId":"f192824d4aa04f48a900e82735574f32"}]}, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221729: 05-26 22:06:40.928  2739  2739 I WebView : Begin ConnectionManager constructor, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221730: 05-26 22:06:40.930  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221731: 05-26 22:06:40.937  2739  2739 I WebView : jellyfin-web version 10.9.2 build 10.9.2, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221763: 05-26 22:06:40.956  2739  2739 I WebView : loading installed plugins, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221764: 05-26 22:06:40.956  2739  2739 I WebView : [object Object], https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221765: 05-26 22:06:40.966  2739  2739 I WebView : Loading plugin (via window): NavigationPlugin, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221766: 05-26 22:06:40.966  2739  2739 I WebView : Loading plugin (via window): ExoPlayerPlugin, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221767: 05-26 22:06:40.966  2739  2739 I WebView : Loading plugin (via window): ExternalPlayerPlugin, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221768: 05-26 22:06:40.968  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221769: 05-26 22:06:40.968  2739  2739 I WebView : Begin connect, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221770: 05-26 22:06:40.968  2739  2739 I WebView : Begin getAvailableServers, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221771: 05-26 22:06:40.970  2739  2739 I WebView : Begin connectToServers, with 1 servers, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221772: 05-26 22:06:40.970  2739  2739 I WebView : begin connectToServer, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221773: 05-26 22:06:40.971  2739  2739 I WebView : tryReconnect: http://127.0.0.1:8096|https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221774: 05-26 22:06:40.981  2739  2739 I WebView : getTryConnectPromise http://127.0.0.1:8096, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221775: 05-26 22:06:40.981  2739  2739 I WebView : ConnectionManager requesting url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221776: 05-26 22:06:40.981  2739  2739 I WebView : fetchWithTimeout: timeoutMs: 20000, url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221777: 05-26 22:06:40.986  2739  2739 E JellyfinWebViewClient: Received WebView error -6 at http://127.0.0.1:8096/system/info/public: net::ERR_CONNECTION_REFUSED
    Line 221778: 05-26 22:06:40.993  2739  2739 I WebView : fetchWithTimeout: timed out connecting to url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221779: 05-26 22:06:40.993  2739  2739 I WebView : ConnectionManager request failed to url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221780: 05-26 22:06:40.993  2739  2739 I WebView : Reconnect failed to http://127.0.0.1:8096, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221792: 05-26 22:06:41.023  2739  2739 I WebView : loading installed plugins, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221793: 05-26 22:06:41.023  2739  2739 I WebView : loading packages, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221794: 05-26 22:06:41.023  2739  2739 I WebView : loading packages, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221795: 05-26 22:06:41.025  2739  2739 I WebView : Applied custom cast interface to window, https://www.gstatic.com/cv/js/sender/v1/cast_sender.js (1381)
    Line 221798: 05-26 22:06:41.168  2739  2739 I WebView : getTryConnectPromise https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221799: 05-26 22:06:41.168  2739  2739 I WebView : ConnectionManager requesting url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221800: 05-26 22:06:41.168  2739  2739 I WebView : fetchWithTimeout: timeoutMs: 20000, url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221801: 05-26 22:06:41.188  2739  2739 I WebView : fetchWithTimeout: succeeded connecting to url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221802: 05-26 22:06:41.188  2739  2739 I WebView : ConnectionManager response status: 200, url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221803: 05-26 22:06:41.189  2739  2739 I WebView : Reconnect succeeded to https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221804: 05-26 22:06:41.189  2739  2739 I WebView : ConnectionManager requesting url: https://<mydomain>/System/Info, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221805: 05-26 22:06:41.220  2739  2739 I WebView : ConnectionManager response status: 200, url: https://<mydomain>/System/Info, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221806: 05-26 22:06:41.224  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221807: 05-26 22:06:41.224  2739  2739 I WebView : Setting server address to https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221808: 05-26 22:06:41.225  2739  2739 I WebView : Requesting url without automatic networking: https://<mydomain>/Sessions/Capabilities/Full, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221809: 05-26 22:06:41.227  2739  2739 I WebView : calling apiClient.ensureWebSocket, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221810: 05-26 22:06:41.228  2739  2739 I WebView : opening web socket with url: wss://<mydomain>/socket?api_key=991b6c3c30ca4ce7bc70e99f2814dc18&deviceId=ea801f25c9f6b498, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221811: 05-26 22:06:41.230  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221812: 05-26 22:06:41.231  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221813: 05-26 22:06:41.231  2739  2739 I WebView : Requesting https://<mydomain>/DisplayPreferences/usersettings?userId=f192824d4aa04f48a900e82735574f32&client=emby, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221814: 05-26 22:06:41.268  2739  2739 I WebView : web socket connection opened, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221815: 05-26 22:06:41.269  2739  2739 I WebView : Requesting https://<mydomain>/Sessions?ControllableByUserId=f192824d4aa04f48a900e82735574f32, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221816: 05-26 22:06:41.273  2739  2739 I WebView : en-US, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221817: 05-26 22:06:41.275  2739  2739 I WebView : resolving connectToServers with result.State: SignedIn, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221818: 05-26 22:06:41.290  2739  2739 I WebView : Sending web socket message: KeepAlive, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221819: 05-26 22:06:41.297  2739  2739 I WebView : error registering serviceWorker: TypeError: Failed to register a ServiceWorker for scope ('https://<mydomain>/web/') with script ('https://<mydomain>/web/serviceworker.js'): A bad HTTP response code (404) was received when fetching the script., https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754000734 (2)
    Line 221834: 05-26 22:06:41.467  2739  2739 I WebView : Requesting https://<mydomain>/LiveTv/Programs/Recommended?userId=f192824d4aa04f48a900e82735574f32&IsAiring=true&limit=1&ImageTypeLimit=1&EnableImageTypes=Primary%2CThumb%2CBackdrop&EnableTotalRecordCount=false&Fields=ChannelInfo%2CPrimaryImageAspectRatio, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221835: 05-26 22:06:41.509  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221836: 05-26 22:06:41.510  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221837: 05-26 22:06:41.510  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Book, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221838: 05-26 22:06:41.512  2739  2739 I WebView : Requesting https://<mydomain>/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CPath%2CMediaSourceCount&UserId=f192824d4aa04f48a900e82735574f32&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2023-05-27T20%3A06%3A41.510Z&EnableResumable=false&EnableRewatching=false, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221839: 05-26 22:06:41.512  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221840: 05-26 22:06:41.512  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=5ddaa59a73205234890fdcfc683e14ed, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 221841: 05-26 22:06:41.513  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=772db055fe30a332896493a09158bb2c, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 222030: 05-26 22:06:48.169  2739  2739 I WebView : Requesting https://<mydomain>/System/Endpoint, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 222031: 05-26 22:06:48.190  2739  2739 I WebView : Requesting https://<mydomain>/Playback/BitrateTest?Size=500000, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 222032: 05-26 22:06:48.244  2739  2739 I WebView : Requesting https://<mydomain>/Playback/BitrateTest?Size=1000000, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 222033: 05-26 22:06:48.358  2739  2739 I WebView : Requesting https://<mydomain>/Playback/BitrateTest?Size=3000000, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 222590: 05-26 22:07:12.171  2739  2739 I WebView : Sending web socket message: KeepAlive, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223465: 05-26 22:07:42.170  2739  2739 I WebView : Sending web socket message: KeepAlive, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223715: 05-26 22:07:53.559  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java:5033)] [org.chromium.net.a.h(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:17)] [WV.K7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MQGusfGb(Native Method)] [WV.k6.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [WV.ld.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:55)]
    Line 223716: 05-26 22:07:53.560  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java:5033)] [org.chromium.net.a.h(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:26)] [WV.K7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MQGusfGb(Native Method)] [WV.k6.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [WV.ld.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:55)]
    Line 223720: 05-26 22:07:53.563  2523  7115 I ActivityManager: Killing 10414:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:2/u0a500i67 (adj 0): isolated not needed
    Line 223733: 05-26 22:07:54.470  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4359)] [android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityManager.java:4923)] [android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager.java:4890)] [WV.mD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:44)] [WV.mD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MFiR_zHY(Native Method)] [org.chromium.android_webview.AwContents.<init>(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:450)] [com.android.webview.chromium.j.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:147)] [WV.WY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:20)] [WV.VY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:11)] [WV.WY.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:23)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:327)] [android.webkit.WebView.<init>(WebView.java:447)] [android.webkit.WebView.<init>(WebView.java:367)] [android.webkit.WebView.<init>(WebView.java:349)] [android.webkit.WebView.<init>(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater ...
    Line 223733: 05-26 22:07:54.470  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4359)] [android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityManager.java:4923)] [android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager.java:4890)] [WV.mD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:44)] [WV.mD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MFiR_zHY(Native Method)] [org.chromium.android_webview.AwContents.<init>(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:450)] [com.android.webview.chromium.j.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:147)] [WV.WY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:20)] [WV.VY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:11)] [WV.WY.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:23)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:327)] [android.webkit.WebView.<init>(WebView.java:447)] [android.webkit.WebView.<init>(WebView.java:367)] [android.webkit.WebView.<init>(WebView.java:349)] [android.webkit.WebView.<init>(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater ...
    Line 223733: 05-26 22:07:54.470  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4359)] [android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityManager.java:4923)] [android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager.java:4890)] [WV.mD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:44)] [WV.mD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MFiR_zHY(Native Method)] [org.chromium.android_webview.AwContents.<init>(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:450)] [com.android.webview.chromium.j.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:147)] [WV.WY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:20)] [WV.VY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:11)] [WV.WY.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:23)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:327)] [android.webkit.WebView.<init>(WebView.java:447)] [android.webkit.WebView.<init>(WebView.java:367)] [android.webkit.WebView.<init>(WebView.java:349)] [android.webkit.WebView.<init>(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater ...
    Line 223736: 05-26 22:07:54.472  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4359)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4401)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4783)] [WV.mD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:93)] [WV.mD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MFiR_zHY(Native Method)] [org.chromium.android_webview.AwContents.<init>(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:450)] [com.android.webview.chromium.j.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:147)] [WV.WY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:20)] [WV.VY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:11)] [WV.WY.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:23)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:327)] [android.webkit.WebView.<init>(WebView.java:447)] [android.webkit.WebView.<init>(WebView.java:367)] [android.webkit.WebView.<init>(WebView.java:349)] [android.webkit.WebView.<init>(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater.java:958)] [android.v ...
    Line 223736: 05-26 22:07:54.472  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4359)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4401)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4783)] [WV.mD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:93)] [WV.mD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MFiR_zHY(Native Method)] [org.chromium.android_webview.AwContents.<init>(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:450)] [com.android.webview.chromium.j.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:147)] [WV.WY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:20)] [WV.VY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:11)] [WV.WY.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:23)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:327)] [android.webkit.WebView.<init>(WebView.java:447)] [android.webkit.WebView.<init>(WebView.java:367)] [android.webkit.WebView.<init>(WebView.java:349)] [android.webkit.WebView.<init>(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater.java:958)] [android.v ...
    Line 223736: 05-26 22:07:54.472  2739  2739 D ConnectivityManager: StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4359)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4401)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4783)] [WV.mD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:93)] [WV.mD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:1)] [org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:22)] [J.N.MFiR_zHY(Native Method)] [org.chromium.android_webview.AwContents.<init>(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:450)] [com.android.webview.chromium.j.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:147)] [WV.WY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:20)] [WV.VY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [org.chromium.base.task.PostTask.d(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:11)] [WV.WY.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:23)] [com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:3)] [com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle6432.aab-stable-636718033:327)] [android.webkit.WebView.<init>(WebView.java:447)] [android.webkit.WebView.<init>(WebView.java:367)] [android.webkit.WebView.<init>(WebView.java:349)] [android.webkit.WebView.<init>(WebView.java:336)] [java.lang.reflect.Constructor.newInstance0(Native Method)] [java.lang.reflect.Constructor.newInstance(Constructor.java:343)] [android.view.LayoutInflater.createView(LayoutInflater.java:882)] [android.view.LayoutInflater.createView(LayoutInflater.java:804)] [com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)] [android.view.LayoutInflater.onCreateView(LayoutInflater.java:958)] [android.v ...
    Line 223738: 05-26 22:07:54.477  2739  2739 I WebViewUtilsKt: WebView user agent is Mozilla/5.0 (Linux; Android 14; SM-S911B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36, detected version is 124
    Line 223754: 05-26 22:07:54.492  2523  2974 I ActivityManager: Start proc 10722:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:3/u0i68 for  {org.jellyfin.mobile/org.chromium.content.app.SandboxedProcessService0:3}
    Line 223755: 05-26 22:07:54.492  2523  2974 I DynamicHiddenApp_BGProtectManager: check webview name : com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:3check hostingname webview : {org.jellyfin.mobile/org.chromium.content.app.SandboxedProcessService0:3}
    Line 223765: 05-26 22:07:54.549 10722 10722 I cr_WebViewApkApp: Launched version=124.0.6367.180 minSdkVersion=29 isBundle=true processName=com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:3
    Line 223829: 05-26 22:07:54.780  2739  2739 I WebView : en-US, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223831: 05-26 22:07:54.801  2739  2739 I WebView : Stored JSON credentials: {"Servers":[{"DateLastAccessed":1716754001220,"LastConnectionMode":2,"ManualAddress":"https://<mydomain>","Name":"jellyfin-78c8b584f8-5mw4b","Id":"b4e588c8455b4953b53d385e6e1d0432","LocalAddress":"http://127.0.0.1:8096","AccessToken":"991b6c3c30ca4ce7bc70e99f2814dc18","UserId":"f192824d4aa04f48a900e82735574f32"}]}, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223832: 05-26 22:07:54.802  2739  2739 I WebView : Begin ConnectionManager constructor, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223833: 05-26 22:07:54.803  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223834: 05-26 22:07:54.808  2739  2739 I WebView : jellyfin-web version 10.9.2 build 10.9.2, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223854: 05-26 22:07:54.818  2739  2739 I WebView : loading installed plugins, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223856: 05-26 22:07:54.818  2739  2739 I WebView : [object Object], https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223868: 05-26 22:07:54.826  2739  2739 I WebView : Loading plugin (via window): NavigationPlugin, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223869: 05-26 22:07:54.826  2739  2739 I WebView : Loading plugin (via window): ExoPlayerPlugin, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223870: 05-26 22:07:54.826  2739  2739 I WebView : Loading plugin (via window): ExternalPlayerPlugin, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223871: 05-26 22:07:54.827  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223872: 05-26 22:07:54.828  2739  2739 I WebView : Begin connect, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223873: 05-26 22:07:54.828  2739  2739 I WebView : Begin getAvailableServers, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223874: 05-26 22:07:54.828  2739  2739 I WebView : Begin connectToServers, with 1 servers, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223875: 05-26 22:07:54.828  2739  2739 I WebView : begin connectToServer, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223876: 05-26 22:07:54.828  2739  2739 I WebView : tryReconnect: http://127.0.0.1:8096|https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223878: 05-26 22:07:54.833  2739  2739 I WebView : getTryConnectPromise http://127.0.0.1:8096, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223879: 05-26 22:07:54.833  2739  2739 I WebView : ConnectionManager requesting url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223880: 05-26 22:07:54.833  2739  2739 I WebView : fetchWithTimeout: timeoutMs: 20000, url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223883: 05-26 22:07:54.844  2739  2739 E JellyfinWebViewClient: Received WebView error -6 at http://127.0.0.1:8096/system/info/public: net::ERR_CONNECTION_REFUSED
    Line 223884: 05-26 22:07:54.849  2739  2739 I WebView : fetchWithTimeout: timed out connecting to url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223885: 05-26 22:07:54.849  2739  2739 I WebView : ConnectionManager request failed to url: http://127.0.0.1:8096/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223886: 05-26 22:07:54.849  2739  2739 I WebView : Reconnect failed to http://127.0.0.1:8096, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223898: 05-26 22:07:54.856  2739  2739 I WebView : loading installed plugins, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223899: 05-26 22:07:54.856  2739  2739 I WebView : loading packages, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223900: 05-26 22:07:54.857  2739  2739 I WebView : loading packages, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223902: 05-26 22:07:54.874  2739  2739 I WebView : Applied custom cast interface to window, https://www.gstatic.com/cv/js/sender/v1/cast_sender.js (1381)
    Line 223904: 05-26 22:07:55.171  2739  2739 I WebView : getTryConnectPromise https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223905: 05-26 22:07:55.171  2739  2739 I WebView : ConnectionManager requesting url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223906: 05-26 22:07:55.171  2739  2739 I WebView : fetchWithTimeout: timeoutMs: 20000, url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223908: 05-26 22:07:55.205  2739  2739 I WebView : fetchWithTimeout: succeeded connecting to url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223909: 05-26 22:07:55.205  2739  2739 I WebView : ConnectionManager response status: 200, url: https://<mydomain>/system/info/public, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223910: 05-26 22:07:55.206  2739  2739 I WebView : Reconnect succeeded to https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223911: 05-26 22:07:55.206  2739  2739 I WebView : ConnectionManager requesting url: https://<mydomain>/System/Info, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223912: 05-26 22:07:55.226  2739  2739 I WebView : ConnectionManager response status: 200, url: https://<mydomain>/System/Info, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223913: 05-26 22:07:55.228  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223914: 05-26 22:07:55.229  2739  2739 I WebView : Setting server address to https://<mydomain>, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223915: 05-26 22:07:55.229  2739  2739 I WebView : Requesting url without automatic networking: https://<mydomain>/Sessions/Capabilities/Full, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223916: 05-26 22:07:55.231  2739  2739 I WebView : calling apiClient.ensureWebSocket, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223917: 05-26 22:07:55.232  2739  2739 I WebView : opening web socket with url: wss://<mydomain>/socket?api_key=991b6c3c30ca4ce7bc70e99f2814dc18&deviceId=ea801f25c9f6b498, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223918: 05-26 22:07:55.234  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223919: 05-26 22:07:55.234  2739  2739 I WebView : returning instance from getOrAddApiClient, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223920: 05-26 22:07:55.235  2739  2739 I WebView : Requesting https://<mydomain>/DisplayPreferences/usersettings?userId=f192824d4aa04f48a900e82735574f32&client=emby, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223921: 05-26 22:07:55.254  2739  2739 I WebView : en-US, https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223922: 05-26 22:07:55.256  2739  2739 I WebView : resolving connectToServers with result.State: SignedIn, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223928: 05-26 22:07:55.275  2739  2739 I WebView : web socket connection opened, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223929: 05-26 22:07:55.276  2739  2739 I WebView : Requesting https://<mydomain>/Sessions?ControllableByUserId=f192824d4aa04f48a900e82735574f32, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223930: 05-26 22:07:55.276  2739  2739 I WebView : error registering serviceWorker: TypeError: Failed to register a ServiceWorker for scope ('https://<mydomain>/web/') with script ('https://<mydomain>/web/serviceworker.js'): A bad HTTP response code (404) was received when fetching the script., https://<mydomain>/web/main.jellyfin.bundle.js?c63110386127b8fcd20f?deferred=true&ts=1716754074641 (2)
    Line 223938: 05-26 22:07:55.324  2739  2739 I WebView : Sending web socket message: KeepAlive, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223944: 05-26 22:07:55.423  2739  2739 I WebView : Requesting https://<mydomain>/LiveTv/Programs/Recommended?userId=f192824d4aa04f48a900e82735574f32&IsAiring=true&limit=1&ImageTypeLimit=1&EnableImageTypes=Primary%2CThumb%2CBackdrop&EnableTotalRecordCount=false&Fields=ChannelInfo%2CPrimaryImageAspectRatio, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223945: 05-26 22:07:55.472  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223946: 05-26 22:07:55.473  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223947: 05-26 22:07:55.473  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Book, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223948: 05-26 22:07:55.475  2739  2739 I WebView : Requesting https://<mydomain>/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CPath%2CMediaSourceCount&UserId=f192824d4aa04f48a900e82735574f32&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2023-05-27T20%3A07%3A55.473Z&EnableResumable=false&EnableRewatching=false, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223949: 05-26 22:07:55.475  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223950: 05-26 22:07:55.475  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=5ddaa59a73205234890fdcfc683e14ed, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)
    Line 223951: 05-26 22:07:55.476  2739  2739 I WebView : Requesting https://<mydomain>/Users/f192824d4aa04f48a900e82735574f32/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=772db055fe30a332896493a09158bb2c, https://<mydomain>/web/node_modules.jellyfin-apiclient.bundle.js?c63110386127b8fcd20f (2)

Application version

2.6.1

Where did you install the app from?

Google Play

Device information

Galaxy S23

Android version

Android 14, S911BXXS5CXDF

Jellyfin server version

10.9.2

Which video player implementations does this bug apply to?

nielsvanvelzen commented 1 month ago

Closing as duplicate of https://github.com/jellyfin/jellyfin-android/issues/1382. This is caused by an issue in jellyfin-web that is fixed in 10.9.3.

FerronN commented 1 month ago

@nielsvanvelzen great to hear! Do you have an expected release date for this version?