No socket connection, inaccurate connection status indication #1200

Closed
opened 2026-04-24 23:53:15 +02:00 by adam · 2 comments
Owner

Originally created by @noticons on GitHub (Apr 28, 2025).

In the spirit of adding an issue that occurs without a socket connection, I get a wrong connection status indication. I still have connection and can do anything that I could normally do, however (including switch between books and podcasts now, thank you). Here's what I mean:

Image

It says there is no connection, but is wrong:
Image

The library dropdown was getting hidden when the socket wasn't connected but I don't think that was necessary so I removed it.

The mobile apps should be fully functional without a socket connection. The only downside is going to be getting real-time updates from the server. For example, if an item is added/updated on the server those updates come in from the socket connection. Or if you're using the web client to listen and you have the app open, you won't get the real-time progress updates so make sure to close the app when you're done.

Let me know if there are other issues you come across without a socket connection.

Originally posted by @advplyr in #1494

Originally created by @noticons on GitHub (Apr 28, 2025). In the spirit of adding an issue that occurs without a socket connection, I get a wrong connection status indication. I still have connection and can do anything that I could normally do, however (including switch between books and podcasts now, thank you). Here's what I mean: ![Image](https://github.com/user-attachments/assets/6786310d-dbdf-498b-9e6b-6d10483546eb) It says there is no connection, but is wrong: ![Image](https://github.com/user-attachments/assets/031467ff-e5bc-45fa-8cbe-6dfd32bfa476) > The library dropdown was getting hidden when the socket wasn't connected but I don't think that was necessary so I removed it. > > The mobile apps should be fully functional without a socket connection. The only downside is going to be getting real-time updates from the server. For example, if an item is added/updated on the server those updates come in from the socket connection. Or if you're using the web client to listen and you have the app open, you won't get the real-time progress updates so make sure to close the app when you're done. > > Let me know if there are other issues you come across without a socket connection. _Originally posted by @advplyr in [#1494](https://github.com/advplyr/audiobookshelf-app/issues/1494#issuecomment-2832309292)_
adam closed this issue 2026-04-24 23:53:15 +02:00
Author
Owner

@github-actions[bot] commented on GitHub (Apr 28, 2025):

Thank you for opening an issue! To help us review your request efficiently, please use one of the provided issue templates. If you're seeking information or have a general question, consider opening a Discussion or joining the conversation on our Discord. Thanks!

@github-actions[bot] commented on GitHub (Apr 28, 2025): Thank you for opening an issue! To help us review your request efficiently, please use one of the provided issue templates. If you're seeking information or have a general question, consider opening a Discussion or joining the conversation on our Discord. Thanks!
Author
Owner

@advplyr commented on GitHub (Apr 28, 2025):

But isn't it correct that you don't have a web socket connection?

@advplyr commented on GitHub (Apr 28, 2025): But isn't it correct that you don't have a web socket connection?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1200