mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Multiple issues on IOS side with streaming #1974
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#1974
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johnruck on GitHub (May 9, 2024).
What happened?
These are all on IOS talking to a AudioBookShelf server behind a nginx proxy manager front end (with the websockets selection active) using https. All issues are also when connected to the local network.
Talking to the website with just Safari (started from a safari opening session) works for streaming, but for some reason even while it is working the big red banner saying that websocket is not connected.
Attempting to "Add to Home Screen" the main AudioBookShelf page results in a dead app that doesnt load at all.
Using the iOS App available in TestFlight is unable to stream at all, even when it shows the green socket connection, Downloads work fine. And yes I already tried the completely uninstall and reinstall of the app this morning.
So I have a workaround via #1 above to get streaming working again, but figured I should report the behavior I am seeing on #2 and #3 to see if those pathways can be resolved. (#3 would be my idea way of operating).
Your readme.md is also a little unclear of whether the configuration you show in the NGINX reverse proxy section need to be applied when using Nginx Proxy Manager as well - at this time I only have the Nginx Proxy Manager configuration active.
What did you expect to happen?
I expected streaming to work in all of the above scenarios.
Steps to reproduce the issue
Audiobookshelf version
Docker 2.8.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
None
Logs
No response
Additional Notes
No response
@johnruck commented on GitHub (May 9, 2024):
Realized I forgot to mention - all of this is on iOS 17.4.1
@nichwall commented on GitHub (May 9, 2024):
The NGINX configuration is an example for NGINX, and the NPM is an example for NPM, so yes do not use the NGINX example for NPM.
Have you verified everything works when not using the reverse proxy and connecting directly by local IP/port (not going through the reverse proxy)?
It might be easier to get help with specific reverse proxy issues in the ABS Discord so a community member can help if your setup matches theirs.