2024-07-06, 09:40 AM
(This post was last modified: 2024-07-06, 09:51 AM by aqwertyuiop. Edited 2 times in total.)
So I can get the Android app to connect occasionally now, but the connection is spotty and if I try to watch any media, it seems to lose connection after a couple of minutes.
Then the only way to re-establish connection is to try to restart the WiFi on my phone multiple times.
(Android TV / chromecast app is still working fine--although sometimes I do still need to restart the TV's WiFi to get it to reconnect, playback is typically flawless after that if I adjust the bitrate. This is only an issue on the Android phone.)
After some more digging, I believe this might be the issue I am having:
https://forum.jellyfin.org/t-solved-mobi...tion-issue
https://github.com/jellyfin/jellyfin-and...ssues/1382
Below are some snippets from the latest log file showing the same issue.
As well as the same error message on the app ("Connection cannot be established. Please check the hostname and your network connection.")
Then the only way to re-establish connection is to try to restart the WiFi on my phone multiple times.
(Android TV / chromecast app is still working fine--although sometimes I do still need to restart the TV's WiFi to get it to reconnect, playback is typically flawless after that if I adjust the bitrate. This is only an issue on the Android phone.)
After some more digging, I believe this might be the issue I am having:
https://forum.jellyfin.org/t-solved-mobi...tion-issue
https://github.com/jellyfin/jellyfin-and...ssues/1382
Below are some snippets from the latest log file showing the same issue.
As well as the same error message on the app ("Connection cannot be established. Please check the hostname and your network connection.")
Code:
[2024-07-06 05:04:43.582 -04:00] [WRN] [25] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "<phone-ip>" error receiving data: [b]"The remote party closed the WebSocket connection without completing the close handshake."[/b]
[2024-07-06 05:04:43.597 -04:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:<phone-ip>" closed
[2024-07-06 05:04:49.471 -04:00] [INF] [31] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:07:37.456 -04:00] [INF] [3] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:09:23.941 -04:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:<phone-ip>" request
[2024-07-06 05:09:36.454 -04:00] [INF] [24] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "apatt". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2024-07-06 05:09:36.651 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -f mov,mp4,m4a,3gp,3g2,mj2 -i file:\"<file>" ...
[2024-07-06 05:09:48.503 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
[2024-07-06 05:10:25.463 -04:00] [INF] [25] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:12:13.470 -04:00] [INF] [30] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:12:25.461 -04:00] [INF] [30] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
[2024-07-06 05:12:35.322 -04:00] [WRN] [34] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "<phone-ip>" error receiving data: [b]"The remote party closed the WebSocket connection without completing the close handshake."[/b]
[2024-07-06 05:12:35.326 -04:00] [INF] [34] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:<phone-ip>" closed
[2024-07-06 05:14:01.468 -04:00] [INF] [40] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:16:49.468 -04:00] [INF] [37] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:19:37.468 -04:00] [INF] [34] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:22:25.469 -04:00] [INF] [40] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:26:01.470 -04:00] [INF] [23] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:26:46.964 -04:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:<phone-ip>" request
[2024-07-06 05:27:36.228 -04:00] [WRN] [38] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "<phone-ip>" error receiving data: [b]"The remote party closed the WebSocket connection without completing the close handshake."[/b]
[2024-07-06 05:27:36.234 -04:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:<phone-ip>" closed
[2024-07-06 05:31:01.462 -04:00] [INF] [30] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-07-06 05:31:12.404 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::1" closed