rootbeerdan 5 Posted October 8, 2023 Posted October 8, 2023 (edited) Same, 10+ people have reported to me that the iOS app no longer works for them, including myself. Edited October 8, 2023 by rootbeerdan
Luke 38979 Posted October 9, 2023 Posted October 9, 2023 @rootbeerdan Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
rootbeerdan 5 Posted October 9, 2023 Author Posted October 9, 2023 Screenshot and log file attached. The log file starts after I restart the server, so it's pretty short but the only "playback" actions were from my iOS device right after restarting. The screenshot is what shows up immediately after attempting to play video or even just music, and it soft-locks the app because it will try to play the next episode after clicking "got it" until it runs out of episodes. embyserver (2).txt
Luke 38979 Posted October 16, 2023 Posted October 16, 2023 @rootbeerdanare you still having an issue with this?
rootbeerdan 5 Posted October 22, 2023 Author Posted October 22, 2023 On 10/16/2023 at 6:11 PM, Luke said: @rootbeerdanare you still having an issue with this? Yup, we've just had folks use the PWA on iOS which seems to work fine for our use case.
fvboegeld 1 Posted October 26, 2023 Posted October 26, 2023 (edited) I had the same error and its was because of a missing websockets config in my reverse proxy (haproxy). haproxy.cfg (frontend) : acl hdr_connection_upgrade hdr(Connection) -i Upgrade acl hdr_upgrade_websocket hdr(Upgrade) -i WebSocket acl host_emby hdr_sub(host) -i emby.<mydomain> Edited October 26, 2023 by fvboegeld 1
Ahole 10 Posted October 26, 2023 Posted October 26, 2023 11 hours ago, fvboegeld said: I had the same error and its was because of a missing websockets config in my reverse proxy (haproxy). haproxy.cfg (frontend) : acl hdr_connection_upgrade hdr(Connection) -i Upgrade acl hdr_upgrade_websocket hdr(Upgrade) -i WebSocket acl host_emby hdr_sub(host) -i emby.<mydomain> Hey thanks for the post I don’t work with haproxy very often could you give more details of where / how to do this configuration? I’m not immediately familiar with websockets maybe a screenshot of your config thanks!!
fvboegeld 1 Posted October 29, 2023 Posted October 29, 2023 On 10/27/2023 at 12:59 AM, Ahole said: Hey thanks for the post I don’t work with haproxy very often could you give more details of where / how to do this configuration? I’m not immediately familiar with websockets maybe a screenshot of your config thanks!! Are you behind a RP? And if so, which one are you using? Thanks
rootbeerdan 5 Posted November 3, 2023 Author Posted November 3, 2023 Latest update on iOS resolved all issues folks were having, thanks for the fix. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now